Skip to content

Migrating to MXroute

Overview

Email migration is the process of transferring your emails, contacts, and other data from one email service provider to MXroute. Migration might be necessary when:

  • Switching from another email service provider to MXroute
  • Moving between different MXroute plans
  • Consolidating multiple email accounts

Important Note

MXroute does not perform migrations on behalf of customers. For complex migration scenarios, we recommend consulting with local IT specialists.

For most email migrations, we recommend using imapsync. This versatile tool offers multiple ways to perform your migration:

Web Interface Options

If you prefer a more user-friendly approach, these web interfaces can help:

Windows Application

For Windows users, a dedicated application is available:

Command Line (Linux)

For advanced users or those with many accounts to migrate, the command line version offers the most flexibility:

bash
# Basic imapsync command structure
imapsync --host1 source.server.com --user1 source@example.com --password1 'sourcepassword' \
         --host2 mail.mxroute.com --user2 destination@example.com --password2 'destinationpassword'

For detailed instructions, refer to this guide:

Migration Best Practices

For a successful migration to MXroute:

  1. Setup destination accounts first - Ensure your MXroute account is fully configured before beginning migration
  2. Test with a small account - Start with a less critical email account to test the process
  3. Plan for downtime - Schedule migrations during low-usage periods
  4. Verify DNS settings - Ensure your MX records are properly configured
  5. Check mail client settings - Update all devices with new IMAP/SMTP settings after migration

Common Issues and Solutions

IssueSolution
Connection timeoutsCheck firewall settings and IMAP access
Missing emailsVerify folder structures match or use folder mapping options
Authentication failuresDouble-check username/password and ensure IMAP is enabled
Slow migrationConsider splitting large mailboxes into smaller batches

Post-Migration Steps

After completing your migration:

  1. Verify emails have transferred correctly
  2. Update your DNS MX records to point to MXroute
  3. Configure SPF, DKIM, and DMARC records
  4. Update all devices with new email settings
  5. Keep your old email service active for a transition period

Who needs a footer?