MoeMail

DMARC Generator

Create a DMARC TXT record for monitoring, quarantine, or reject policies.

Record builder

Adjust the fields and copy the TXT value into your DNS provider.

v=DMARC1; p=none; rua=mailto:dmarc@example.com; pct=100

Start with reporting, then enforce

A DMARC record tells receivers what to do when messages fail authentication alignment and where to send aggregate reports.

Most domains should start with p=none, review reports, then move to quarantine or reject after legitimate senders pass SPF or DKIM alignment.

Recommended next steps

Related guides

FAQ

Where do I publish the DMARC record?

Publish it as a TXT record at _dmarc.yourdomain.com.

Do I need a report email?

A rua mailbox is strongly recommended because reports reveal unknown senders and authentication failures.