I use mailchimp.com to send out mails from one of my domains. In order to get them verified, I followed their setup page which says that I need to add the following:
DKIM: Create a CNAME record for k1._domainkey.meatlover.dk with this value: dkim.mcsv.net
SPF: Create a TXT record for meatlover.dk with:
v=spf1 include:servers.mcsv.net ?all
I did that yesterday morning but mailchimp still complains about the dkim cname record isn’t there. How can I verify that it is actually there?
v=spf1 include:servers.mcsv.net **?**all value is returned a valid there but you may try a v=spf1 include:servers.mcsv.net **~**all one if still with problems.
The test has no reason to lie… please, double check you haven’t a double entry for the k1 selector (perhaps one as a CNAME and may be other one as TXT):
what you see in the screendump is what I have. The only thing I can think of is that the *.domain could give some problems. But normally that isnt the case