Python module for dumping mails from an IMAP server to a local folder for backup purposes
483
imapdump is a cli based tool to export imap accounts to a local folder.
Edit the default config.yml.
Example configuration:
dump_folder: /path/to/dump/folder
servers:
# A unique key for your imap server config.
myhost:
host: imap.example.com
username: user
password: supers3cr3tp4ssw0rd
This application uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.
Content type
Image
Digest
sha256:2f5fd3868…
Size
23.7 MB
Last updated
11 months ago
docker pull daskaesebrot/imapdump