Skip to main content

Email to maildir sync

Project description

Email to maildir sync

Sync your emails to maildir (currently only imap supported)

Install

pip install e2m

Getting started

Config file required in the homedir .e2mrc with next format.

$ cat ~/.e2mrc
[job]
email = [name]@[domain]
pswd = [password]
imap_host = imap.gmail.com
imap_port = 993
keep = 256

You can specify multiple sections with different accoutns.

Then add it to your crontab

*/2 * * * * /usr/local/bin/e2m 2>&1 >/dev/null

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

e2m-1.0.3.tar.gz (46.0 kB view hashes)

Uploaded Source

Built Distribution

e2m-1.0.3-py3-none-any.whl (51.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page