mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-21 22:12:45 +00:00
40 lines
951 B
XML
40 lines
951 B
XML
<?xml version="1.0"?>
|
|
<feedback>
|
|
<version>1.0</version>
|
|
<report_metadata>
|
|
<org_name>example.net</org_name>
|
|
<email>postmaster@example.net</email>
|
|
<report_id>b043f0e264cf4ea995e93765242f6dfb</report_id>
|
|
<date_range>
|
|
<begin>1529366400</begin>
|
|
<end>1529452799</end>
|
|
</date_range>
|
|
</report_metadata>
|
|
<policy_published>
|
|
<domain>example.com</domain>
|
|
<adkim>r</adkim>
|
|
<aspf>r</aspf>
|
|
<p>none</p>
|
|
<sp>none</sp>11
|
|
<pct>100</pct>
|
|
<fo>0</fo>
|
|
</policy_published>
|
|
<record>
|
|
<row>
|
|
<source_ip>199.230.200.36</source_ip>
|
|
<count>1</count>
|
|
<policy_evaluated>
|
|
<disposition>none</disposition>
|
|
<dkim>fail</dkim>
|
|
<spf>fail</spf>
|
|
</policy_evaluated>
|
|
</row>
|
|
<identifiers>
|
|
<envelope_from>example.com</envelope_from>
|
|
<header_from>example.com</header_from>
|
|
</identifiers>
|
|
<auth_results>
|
|
</auth_results>
|
|
</record>
|
|
</feedback>
|