DMARC finding
Multiple DMARC records
More than one DMARC record is published, and receivers ignore all of them.
Finding code
dmarc_multiple_records
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.
Keep only one TXT record at _dmarc. When more than one exists, receivers ignore all of them.
Related DMARC findings
Other things we check.
| Finding | What it means |
|---|---|
dmarc_missing
|
No DMARC record |
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_no_aggregate_reports
|
No DMARC aggregate reports |
dmarc_subdomains_unprotected
|
Subdomains unprotected by DMARC |