Hello,
I am having trouble setting up DMARC and DKIM on my email.
My Settings
DMARC TXT (Record) _dmarc.domain (Host) v=DMARC1; p=none; pct=100 (Value)
DKIM TXT (Record) mail._domainkey.doamin (Host) v=DKIM1; k=rsa; p=(public key) (Value)
I have DKIM and DMARC checked in the mail settings.
What I’ve tried so far
-
MX tools shows DMARC as not set up and MX tools email evaluator is showing as DKIM not working.
-
nslookup -type=txt mail._domainkey.domain / ERROR ** server can’t find mail._domainkey.domain: NXDOMAIN
-
Setup pem pub keys in exim, setup pub key information in value under DKIM field.