domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
984 stars 212 forks source link

parsedmarc is not a valid DMARC report, but picks up the same reports after throwing them back into inbox. #292

Open treshed opened 2 years ago

treshed commented 2 years ago

Hi,

When parsedmarc (v7.1.1) gets email from imap (office 365), it throws them in the invalid folder in the mailbox. And in the logging I see that parsedmarc sees them as invalid. When I check the mailbox lateron and throw these emails back into the inbox, they get picked up by parsedmarc as being fine, and uploaded to ElasticSearch. Any idea why this could happen?

(I have added one of the emails to this post).

Report Domain- aronszorg.nl Submitter- cs.com Report-ID- -1643678636.692546-.eml.zip

leonardo0014 commented 2 years ago

Do we happen to have the same problem? #287 Does this also happen if the report is handed over manually via CLI and file?