- Save each aggregate report record as a separate Splunk event - Fix IMAP delete action (20) - Suppress Splunk SSL validation warnings - Change default logging level to `WARNING`
4.1.9
-----
- Workaround for forensic/ruf reports that are missing `Arrival-Date` and/or `Reported-Domain`
4.1.8
-----
- Be more forgiving of weird XML
4.1.7
-----
- Remove any invalid XML schema tags before parsing the XML (18)
4.1.6
-----
- Fix typo in CLI parser
4.1.5
-----
- Only move or delete IMAP emails after they all have been parsed - Move/delete messages one at a time - do not exit on error - Reconnect to IMAP if connection is broken during `get_dmarc_reports_from_inbox()` - Add`--imap-port` and `--imap-no-ssl` CLI options