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!
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
Once your domain is verified, go to Settings → Domains again.
Click the “Set up DNS records” button beside your domain.
Sender.com will automatically generate:
SPF TXT record
DKIM (usually via a CNAME record pointing to a selector within ._domainkey
)
Optionally, a DMARC suggestion Woodpecker+12help.sender.net+12Reddit+12DmarcDkim+2Wikipedia+2Wikipedia+2
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
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
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.