See below screenshot below.
My client decided to migrate his DNS to Cloudflare and now he is having a world of trouble sending emails to `@gmail` users from his WooCommerce enabled WordPress site.
By using the menu "Show original" in Gmail we can indeed see there is a problem. DMARC is failing.
I'm completey overwhelmed by amount of options DMARC present - all I really want are some sane defaults.
It appears that WHM doesn't present default DMARC records, and when you use the add DMARC DNS you end up with this incredibly complex string:
We are not even sure if this is the problem, but to alleviate the pain we copied the WHM generated SPF record and then also tried copying the WHM generated DKIM record to Cloudflare. Still no joy. Does anyone know what I can try next? Do I really have to study adkim, aspf, fo, ri and all that jazz, or is there a sane default for the +100 domains on my server?

My client decided to migrate his DNS to Cloudflare and now he is having a world of trouble sending emails to `@gmail` users from his WooCommerce enabled WordPress site.
By using the menu "Show original" in Gmail we can indeed see there is a problem. DMARC is failing.
I'm completey overwhelmed by amount of options DMARC present - all I really want are some sane defaults.
It appears that WHM doesn't present default DMARC records, and when you use the add DMARC DNS you end up with this incredibly complex string:
Code:
v=DMARC1;p=none;sp=none;adkim=r;aspf=r;pct=100;fo=0;rf=afrf;ri=86400

Attachments
-
47.7 KB Views: 4
Last edited by a moderator: