domainaware / parsedmarc

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

Fix Bug with wrong ip_db_path (#338 #287) #369

Closed leonardo0014 closed 1 year ago

leonardo0014 commented 1 year ago

Fixes the problem when only a file path was specified instead of a file Reportet with Issues: Not a valid aggregate or forensic report after fresh Install with 8.3.x #338 Not a valid aggregate or forensic report after Update to 7.1.1 #287