- Fix crash when forensic reports are missing `Arrival-Date`
3.9.2
-----
- Fix PEP 8 spacing - Update build script to fail when CI tests fail
3.9.1
-----
- Use `COPY` and delete if an IMAP server does not support `MOVE` (closes issue 9)
3.9.0
-----
- Reduce IMAP `IDLE` refresh rate to 5 minutes to avoid session timeouts in Gmail - Fix parsing of some forensic/failure/ruf reports - Include email subject in all warning messages - Fix example NGINX configuration in the installation documentation (closes issue 6)
3.8.2
-----
- Fix `nameservers` option (mikesiegel) - Move or delete invalid report emails in an IMAP inbox (closes issue 7)
3.8.1
-----
- Better handling of `.msg` files when `msgconvert` is not installed