Email Domain Setup
Connecting your own domain is the single biggest thing you can do to make sure your emails land in the inbox — not spam. This guide walks you through every step, from picking the right subdomain to hitting Verify and going live. No tech experience needed.
Without a custom domain, your emails go out from a shared OceanDrive address. Inbox providers like Gmail and Outlook trust emails more when they come from a domain you own and have verified. Setting this up can double your open rates overnight.
Before you start
There are two things you need before you can do anything in OceanDrive:
You need to own a domain — like yourbusiness.com. If you don't have one, you can buy one from GoDaddy, Namecheap, Squarespace, or Cloudflare Registrar for about $10–15 per year.
DNS settings are where you tell the internet how your domain behaves. You log into your domain registrar (GoDaddy, Namecheap, etc.) and find a section called "DNS," "DNS Records," or "Manage DNS." Keep that tab open — you'll need it in Step 4.
Do not use yourbusiness.com directly. Use a subdomain like mail.yourbusiness.com instead. Here's why: if something ever goes wrong with your email sending, it only affects the subdomain — your main website stays unaffected.
yourbusiness.commail.yourbusiness.comsend.yourbusiness.comemail.yourbusiness.comAdd your domain in OceanDrive
This takes about 30 seconds. You're just telling OceanDrive which subdomain you want to use. The actual DNS setup happens in Step 4.
- 1Go to Settings → DomainsIn the left sidebar of OceanDrive, click Settings. Then click Domains in the left menu.
- 2Type your subdomainIn the "Add a domain" box, type your subdomain. For example: mail.yourbusiness.com — then press Enter or click Add domain.
- 3Your DNS records appearOceanDrive instantly generates the DNS records you need to add. Click "DNS records ↓" on the domain card to see them. Keep this tab open — you'll copy from it in Step 4.
www.yourdomain.com or your root domain. That's intentional — use a subdomain like mail.yourdomain.com as explained in Step 1.What records to add (and why)
When you expand your domain in OceanDrive, you'll see 7 DNS records. Here's a plain English explanation of what each one does — so you know what you're adding and why.
Tells inbox providers like Gmail: "This server is allowed to send email for my domain." Without this, your emails will likely go to spam or get rejected entirely.
Three records that act like a digital signature on every email you send. They prove the email wasn't tampered with after it left your account. You need all three — they work together. Missing even one will hurt your deliverability.
Handles bounce management — when an email can't be delivered, the bounce notice goes here. Without it, bounces are handled on a shared address. With it, your bounce data is tied to your domain and improves your sender reputation over time.
Makes click tracking links in your emails use your own domain instead of a shared tracking domain. This looks more trustworthy to both your readers and spam filters.
A policy that tells inbox providers what to do if an email from your domain fails the SPF or DKIM checks. The default setting (p=none) means "just report it, don't block it" — which is the safest starting point.
How to add them in your DNS provider
This is the main step. You'll be copying records from OceanDrive and pasting them into your DNS provider. The process is the same regardless of your provider — the interface just looks a little different.
Most DNS providers automatically add your domain name to the end of whatever you type in the Name field. This means you should paste only the prefix — not the full name.
bounces.mail.yourbusiness.combounces.mail(they add .yourbusiness.com automatically)OceanDrive shows you which part to paste when you select your DNS provider in the domain card — it strips the suffix automatically so you can copy the right value.
- 1Open OceanDrive Settings → DomainsFind your domain card and click "DNS records ↓" to expand it.
- 2Select your DNS providerAt the top of the DNS records panel, click your provider — GoDaddy, Cloudflare, Namecheap, Squarespace, or Other. OceanDrive will show you the correct Name value for that provider.
- 3Open your DNS provider in another tabLog in to GoDaddy, Namecheap, Cloudflare, etc. Find the DNS Records section for your domain.
- 4Add each record one by oneFor each of the 7 records: click Add New Record in your provider, set the Type (TXT or CNAME), paste the Name, paste the Value, and save. Repeat for all 7.
- 5Use the Copy buttonsEach record in OceanDrive has a Copy button next to the Name and Value. Use them — don't type these manually. One wrong character will cause the record to fail.
@ for records that should go on your root subdomain.v=spf1 on the same name, edit that record and add include:amazonses.com to it — don't create a second one. Having two SPF records will break your email delivery.Verify your domain
After you've added all the records in your DNS provider, come back to OceanDrive and run the verification check.
- 1Wait a few minutesDNS records don't take effect instantly. Most propagate within 5–30 minutes. Some providers take up to 48 hours — though this is rare. Give it at least 10 minutes before your first check.
- 2Click Verify DNS on your domain cardIn OceanDrive Settings → Domains, find your domain and click the "Verify DNS" button. OceanDrive will check each record live.
- 3Check per-record resultsExpand the DNS records panel. Each record will show ✓ Verified or ✗ Not found. This tells you exactly which records passed and which still need fixing — no guessing.
- 4Still failing? Check the common mistakes belowIf a record shows ✗ Not found, scroll to Step 7 for the most common reasons and fixes.
Set it as your default sending domain
Once your domain is verified, set it as your default so all outgoing emails use it.
- 1Your domain must be verified firstThe Set default button only works after verification passes. If you see it greyed out, run Verify DNS first.
- 2Click Set default on the domain cardIn Settings → Domains, click the Set default button on your verified domain. It will be marked with a purple Default badge.
- 3All future emails use this domainFrom this point on, all emails sent from OceanDrive for this brand go out from your custom domain. Your "From" address will show as something like news@mail.yourbusiness.com.
Troubleshooting
Most domain setup issues come down to the same handful of mistakes. Check these first.
This is almost always a Name field error. Most DNS providers auto-add your domain — so if you pasted the full name (e.g. okdcj2aqpj._domainkey.mail.yourbusiness.com), it became okdcj2aqpj._domainkey.mail.yourbusiness.com.yourbusiness.com. Go back and edit the record — paste only the prefix: okdcj2aqpj._domainkey.mail. Use the OceanDrive Copy button and select your provider first.
Check that you only have ONE TXT record starting with v=spf1 on your subdomain. If you added a second one, delete the old one. Also confirm the Name field shows only the subdomain prefix — not the full domain.
The DMARC record Name should be _dmarc.mail (if your subdomain is mail.yourbusiness.com). Some providers need it as just _dmarc — check what OceanDrive shows for your provider when you select it from the provider picker.
DNS propagation takes time. Wait 10–30 minutes and click Verify DNS again. If it still fails after an hour, double-check the record values in your DNS provider.
Try Chrome instead of Safari. GoDaddy's DNS editor has a known bug in Safari. If deletion still fails, click the edit (pencil) icon and change the value to something harmless — or call GoDaddy support at 1-480-505-8877 and ask them to delete it for you.
Your CNAME records are being proxied (orange cloud). Go to Cloudflare → DNS → find your bounces and track CNAME records → click the orange cloud to turn it grey (DNS only). Proxied records break email bounce and click tracking.
You pasted the full domain name in the Name field. GoDaddy adds your domain automatically. Edit the record and paste only the prefix — everything before .yourdomain.com.
This can happen if your DNS records were changed or deleted at your provider. Go to your DNS provider, confirm all 7 records are still there with the correct values, then click Verify DNS again.
mail.yourbusiness.comv=spf1 include:amazonses.com ~alltoken1._domainkey.mail.yourbusiness.comtoken1.dkim.amazonses.comtoken2._domainkey.mail.yourbusiness.comtoken2.dkim.amazonses.comtoken3._domainkey.mail.yourbusiness.comtoken3.dkim.amazonses.combounces.mail.yourbusiness.compm.mtasv.nettrack.mail.yourbusiness.compm.mtasv.net_dmarc.mail.yourbusiness.comv=DMARC1; p=none* Token values are unique to your domain — copy them from OceanDrive Settings → Domains → DNS records ↓
- Set up an email sequence in Email HQ to start sending to your list
- Connect your social channels from Settings → Integrations
- Publish your first funnel and share the link