1
0
Fork
You've already forked appendmail-py
0
Upload emails to a Mailbox using IMAP append
  • Python 97.4%
  • Dockerfile 2.6%
Find a file
2026年03月11日 12:20:18 +00:00
doc Do not use default credentials 2022年04月15日 11:00:10 +01:00
samples Refactor & simplify 2026年03月11日 00:39:03 +00:00
.gitignore Rename env vars 2022年04月15日 10:48:55 +01:00
appendmail.py Raise SystemExit 2026年03月11日 12:20:18 +00:00
docker-compose.yml Refactor & simplify 2026年03月11日 00:39:03 +00:00
Dockerfile Refactor & simplify 2026年03月11日 00:39:03 +00:00
env Added demo env file 2024年04月22日 21:50:55 +01:00
README.md Updated README 2022年04月18日 14:19:21 +01:00

Append raw email messages (in Maildir format) to an IMAP mailbox.
Works well together with Getmail6 for migrating messages between IMAP mailboxes.

Running

Set your credentials in the .env file and then run:

dotenv run ./appendmail.py ~/Mail/new/ --log migration.log