Set up email on an IONOS domain
IONOS (formerly 1&1) hides DNS behind a gear icon in the Domains & SSL panel, which is the step most people get stuck on. This guide walks you to the right screen, links to IONOS's own help articles for the registrar-side clicks, and gives you the exact values to paste.
Last verified: May 30, 2026
Open the DNS panel
Sign in at login.ionos.com (opens in a new tab). From the menu, open Domains & SSL.
Find the domain you're setting up. Under the Actions column, click the gear icon and choose DNS. You'll land on the list of DNS records for that domain.
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 Record and choose the type for each row below. For the MX rows, IONOS puts the server in a Points to field and the number in a separate Priority field.
| Type | Host / Name | Value | TTL |
|---|---|---|---|
| MX | @ | fusion.mxrouting.net (priority 10) | 3600 |
| Primary mail server. Put fusion.mxrouting.net in "Points to" and 10 in "Priority". | |||
| 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 host 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.
@ for the apex of your domain. For the DKIM record, copy the host exactly as your MailSprout dashboard shows it (it ends in ._domainkey). If IONOS appends your domain and you see a doubled name, you typed too much; use just the short form.Verify in MailSprout
IONOS applies the change on its side right away, but external DNS can take up to an hour to catch up. Wait a few minutes, then go to your MailSprout dashboard, click into the domain, and press Verify DNS. If it doesn't pass the first time, give it another 15 to 30 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
I can't find the DNS option for my domain.
IONOS wants me to pick "A record" or "Subdomain" and I only see a wizard.
Verification fails after I added the records.
fusion.mxrouting.net is showing before re-verifying.My domain uses third-party nameservers (not IONOS).
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.