I have a DMARC record that looks like :

_dmarc  IN      TXT
"v=DMARC1\;p=none\;rua=mailto:dm...@example.org\;ruf=mailto:dm...@example.org\;fo=1:d:s\;adkim=r\;aspf=r\;pct=100\;rf=afrf\;ri=86400\;sp=reject";

But I am still receiving reports from hotmail despite DKIM and SPF
tests passing ?  So I don't understand what hotmail's system's are
moaning about ?!?

<?xml version="1.0"
encoding="utf-8"?><feedback><report_metadata><org_name>Microsoft
Corp.</org_name><email>dmarc...@microsoft.com</email><report_id>xxxxxxxxxxxxxxxxxxx...@hotmail.com</report_id><date_range><begin>1433491200</begin><end>1433577600</end></date_range></report_metadata>
<policy_published>
<domain>example.org</domain>
<adkim>r</adkim>
<aspf>r</aspf>
<p>none</p>
<sp>reject</sp>
<pct>100</pct>
</policy_published>
<record>
<row>
<source_ip>10.3.4.5</source_ip>
<count>1</count>
<policy_evaluated>
<disposition>none</disposition>
<dkim>pass</dkim>
<spf>pass</spf>
</policy_evaluated>
</row>
<identifiers>
<header_from>example.org</header_from>
</identifiers>
<auth_results>
<spf><domain>example.org</domain>
<result>pass</result>
</spf>
<dkim>
<domain>example.org</domain>
<result>pass</result>
</dkim>
</auth_results>
</record>
</feedback>

_______________________________________________
dmarc mailing list
dmarc@ietf.org
https://www.ietf.org/mailman/listinfo/dmarc

Reply via email to