Trying to set up CNAME Authentication for use with Constant Contact and I've set up the CNAME Records that they've directed and it's still erroring out:
Expected DMARC record was invalid. If you have already entered the DMAR record with your DNS provider, make sure it matches the expected results.
I've verified everything in Squarespace DNS matches what they provided and it does. Here's what they provided me:
The following records must be added to your DNS.
This should be done by logging into your DNS hosting provider and publishing the below records in your DNS Settings.
Record type: CNAME
Record Name: ctct1._domainkey.xxxxxxxx.org
Value: 100._domainkey.dkim1.ccsend.com
Record type: CNAME
Record Name: ctct2._domainkey.xxxxxxxx.org
Value: 200._domainkey.dkim2.ccsend.com
A DMARC policy is now required. If you do not already have one, please add the following TXT record
Record type: TXT
Record Name: _dmarc.xxxxxxxx.org
Value: v=DMARC1; p=none;
What am I missing/doing wrong?