MX Records (Email)
2 min read
What are MX records?
MX records (Mail Exchange records) tell the internet where to deliver email for your domain. If your email is you@yourcompany.com, the MX records determine which email server receives those messages.
This is the record people worry about most during a website migration — and rightly so. If MX records are misconfigured, email stops working.
How SiteGlowUp protects your email
We take email continuity seriously. Here's what happens:
- Before migration — We scan your existing DNS records and detect all MX records, SPF records, DKIM records, and any other email-related configuration
- During migration — We recreate every detected email record in your new DNS zone before the nameserver switch happens
- After migration — We monitor your email records and alert you if anything looks wrong
Common email providers and their MX records
Google Workspace / Gmail
- Uses MX records pointing to google.com mail servers
- Also has SPF and DKIM records for authentication
Microsoft 365 / Outlook
- Uses MX records pointing to outlook.com
- Includes SPF, DKIM, and often an autodiscover CNAME
Proton Mail
- Uses MX records pointing to protonmail.ch
- Has its own DKIM and SPF configuration
Other providers (Zoho, Fastmail, etc.)
- All follow the same pattern: MX records + authentication records
What if my email stops working?
In the rare event that email is disrupted:
- Check your dashboard's DNS section — verify the MX records are present
- If records are missing, contact support immediately
- We can restore records from the backup taken during migration
Can I change email providers after migration?
Yes. Open the DNS section of your dashboard and click Add DNS Record. Choose MX as the record type, enter your new provider's mail server, and save — the record is live in Route53 seconds later. If you're replacing existing MX records (rather than adding a backup), reach out to support first so we can remove the old ones cleanly. See Adding DNS Records for details.
