Since I have started running my own DNS I have got a couple of notices from [email protected] Because the report doesn't really tell me if it is positive I cannot work out if its a good report or bad I see that the DKIM and SPF have a pass but others have a rejected Can someone help me decide if this report is positive or negative Code: <?xml version="1.0" encoding="UTF-8" ?> <feedback> <report_metadata> <org_name>google.com</org_name> <email>[email protected]</email> <extra_contact_info>https://support.google.com/a/answer/2466580</extra_contact_info> <report_id>4136269505163824514</report_id> <date_range> <begin>1615593600</begin> <end>1615679999</end> </date_range> </report_metadata> <policy_published> <domain>gregson.me.uk</domain> <adkim>r</adkim> <aspf>r</aspf> <p>reject</p> <sp>reject</sp> <pct>100</pct> </policy_published> <record> <row> <source_ip>212.159.96.42</source_ip> <count>1</count> <policy_evaluated> <disposition>none</disposition> <dkim>pass</dkim> <spf>pass</spf> </policy_evaluated> </row> <identifiers> <header_from>gregson.me.uk</header_from> </identifiers> <auth_results> <dkim> <domain>gregson.me.uk</domain> <result>pass</result> <selector>default</selector> </dkim> <spf> <domain>gregson.me.uk</domain> <result>pass</result> </spf> </auth_results> </record> </feedback>
I used Internet Search Engines with DMARC report reader Found several, this for example: https://mxtoolbox.com/DmarcReportAnalyzer.aspx That at least makes the report readable.
Outstanding, Thank you I did try the google search but didn't find anything like this makes perfect sense now ...
I assume @Pintu Bhatt means emailauth.io website? Or something else,since that emailauth does not have DMARC record reader. Has anyone found a e-mail program or maybe plugin for Thunderbird that can show dmarc reports in human readable form? I have become too lazy to cut and paste the reports to website tools.