How to Setup SPF and DKIM for Mailchimp
Mailchimp SPF and DKIM Setup Guide | Dmarclytics
This guide outlines the steps to configure Sender Policy Framework (SPF) and DomainKeys Identified Mail (DKIM) for your domain in Mailchimp, ensuring compliance with Domain-based Message Authentication, Reporting, and Conformance (DMARC) standards
Prerequisites:
- A domain should have only one SPF record.
- Administrator access to Mailchimp.
- Administrator access to your DNS provider.
- A verified domain on Mailchimp
Verify your domain
Mailchimp requires you to verify that you own the domain before you can authenticate
SPF Setup:
Identify existing SPF Record:
Check if your domain already has an SPF record by querying your DNS records here.
If no SPF record exists, create one with the following value:
Hostname:
@
Value:
v=spf1 include:servers.mcsv.net ~all
If an SPF record exists, modify it to include Mailchimp’s SPF record:
Existing SPF record:
v=spf1 include:example.com ~all
Updated SPF record:
v=spf1 include:example.com include:servers.mcsv.net ~all
DKIM Setup:
- Click your profile icon and select account
- Click domains
- Select start authentication next to the verified email domain
- Choose your domain provider or other if not listed
- Copy the values for your new records and paste in your domain’s DNS as CNAME record type
- After you’ve created the records in your domain provider, navigate back to Mailchimp and click Next.
Verification:
Use dmarclytics.io to verify your SPF and DKIM configurations.
Support:
For assistance, contact us via live chat or submit a support ticket.
By implementing these steps, your domain will be configured for DMARC compliance, enhancing email security and deliverability.
Need hands-on help?
Our team can walk you through this setup live — free on every plan.