This repository has been archived by the owner on Apr 23, 2023. It is now read-only.
Releases: jorritfolmer/TA-dmarc
Releases · jorritfolmer/TA-dmarc
v4.1.1
v4.1.0
- Added OAuth2 support for Microsoft Office365 IMAP. (Thanks to hkelley for contributing code for this feature!)
- Fixed an exception when encountering illegal characters in xml attachment filenames. (Thanks to hkelley for reporting this issue)
v3.2.4
- Fixed exception in directory input. (Thanks to Georgi Georgiev for providing a patch)
- Added support for Splunk 8.1. (Thanks to Aaron Myers for reporting the issue)
- Fixed Gmail POP3 issue
- Fixed exception when using add-on together with listenOnIPv6=yes. (Thanks to gryphius for reporting this issue)
v3.2.1
Fix broken resolved ip in src field
v3.2.0
Added support for Splunk 8.x and Python 3.x
v3.1.0
Added field to make batch size configurable for IMAP inputs
v3.0.2
- Fixed connection reset errors for large IMAP mailboxes
- Lowercase keys and values so that e.g.
feedback{}.record.row.policy_evaluated.dkim
will not returnPass
orPASS
anymore butpass
v3.0.0
- Added POP3 support
- Added initial DKIM signature checking
- Added support for zip files containing files like "aol com 12345 12355 xml"
- Moved JSON and KV output into a pulldown instead of seperate inputs
- Fixed timeout exceptions with some DKIM verifications
v2.5.1
- Fixed issues that prevented addition of new directory inputs
v2.5.0
- Only process actual DMARC aggregate reports and ignore other XML files
- Changed validation result field to include multiple XSD validations