liuch / dmarc-srg

A php parser, viewer and summary report generator for incoming DMARC reports.
GNU General Public License v3.0
228 stars 34 forks source link

Failed Google reports #7

Closed fingerprn closed 3 years ago

fingerprn commented 3 years ago

Your script created a folder called "failed" and it's full of Google reports. I'm assuming these are reports that couldn't be parsed. Not all Google reports are moved to the failed folder, but many are. Is there anything that can be done about this. Thanks!

erichk4 commented 3 years ago

usually these are reports with the same report id -> they are moved to the failed folder.. some related infos: https://dmarc-discuss.dmarc.narkive.com/aqa1AHds/duplicate-reports https://www.mail-archive.com/mailop@mailop.org/msg13585.html

fingerprn commented 3 years ago

Good to know! Thanks!

liuch commented 3 years ago

Yes, @erichk4 is right. Usually these reports have the same report id because google often sends the same messages twice. You can see if this is the case on the logs page (Administration -> Logs).