Publish a DMARC record for your cPanel-hosted domain to protect against email spoofing.
TXT
_dmarc
v=DMARC1; p=none; rua=mailto:[email protected]; ruf=mailto:[email protected]; fo=1
Set up SPF and DKIM via the Email Deliverability tool first.
Use cPanel Email Deliverability to set up both SPF and DKIM first.
In cPanel, go to Domains > Zone Editor (or Advanced Zone Editor).
Add a TXT record with name _dmarc.yourdomain.com and the DMARC policy value.
v=DMARC1; p=none; rua=mailto:[email protected]; ruf=mailto:[email protected]; fo=1Review DMARC reports to confirm your server's emails pass authentication.
Move from p=none to p=quarantine to p=reject.
After adding your DNS records, use our free DMARC checker to verify everything is configured correctly. DNS changes typically propagate within minutes, but can take up to 48 hours.
No. The Email Deliverability tool manages SPF and DKIM, but DMARC must be added manually via the Zone Editor.
Yes, but test carefully. Shared hosting means other users may send from the same server. DKIM alignment is more reliable than SPF in this case.
Use Domains > Zone Editor. Add a TXT record with the name _dmarc.yourdomain.com and your DMARC policy value.