Skip to content

Instantly share code, notes, and snippets.

@bzzeke
Created April 26, 2021 08:17
Show Gist options
  • Select an option

  • Save bzzeke/1b39c1a241da6cfccf9dd103a52bb871 to your computer and use it in GitHub Desktop.

Select an option

Save bzzeke/1b39c1a241da6cfccf9dd103a52bb871 to your computer and use it in GitHub Desktop.
DMARC
<?xml version="1.0" encoding="UTF-8" ?>
<feedback>
<report_metadata>
<org_name>google.com</org_name>
<email>noreply-dmarc-support@google.com</email>
<extra_contact_info>https://support.google.com/a/answer/2466580</extra_contact_info>
<report_id>1559668411000845409</report_id>
<date_range>
<begin>1618963200</begin>
<end>1619049599</end>
</date_range>
</report_metadata>
<policy_published>
<domain>happyo.app</domain>
<adkim>r</adkim>
<aspf>r</aspf>
<p>quarantine</p>
<sp>quarantine</sp>
<pct>30</pct>
</policy_published>
<record>
<row>
<source_ip>69.169.224.12</source_ip>
<count>1</count>
<policy_evaluated>
<disposition>none</disposition>
<dkim>pass</dkim>
<spf>fail</spf>
</policy_evaluated>
</row>
<identifiers>
<header_from>happyo.app</header_from>
</identifiers>
<auth_results>
<dkim>
<domain>happyo.app</domain>
<result>pass</result>
<selector>zhppv3xm3sakrkqe7n35zbnosmpnhhgs</selector>
</dkim>
<dkim>
<domain>amazonses.com</domain>
<result>pass</result>
<selector>qftdzk2dqsatjnlrq4r5brjbihpfcrsh</selector>
</dkim>
<spf>
<domain>eu-central-1.amazonses.com</domain>
<result>pass</result>
</spf>
</auth_results>
</record>
</feedback>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment