1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-23 17:26:25 +02:00
infrastructure/roles/fetchmail
Frederik Schwan 8decc2e977
use fetchmail for donor import
The former approach to export a maildir and iterate over it with a
script broke when the mail server and the web server got on their
own hosts. This will use IMAP IDLE to check for new mails and pass
them instantly to the djange manage.py script without storing the mail
locally.
2020-12-30 21:33:28 +01:00
..
handlers use fetchmail to deliver mail to patchwork 2020-12-24 11:36:37 -03:00
tasks use fetchmail to deliver mail to patchwork 2020-12-24 11:36:37 -03:00
templates use fetchmail for donor import 2020-12-30 21:33:28 +01:00