{{define "content"}}
{{.Report.Domain}} {{.Report.PassCount}} pass {{if gt .Report.FailCount 0}}{{.Report.FailCount}} fail{{end}}
{{template "back_link" (back (printf "/dmarc/domains/%d" .Domain.ID) (printf "Back to %s" .Domain.Name))}}p={{.Report.PolicyP}} is what receivers enforced in this window.
| Source | Count | Disposition | SPF | DKIM | Header from |
|---|---|---|---|---|---|
| {{.SourceIP}} | {{.Count}} | {{.Disposition}} | {{.SPFResult}} | {{.DKIMResult}} | {{.HeaderFrom}} |
Parsed from the aggregate XML. Forensic (ruf=) samples are not stored.