This command line tool supports your migration of old E-Mail account into the new account. Therefore the tool uses only encrypted connections over TLS 1.2 to keep your data safe.
You need python (prefered python 3.5+) installed on your local machine. Download the python script imap_account_migration.py
and run it with the following command:
python ./imap_account_migration.py
The Tool will ask you for the credentials of your old and new mail account as soon as it needs the credentials to authenticate before downloading or uploading the mails. The credentials which will be needed are:
- Email-Address
- Password
- IMAP-Server Hostname
- IMAP-Server Port
Please don't hesitate to contact me for any questions. If you find any error, please let me know or just create an issue or make a pull request. Hopefully it will help you to move your old accounts to the new destination ;-)
This tool is published because for security research issues. :)
Thanks to trinnovative GmbH for the support! :)