Set up email on a GoDaddy domain
GoDaddy has its own DNS-record walkthrough, and we link to it for the registrar-side clicks. What this guide adds: the exact values to paste, the order to add records in, and how to confirm it worked in MailSprout.
Last verified: May 27, 2026
Sign in and open your DNS panel
Go to your GoDaddy product list (opens in a new tab) and sign in. You'll see a list of domains.
Find the domain you're setting up. Click the three-dot menu on the right and choose DNS, or click directly on the domain name and then the DNS tab at the top of the page.
Delete the existing email-related records
Before adding MailSprout's records, you need to clear out any existing email setup so the two systems don't fight. Look for and delete any of the following you find in the DNS table:
- Any record of type
MX - Any
TXTrecord starting withv=spf1 - Any
CNAMEwith name likeautoconfigorautodiscover(these point at old email providers) - Any
TXTwith name_dmarc
Add the MailSprout DNS records
For each row below, click ADD in the DNS panel, choose the record type from the dropdown, fill in Host (or Name) and Points to (or Value), leave TTL at the default (1 hour / 3600), and click Save.
| Type | Host / Name | Value | TTL |
|---|---|---|---|
| MX | @ | fusion.mxrouting.net (priority 10) | 3600 |
| GoDaddy puts "Priority" as a separate field. Set it to 10. The "Host" field stays as @ (the apex of your domain). | |||
| MX | @ | fusion-relay.mxrouting.net (priority 20) | 3600 |
| A second MX as the backup. Priority 20 means GoDaddy only uses this if the priority 10 host is unreachable. | |||
| TXT | @ | v=spf1 include:mxroute.com -all | 3600 |
| Tells the world which servers are allowed to send mail as your domain. | |||
| TXT | (copy from dashboard) | (copy from dashboard) | 3600 |
| Both the host and the value for this record are unique to your domain. Open your MailSprout dashboard and copy them exactly as shown. | |||
| TXT | _dmarc | v=DMARC1; p=quarantine; rua=mailto:postmaster@yourdomain.com | 3600 |
| DMARC policy. Instructs receiving servers what to do with mail that fails SPF or DKIM. Replace yourdomain.com with your actual domain in the rua= line. | |||
Leave TTL at the default (typically 3600 / 1 hour) on every row.
@to mean "the root of my domain." If GoDaddy auto-fills your full domain name in there (e.g. yourdomain.com), delete that and replace with @.Verify in MailSprout
Wait 2-5 minutes for DNS to propagate, then head back to your MailSprout dashboard. Click into the domain you added and press the Verify DNS button.
If everything is correct, the domain status flips to Ready and you can start adding accounts. If verification fails, scroll down to Troubleshooting. Usually it's one of three things.
Add your first email account
On the verified domain page, click Add account. Type the name (the bit before the @, like hello or you), and submit. We'll generate a strong password and a QR code for instant Apple Mail setup. That's it. You've got email.
Troubleshooting
Verification fails. What do I check?
@ for MX/SPF/DMARC, and for the DKIM TXT it should be exactly the host shown in your MailSprout dashboard (without your domain on the end). (3) An old MX or SPF record from your previous provider is still in the DNS panel; delete those per Step 2.What happens to email still going to my old provider?
I see "Conflicting Records" in GoDaddy when I try to add MX.
smtp.secureserver.net or mailstore1.secureserver.net. GoDaddy's default email parking). Then add MailSprout's MX records.My GoDaddy account has the domain "Forwarded". Does that matter?
GoDaddy is asking me to upgrade to "Premium DNS". Is it required?
On a different registrar?
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.
Huge in Europe. Their UI is a labyrinth, but we map it out.
Stuck on a step?
Email support@mailsprout.io with the step number and a screenshot. We reply same day.