Sign inSign up

daskaesebrot/imapdump

By daskaesebrot

Updated 11 months ago

Python module for dumping mails from an IMAP server to a local folder for backup purposes

Image
0

483

daskaesebrot/imapdump repository overview

imapdump

About

imapdump is a cli based tool to export imap accounts to a local folder.

Configuration

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

Open Source License Attribution

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.

dacite
PyYAML
imapclient

Tag summary

Content type

Image

Digest

sha256:2f5fd3868

Size

23.7 MB

Last updated

11 months ago

docker pull daskaesebrot/imapdump