mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-16 08:55:24 +00:00
8.0.1
Fix `ModuleNotFoundError` by adding `parsedmarc.mail` to the list of packages in `setup.py` (PR #308)
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ Features
|
||||
|
||||
* Parses draft and 1.0 standard aggregate/rua reports
|
||||
* Parses forensic/failure/ruf reports
|
||||
* Can parse reports from an inbox over IMAP
|
||||
* Can parse reports from an inbox over IMAP, Microsoft Graph, or Gmail API
|
||||
* Transparently handles gzip or zip compressed reports
|
||||
* Consistent data structures
|
||||
* Simple JSON and/or CSV output
|
||||
|
||||
Reference in New Issue
Block a user