DMARC finding

No DMARC aggregate reports

No rua address is set, so nobody ever sees who is sending as this domain.

Finding code

dmarc_no_aggregate_reports

This finding appears in the findings array of the spam checker and the POST /v1/sender API response when the condition above is detected.

How to fix it

The fix.

Add rua=mailto:address@yourdomain.com so aggregate reports are sent. Without them, nobody sees who is sending mail as this domain.

Related DMARC findings

Other things we check.

Finding What it means
dmarc_missing No DMARC record
dmarc_multiple_records Multiple DMARC records
dmarc_syntax_error DMARC syntax error
dmarc_monitoring_only DMARC monitoring only
dmarc_quarantine_only DMARC quarantine only
dmarc_partial_coverage DMARC partial coverage
dmarc_subdomains_unprotected Subdomains unprotected by DMARC