- Use `match_phrase` instead of `match` when looking for existing strings in Elasticsearch
6.8.0
-----
- Display warning when `GeoLite2-Country.mmdb` is missing, instead of trying to download it - Add documentation for MaxMind `geoipupdate` changes on January 30th, 2019 (closes issues 137 and 139) - Require `mail-parser>=3.11.0`
6.7.4
-----
- Update dependencies
6.7.3
-----
- Make `dkim_aligned` and `spf_aligned` case insensitive (PR 132)
6.7.2
-----
- Fix SPF results field in CSV output (closes issue 128)