DNS Providers
Every DNS provider has a different UI, but the verification rules are the same: publish the exact TXT and CNAME records Mailtarget provides.
Provider checks
- Enter record names exactly as shown.
- Do not add your domain twice if the provider auto-appends it.
- Keep Cloudflare tracking CNAME records DNS only.
- Merge SPF includes into one TXT record.
- Preserve underscores in DKIM labels.
- Keep DKIM values as one TXT record, even when split into quoted chunks.
Verify with dig
dig +short TXT <your-sending-domain>
dig +short TXT <selector>._domainkey.<your-sending-domain>
dig +short CNAME <tracking-subdomain>