You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
template_conf.yml | 2 years ago |
README.md
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)