Authorize Mailchimp to send marketing email on behalf of your domain by adding the correct SPF include mechanism.
TXT
@
v=spf1 include:servers.mcsv.net ~all
Add include:servers.mcsv.net to your existing SPF record. Do not create a second SPF record.
Go to mailchimp.com and sign in to your account.
Go to Account > Settings > Domains. Click "Add & Verify Domain" or select your existing domain.
Look up your current SPF record to see if one already exists.
dig TXT yourdomain.com +short | grep spfAdd include:servers.mcsv.net to your existing SPF record. If you have no SPF record, create a new TXT record at @.
v=spf1 include:_spf.google.com include:servers.mcsv.net ~allReturn to Mailchimp domain settings and click "Verify". Mailchimp will confirm the SPF record is detected.
v=spf1 include:_spf.google.com ~allv=spf1 include:_spf.google.com include:servers.mcsv.net ~allAfter adding your DNS records, use our free SPF checker to verify everything is configured correctly. DNS changes typically propagate within minutes, but can take up to 48 hours.
Add include:servers.mcsv.net to your SPF record. For example: v=spf1 include:servers.mcsv.net ~all. Combine it with your other email providers in a single SPF record.
While Mailchimp can send without your SPF record, adding it improves deliverability and helps pass DMARC alignment checks.
servers.mcsv.net is Mailchimp's SPF include domain. The mcsv abbreviation stands for MailChimp Server. It authorizes all of Mailchimp's mail servers to send on your behalf.