DNS record setup not working (SPF, DKIM, DMARC)

Step-by-step troubleshooting for DNS authentication records:

  1. Propagation delay — DNS changes can take 24-48 hours to take effect globally. If you just added records, wait and re-check.

2) SPF record issues:

3) DKIM record issues:

4) DMARC record issues:

5) Verification in WarmySender:

6) Still failing?
• Flush DNS cache: nslookup -type=txt yourdomain.com 8.8.8.8
• Check your DNS provider did not add extra quotes around TXT values.
• Verify you are editing the correct domain (not a subdomain).
• Contact your DNS provider support if records appear correct but still fail verification.

Back to all documentation | Contact support