mail_archive/README.md

12 lines
401 B
Markdown

# Email archive script #
## Goal ##
The goal is to provide a script able to connect to a `source` email, account, retrieve all old
email (definition of old coming from configuration and either move it to an archive folder on
another account or delete it.
First version will only know of an imap email backend, but architecture should allow to add
other email backends (eg. EWS or a local Maildir)