~mcepl/imapArch

Archive messages from the IMAP server (like Thunderbird does) into annual archives.
Rename archive_folder.py -> imapArch.py
Add README.md and LICENSE (MIT/X11).
Just cleanup

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mcepl/imapArch
read/write
git@git.sr.ht:~mcepl/imapArch

You can also use your local clone with git send-email.

Simple archiving program emulating functionality of Thunderbird on plain IMAP server.

All messages older than given number of days are moved to the corresponding archive folder in the year-rooted hierarchies. So, for example a message from Computer/python could get moved to Archive/2018/Computer/python.

All issues, questions, complaints, or (even better!) patches should be send via email to ~mcepl/devel@lists.sr.ht email list (for patches use git send-email).