DMARC reports are the only way to know who is sending email on behalf of your domain and whether it is authenticating correctly. Here is how to read them and set up monitoring.
The free InboxProof audit runs a 7-point check (MX, SPF, DKIM, DMARC, TLS, PTR, and IP reputation) and returns a 0-100 score with a plain-English fix list. No signup.
Run the free checkWhen you publish a DMARC record with a rua (aggregate) or ruf (forensic) address, mailbox providers send you XML reports about email sent to your domain. These reports tell you:
Daily XML files from each provider (Gmail, Microsoft, Yahoo, etc.) summarizing all messages to your domain. This is the primary report you should monitor. It is safe to collect and does not contain personal data.
Per-message reports that include the actual email content. These are useful for debugging specific failures but contain sensitive data. Most providers no longer send them by default, and you should only use them if you need to investigate a specific issue.
Each aggregate report is an XML file with a record element for each message. The key fields are:
A message is "aligned" if the SPF or DKIM domain matches the "From" domain. If neither aligns, the message fails DMARC.
rua=reports@yourdomain.com (or a third-party service).Manually reading DMARC reports is not sustainable. The InboxProof Pro plan collects and parses your DMARC reports automatically, alerts you when a new sender appears or when authentication fails, and shows you a dashboard of your sending infrastructure. This is the difference between catching a spoofing attempt in hours versus weeks.
Run the free audit to see where you stand, then upgrade to Pro for automated monitoring.
Run a free auditWant this checked automatically every day? Inboxproof Pro monitors your domain around the clock and alerts you the moment a record breaks or an IP gets listed. See pricing →
Related: p=none vs quarantine vs reject · How to set up a DMARC record · Email spoofing · What is a good deliverability score? · Parse a report in your browser