Script to archive emails from one imap account to another. Intended to be able to add other backends
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.
Erwan David db81e390d7 Update 'LICENSE' 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Update 'LICENSE' 2 years ago
README.md Template of configuration file 2 years ago
template_conf.yml Template of configuration file 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)