- 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