
DMARC setup guide
Need to get DMARC up and running? We’ve got you covered with our quick and simple setup guide.
What is DMARC?
DMARC (Domain-based Message Authentication, Reporting & Conformance) is a DNS-based security protocol that helps prevent spoofing and phishing. It works alongside SPF and DKIM to authenticate your emails.
How to configure it:
- Generate a DMARC record using a tool (like our free DMARC record generator).
- Log in to your domain registrar or DNS host (GoDaddy, Cloudflare, etc.)
- Create a new TXT record with your DMARC policy (example: v=DMARC1; p=none; rua=mailto:[email protected])
- Save and propagate. That’s it!
Why it matters:
Without DMARC, anyone can spoof your domain. With it, you’re signaling to inbox providers that your messages are legit.
Need a full walkthrough? Check out this DMARC guide.