github domainaware/parsedmarc 9.0.6

7 hours ago

Fixes

  • Fix #638.
  • Fix/clarify report extraction and parsing behavior for multiple input types (bytes, base64 strings, and file-like objects).
  • Fix type mismatches that could cause runtime issues in SMTP emailing and CLI option handling.

Improvements

  • Improve type hints across the library (Pylance/Pyright friendliness) and reduce false-positive linter errors.
  • Emails in Microsoft 365 are now marked read as they are read. This provides constancy with other mailbox types, and gives you a indication of when emails are being read as they are processed in batches.

Compatibility / Dependencies

  • Set Python requirement to >=3.9,<3.14.
  • Bump mailsuite requirement to >=1.11.0.

Don't miss a new parsedmarc release

NewReleases is sending notifications on new releases.