- 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
3.8.0
-----
- Use `.` instead of `/` as the IMAP folder hierarchy separator when `/` does not work - fixes dovecot support (5) - Fix parsing of base64-encoded forensic report data
3.7.3
-----
- Fix saving attachment from forensic sample to Elasticsearch