Build your DMARC record.
Choose a policy and reporting mailbox. Get the DNS name, record value and a plain explanation of what receivers are asked to do.
Example: start monitoring example.com
For example.com with reports sent to dmarc@example.com, the generated DNS entry is:
- Type
- TXT
- DNS name
- _dmarc.example.com
v=DMARC1; p=none; rua=mailto:dmarc@example.com
This asks for aggregate reports without requesting quarantine or rejection for DMARC failure. Review legitimate senders before moving to enforcement.