DMARC finding

DMARC partial coverage

The pct tag applies the policy to only part of the mail, and the rest is delivered unchecked.

Finding code

dmarc_partial_coverage

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.

Remove the pct tag or set it to 100. A lower value applies the policy to only part of the mail and delivers the rest unchecked.

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_no_aggregate_reports No DMARC aggregate reports
dmarc_subdomains_unprotected Subdomains unprotected by DMARC