Email Migration Guide (2026): Zero Data Loss
Complete email migration tutorial: staged vs cutover, IMAP steps, DNS cutover, and a full checklist. Migrate business email in a weekend with zero downtime.
Email Migration Guide: Switch Business Email Providers Without Losing Data
TL;DR: Email migration is the process of moving mailboxes, contacts, and history from one provider to another using IMAP. For under 20 users, a cutover migration on a weekend takes 4–8 hours. For 20+ users, run a staged migration. Keep the old account forwarding for 30–60 days, update SPF/DKIM/DMARC, and you will not lose a single email.
Most teams put off email migration for years because they fear downtime or lost messages. In reality, a typical 5–10 person business email migration finishes in a Saturday afternoon, keeps every message, and the team logs in Monday morning without noticing anything except a new login URL. This guide walks through the exact steps to migrate email accounts and switch email providers safely.
Will I Keep My Email Address When I Migrate?
Yes. Your address (you@yourbusiness.com) belongs to your domain, not your provider. Email migration just points your domain's MX records at a different mail server. Contacts, customers, and inbound senders never see a change. The only things that visibly change are the webmail login page and the IMAP/SMTP settings on phones and desktop clients.
Staged vs Cutover Migration: Which Should You Use?
Picking the wrong migration strategy is the single most common reason business email migrations go sideways. Use this decision table.
| Factor | Cutover migration | Staged migration |
|---|---|---|
| Best for team size | 1–20 mailboxes | 20–500 mailboxes |
| Timeline | One weekend window | 1–4 weeks in batches |
| Complexity | Low | Medium–high |
| Both systems live at once? | No | Yes (parallel) |
| Rollback difficulty | Easy (revert MX) | Harder (per-batch) |
| Cost / coordination overhead | Minimal | Significant |
| Risk profile | Whole team affected if it fails | Blast radius limited to current batch |
Cutover migration flips every mailbox at the same time. You copy data, update MX records, and the entire team is on the new system together. Clean and simple.
Staged migration moves users in batches, typically by team or department, with both providers running in parallel. Use it when you have 20+ mailboxes, mixed technical literacy, or critical workflows that cannot tolerate a single shared cutover window.
IMAP migration is the underlying transfer method used by both strategies. Your new provider's wizard connects to the old mailbox via IMAP, copies every folder and message, and can re-sync just before the DNS cutover to catch newly arrived mail.
Before You Start: 30-Minute Pre-Migration Audit
Skipping the audit is how migrations break. Spend half an hour on this and you will prevent the vast majority of post-cutover support tickets.
- Count active mailboxes and note approximate size per user (under 5 GB, 5–25 GB, 25 GB+).
- List shared mailboxes, aliases, and distribution lists. These get missed constantly.
- Inventory every app that sends mail through your current SMTP (CRM, invoicing, booking tools, transactional senders). Their credentials all need updating after cutover.
- Pick a quiet window. Weekends are standard. Avoid quarter-end, peak season, or product launches.
- Notify the team two weeks out. Tell them what changes (login URL, app settings) and what does not (email address, inbox, contacts).
IMAP Migration Steps: How to Migrate Email Accounts
This is the standard tutorial for any business email migration, whether you are moving from Gmail to a business email provider, switching from Google Workspace to Zoho, or leaving Microsoft 365.
Step 1: Provision the new provider in parallel
Sign up for the new provider, add your domain, and create matching mailboxes for every existing user. Do not change DNS yet. Send a few test emails between the new accounts to confirm everything works. Keeping both systems live in parallel is what gives you a safety net.
Step 2: Run the IMAP migration
Inside the new provider's admin console, open the migration tool, enter the old mailbox credentials (or use OAuth for Google Workspace and Microsoft 365), and start the transfer. Most wizards copy 1–3 GB per hour per mailbox. A 10 GB inbox typically finishes overnight. For Google Workspace to Zoho, MailAfiniti, or other IMAP-compatible providers, this step is fully automated.
Step 3: Migrate contacts, calendars, and rules
IMAP only moves mail. Export contacts to CSV or vCard and calendars to ICS from the old provider, then import them on the new side. Server-side filters and rules do not transfer automatically. Export a list and recreate the important ones. Rebuild signatures in the new webmail.
Step 4: Update MX records (the actual cutover)
In your domain registrar's DNS panel, replace the old MX records with the values your new provider supplies. A typical record looks like:
| Type | Host | Value | Priority | TTL |
|---|---|---|---|---|
| MX | @ | mail.new-provider.com | 10 | 3600 |
DNS propagation usually completes within 12 hours and always within 48. During the window, keep forwarding active from the old account to the new one so nothing falls through the gap.
Step 5: Set up SPF, DKIM, and DMARC for the new provider
Authentication records tell receiving servers your mail is legitimate. Skip this and your messages will land in spam after migration. Your new provider supplies the SPF include and the DKIM public key. Add both to DNS, then publish a DMARC record starting at p=none for monitoring. The SPF, DKIM, and DMARC setup guide covers the exact values.
Step 6: Re-sync and verify
Run the IMAP migration one more time to catch any messages that arrived during DNS propagation. Then run the MailAfiniti email health check to confirm SPF, DKIM, DMARC, and MX are all configured correctly.
MailAfiniti
Your own domain email, set up in minutes
We handle all the technical bits. You just pick your domain and go.
Email Migration Checklist (Post-Cutover)
Run through this before declaring the migration done.
- Test email to a Gmail address arrives in the new inbox
- Reply from that Gmail address lands in the new inbox (not the old one)
- Attachments send and receive cleanly
- Every team member can log in and see their migrated history
- SMTP credentials updated in every connected app (CRM, billing, forms, automation tools)
- Shared mailboxes and aliases respond correctly
- SPF, DKIM, DMARC pass on a test send to mail-tester.com
- Old account left active and forwarding for 30–60 days
Things That Actually Go Wrong (and How to Fix Them)
Mail arrives at both accounts during propagation. Normal. DNS propagates at different speeds across networks. Forwarding from the old account catches stragglers.
Folders look incomplete after migration. Some providers hide Archive or All Mail from IMAP. Re-run the migration with the right folder mapping enabled.
An app stopped sending email. You updated the mailbox but forgot to update SMTP in the app. Walk through your pre-migration integration list.
A large mailbox is taking forever. Anything over 10 GB is slow over IMAP. Split it by date range and run batches in parallel overnight.
Why Businesses Are Migrating Email in 2026
Google raised Workspace pricing again and keeps bundling Gemini add-ons most small teams do not use. Microsoft 365 follows the same pattern. For teams already on Slack, Notion, or standalone office software, paying for a bundled productivity suite just for email is pure duplication.
Across MailAfiniti customers, the average switch from Google Workspace saves 60–70% per user per year while keeping the same uptime and deliverability. The Google Workspace alternatives roundup and the Google Workspace vs Zoho vs MailAfiniti comparison cover where the savings come from. If you are still deciding on a destination, start with how to choose a business email provider.
FAQ
How long does an email migration take?
For a 5–10 person team using cutover migration, plan a single 4–8 hour weekend window. Larger staged migrations of 50+ users typically run 1–4 weeks in batches. The IMAP copy itself runs at roughly 1–3 GB per hour per mailbox, so most of the time is waiting on data transfer rather than active work.
How do I migrate from Gmail to business email?
Sign up for a business email host, add your domain, create matching mailboxes, then use the host's IMAP migration tool with your Gmail app password or OAuth. Once the copy completes, update your domain's MX records, add SPF and DKIM, and keep Gmail forwarding to the new address for 30 days as a safety net.
How do I migrate from Google Workspace to Zoho?
Zoho's built-in migration wizard connects to Google Workspace via IMAP or the Gmail API. Provision matching users in Zoho, run the migration, export contacts and calendars from Google Takeout, update MX records to Zoho, and publish the SPF and DKIM records Zoho provides. Same pattern applies to any IMAP-compatible destination.
Can I switch business email without losing data?
Yes. IMAP migration copies every message before you change DNS, and keeping both providers live in parallel during cutover means nothing is dropped. Leave the old account forwarding for 30–60 days as a final safety net.
What are the IMAP migration steps in order?
Provision the new mailbox, run an IMAP copy from old to new, migrate contacts and calendars separately, update MX records, configure SPF/DKIM/DMARC, re-sync IMAP one final time, then verify deliverability.
Staged vs cutover email migration: which is safer?
Staged is safer for 20+ users because each batch is independent and failures are contained. Cutover is safer for small teams because there is no period of split-brain confusion about which system holds the latest message.
Do I need to redo SPF, DKIM, and DMARC after migration?
Yes. The old records authenticate the old provider's servers. New provider, new SPF include, new DKIM public key. DMARC stays under your control but should be re-validated against the new setup before tightening the policy.
Let MailAfiniti Handle the Migration For You
MailAfiniti includes free one-click migration on every plan: we run the IMAP transfer, configure DNS, publish SPF/DKIM/DMARC, and verify deliverability before the cutover. Most customers are fully switched within 24 hours, and the 14-day trial means you can test the new setup in parallel before you touch a single MX record.
- One-click IMAP migration from Google Workspace, Microsoft 365, Zoho, or any IMAP host
- Free white-glove migration support on every plan
- 60–70% cheaper than Google Workspace for the same mailbox size
- 14-day trial, no credit card, no commitment
Start your free 14-day trial and we will handle the migration end to end.
Related Reading
- Business Email Hosting Explained: What you are migrating to and what to look for.
- Google Workspace Alternatives: Where most migrations are headed in 2026.
- Google Workspace vs Zoho vs MailAfiniti: Side-by-side pricing and features for your destination decision.
- How to Set Up Business Email: Step-by-step setup once your migration completes.
- SPF, DKIM, and DMARC Setup Guide: Authentication records you must publish after cutover.
- Email security threats every business must block: Why a migration window is also a security audit window.
MailAfiniti
Stop using Gmail for your business
From $1.50/mo. Your domain, your email, your reputation. Up and running today.
No credit card required to start.