Skip to content

cristianfr/mailTimeMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailTimeMachine

Base time machine features for an IMAP mailbox.

Built with the purpose of creating an IMAP mbox backup that can be stored in the cloud, allowing the emails to be deleted from IMAP server and restored locally whenever necessary.

So far it can, which is good enough.

Usage

Populate the config with the imap accounts, install the requirements/base.txt, then run:

python scripts/backup.py --help

TODO

Cache the dates of the emails so I don't have to open each email.

About

Time machine features for an IMAP mailbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages