Skip to content

Mail Migration CMD is a lightweight command line tool which copies your mails from your old mail account to your new one.

Notifications You must be signed in to change notification settings

zinklandi/Mail_Migration_CMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mail Migration CMD Project

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.

How to use the tool

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

Questions / Erros

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 ;-)

Thanks to

This tool is published because for security research issues. :)
Thanks to trinnovative GmbH for the support! :)

About

Mail Migration CMD is a lightweight command line tool which copies your mails from your old mail account to your new one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages