A command-line tool to synchronize IMAP mailboxes
imapsync is a powerful, open-source tool designed to synchronize emails between two IMAP servers. It's commonly used for migrating mailboxes, backing up emails, or consolidating accounts.
imapsync --host1 oldserver.com --user1 user@example.com --password1 'pass1' \
--host2 newserver.com --user2 user@example.com --password2 'pass2'
You can also use configuration files or environment variables for sensitive data.
Learn about how imapsync handles your data and respects your privacy. Read our Privacy Policy →
Understand the terms under which you can use, modify, and distribute imapsync. Read our Terms and Conditions →