SiteTidy
Home /Tools /DMARC Generator

DMARC Record Generator

Easily create a valid DMARC TXT record to secure your email domain.

DMARC Generator

Create a valid Domain-based Message Authentication, Reporting, and Conformance (DMARC) record to protect your domain.

Configuration Builder

1 Policy (p=)

Action applied to emails that fail DMARC authentication.

2 Reporting Destinations

Where should email servers send feedback reports?

Daily summary reports of DMARC authentication results (Recommended).

Detailed reports of individual email failures. Warning: can contain PII.

Generated Output
Host / Name
_dmarc
Type
TXT
Value
v=DMARC1; p=none

Implementation

Add the above information as a TXT record in your DNS provider's control panel. Changes may take up to 48 hours to propagate globally.

How to Add the DMARC Record

  1. Ensure you already have SPF and DKIM set up for your domain.
  2. Log in to your domain registrar or DNS hosting provider (e.g., Cloudflare, GoDaddy, Route53).
  3. Create a new DNS record.
  4. Set the type to TXT.
  5. Set the name/host to _dmarc (or _dmarc.yourdomain.com, depending on your provider).
  6. Paste the generated DMARC record (starting with v=DMARC1) into the value/content field.
  7. Save the record.

Note: It is highly recommended to start with a policy of None to monitor your emails before switching to Quarantine or Reject.

Related Guides

Deepen your understanding with our expert articles.