Report this

What is the reason for this report?

DKIM and SPF records?

Posted on July 30, 2025

I am setting up an account with Sender.com. I need help to get my DKIM and SPF records. Can you please help?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Steps to Configure DKIM and SPF for Sender.com

1. Add and verify your domain in Sender.com

  • Log into your Sender.com account.

  • Navigate to Settings → Domains and click Add Domain.

  • Enter your sending domain and a valid email address associated with it.

  • Sender.com will send you a verification email. Click the link to confirm domain ownership. YouTube+14help.sender.net+14Reddit+14

2. Generate the DNS records

3. Add records in your DNS provider

  • Log into your domain registrar or DNS host (e.g. GoDaddy, Cloudflare, Namecheap).

  • SPF: Add a TXT record at your root domain (example.com) with the exact SPF string provided.

  • DKIM: Create a CNAME or TXT record under the label selector._domainkey.yourdomain.com (based on instructions).

  • DMARC (optional but recommended): Add a TXT record at _dmarc.yourdomain.com (e.g. v=DMARC1; p=none; rua=mailto:...) Microsoft Learn+7help.sender.net+7DmarcDkim+7Woodpecker+10Wikipedia+10Wikipedia+10

4. Verify and wait for propagation

  • After adding the records, return to Sender.com and click “Check SPF/DKIM Records”.

  • DNS propagation typically takes 24 to 48 hours.

  • Once verified, you’ll see green checkmarks next to SPF and DKIM. If not, click “Recheck DNS records” after waiting. help.sender.net+1support.nmi.com+1


📝 What SPF and DKIM Do

  • SPF: An SPF TXT record (starting with v=spf1) specifies which mail servers are allowed to send emails from your domain. Mail providers check this to prevent spoofing. senders.yahooinc.com+15help.sender.net+15Wikipedia+15

  • DKIM: Adds a cryptographic signature to your email. The public key is published via DNS and helps recipients verify that the email is authentic and unchanged. Wikipedia

  • DMARC: (Optional, but highly recommended) This policy combines SPF and DKIM alignment and tells receiving servers what to do if emails fail authentication. It also provides reporting feedback. YouTube+6Wikipedia+6Reddit+6

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.