Solved: How to setup sender domain in Mailchimp

Today, I want to setup the mailchimp to send mail, and it needs to setup the sender domain first, according to the guide, I know how to add…

Solved: How to setup sender domain in Mailchimp

Today, I want to setup the mailchimp to send mail, and it needs to setup the sender domain first, according to the guide, I know how to add DKIM setting, because it told the TXT record’s name and value, but for SPF and Verified domain, it just give the value but no name, so I thought I should add any name for the record, but it does not work.

Solution

The solution for the sender mail is set the name for SPF and Verified domain is @ .

After set the name to @, in the cloudflare, it has a tip for the name of the record like below:

Use @ for root

so it means the name for both SPF and Verified domain’s TXT records are root.

After set the name to root, it verified successfully.