https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7741
Marcel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #21 from Marcel <[email protected]> --- Sorry Henry. For some reason it looks like RelayCountry is not working with the GeoLite2-City.mmdb file even though it reports that it opens the database OK :( With country_db_type GeoIP2 and geoip2_default_db_path /usr/share/GeoIP/GeoLite2-City.mmdb RelayCountry only reports XX for countries now. I double checked and GeoIP2::Database::Reader is supposed to support all geo databases https://metacpan.org/pod/GeoIP2::Database::Reader I'm not sure if this is a bug in the RelayCountry code or GeoIP2::Database::Reader. I'm using version 2.006002 of the reader. Setting the geoip2_default_db_path to GeoLite2-Country.mmdb fixes it. -- You are receiving this mail because: You are the assignee for the bug.
