cPanel/WHM

Some of my domains emails end up in the spam folder when users try to register on my WordPress site.
After editing the dns via WHM and adding
_dmarc.mysite.com. 1400 IN TXT v=DMARC1; p=none;

running on my Win10 machine:

nslookup
set type=txt
_dmarc.mydomain.com

The results:
Server: UnKnown
Address: 192.168.20.1

Non-authoritative answer:
_dmarc.mydomain.com canonical name = mydomain.com
mydomain.com text =

    "google-site-verification=xxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Obviously I have that Google verify thingy in my root directory.

So two questions, why the Google thingy and should I add a dmarc on my DNS panel here?

TIA

We can’t troubleshoot if you don’t list your actual domain, but it’s likely you’re not seeing the expected entry because you’re using Cloudflare for DNS, and not your host’s cPanel DNS.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.