A new version of MailWatch is released in the wild.
tl;dr
MailWatch now uses GeoLite2 database for ip geolocation and parses correctly GPG signed email
Changelog
Compatibility
- Minimal PHP version is now 5.4. Older versions of 5.3.x or lower do not work correctly with GeoLite2 (#1073)
Improvements
- Use new GeoLite2 database to replace deprecated GeoLite Legacy databases
Fixes
- Parse correctly GPG signed e-mail (#1053)
- Send empty quarantine reports over user_manager (#1054)