Set up email on a Name.com domain
Name.com keeps DNS editing on a single “Manage DNS Records” screen with a Type dropdown, a Host field, and an Answer field. This guide gets you there, links to Name.com's own help docs for the registrar-side clicks, and gives you the exact values to paste.
Last verified: May 30, 2026
Open Manage DNS Records
Sign in at name.com (opens in a new tab). Click My Domainsin the top-right, then click the domain you're setting up.
In the DNS column (or the left menu of the domain page), click Manage DNS Records.
Delete existing email records
Scroll through the records list 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
For each row below, set the Type dropdown, fill the Host field, put the value in the Answer field, then click Add Record. For MX rows, Name.com shows a separate Priority field.
| Type | Host / Name | Value | TTL |
|---|---|---|---|
| MX | (leave blank) | fusion.mxrouting.net (priority 10) | 3600 |
| Primary mail server. Leave Host blank for the apex. Answer = fusion.mxrouting.net, Priority = 10. | |||
| MX | (leave blank) | 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 | (leave blank) | v=spf1 include:mxroute.com -all | 3600 |
| SPF. Leave Host blank so it applies to the apex of your domain. | |||
| TXT | (copy from dashboard) | (copy from dashboard) | 3600 |
| DKIM key. Both the host 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.
._domainkey), not the full domain.Verify in MailSprout
Name.com usually propagates within a few minutes. Wait 2 to 5 minutes, then go to your MailSprout dashboard, click into the domain, and press Verify DNS. If it doesn't pass the first time, wait another 10 minutes and try again.
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
My MX record shows a doubled domain name after saving.
Verification fails right after I added the records.
fusion.mxrouting.net is visible at priority 10 before re-verifying.My domain uses third-party nameservers instead of Name.com.
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.