Set up email on a Domain.com domain
Domain.com puts DNS editing under a DNS & Nameservers section once you click Manage on a domain. This guide gets you to the record list, links to general DNS help for the registrar-side clicks, and gives you the exact values to paste.
Last verified: May 30, 2026
Open DNS & Nameservers
Sign in at domain.com (opens in a new tab). In your domain list, click Manageon the domain you're setting up.
Open DNS & Nameservers (some accounts label this DNS Management). You'll see your DNS zone with the existing records.
Delete existing email records
Scroll through the records and delete any of:
- Any
MXrecords pointing at a previous provider - Any
TXTrecord starting withv=spf1 - Any
CNAMEnamedautoconfigorautodiscover - Any
TXTnamed_dmarc
Add the MailSprout DNS records
Click Add (or Add New Record) for each row below. Domain.com uses a Type dropdown, a Name field (use @ for the apex), and a Content field for the value. MX rows have a separate Priority field.
| Type | Host / Name | Value | TTL |
|---|---|---|---|
| MX | @ | fusion.mxrouting.net (priority 10) | 3600 |
| Primary mail server. Name = @, Content = fusion.mxrouting.net, Priority = 10. | |||
| MX | @ | fusion-relay.mxrouting.net (priority 20) | 3600 |
| Backup mail server. Priority 20 means receivers only use this if the priority 10 host is unreachable. | |||
| TXT | @ | v=spf1 include:mxroute.com -all | 3600 |
| SPF. Tells the world which servers can send mail as your domain. | |||
| TXT | (copy from dashboard) | (copy from dashboard) | 3600 |
| DKIM key. Both the name and the value are unique to your domain. Copy them from your MailSprout dashboard exactly as shown. | |||
| TXT | _dmarc | v=DMARC1; p=quarantine; rua=mailto:postmaster@yourdomain.com | 3600 |
| Replace yourdomain.com in the rua= line with your actual domain. | |||
Leave TTL at the default (typically 3600 / 1 hour) on every row.
Verify in MailSprout
Domain.com changes usually show within 5 to 30 minutes. Wait at least 5 minutes, then go to your MailSprout dashboard, click into the domain, and press Verify DNS. If it doesn't pass, wait another 15 to 30 minutes and try again. Slow propagation is the most common cause at this stage.
Add your first email account
Once the domain shows Ready, click Add account, type a name (e.g. hello), and scan the QR code on your iPhone for instant Apple Mail setup.
Troubleshooting
The DNS records section is locked or I can only edit nameservers.
Verification fails after I added everything.
fusion.mxrouting.net shows at priority 10. If it does and verification still fails, double-check the DKIM host matches your dashboard exactly.Does Domain.com charge extra for DNS editing?
On a different registrar?
The #1 registrar by market share. Most small businesses start here.
Popular among indie founders and developers.
Power-user favorite. DNS panel is the cleanest in the business.
Indie-hacker darling. Fast, cheap, fair pricing.
Includes former Google Domains customers who got migrated here.
Long-time favorite of founders and writers.
Stuck on a step?
Email support@mailsprout.io with the step number and a screenshot. We reply same day.