You only need this guide if GoDaddy manages DNS for the domain you’re connecting. If you transferred DNS to another provider (e.g. Cloudflare), follow that provider’s guide instead.
Prerequisites
- A GoDaddy account with the domain you want to use
- The exact records Molin shows you in the email setup wizard (4 NS records)
Steps
- Sign in at godaddy.com and open the Domain Portfolio
- Select your domain to open the Domain Settings page
- Select DNS to view your DNS records
- For each NS record shown in the Molin wizard:
- Click Add New Record and choose NS from the Type menu
- Set Name to the value shown in the wizard’s Name column — this is the subdomain you chose to connect (e.g. enter
molinif you connectedmolin.yourshop.com, or@for a root domain) - Paste the nameserver value (e.g.
ns1.molin.ai) into Value - Leave TTL at the default (1 hour)
- Click Save (or Save All Records if you added multiple at once via Add More Records)
Verify
- Return to the Molin email setup wizard
- Click Verify now
Troubleshooting
- GoDaddy strips the trailing dot from NS values — that’s fine. Paste
ns1.molin.ai(no trailing dot) and let GoDaddy normalize it. - “This record already exists” error on an NS record — GoDaddy creates default NS records for new subdomains. Delete any existing NS records on the same Name before adding the Molin ones, otherwise they clash and verification fails.