https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7741
--- Comment #24 from Marcel <[email protected]> --- Henry yes I understand. It's just a pain trying to maintain 2 different databases (when the city one has the exact same info). Giovanni the Maxmind city databases are available here: https://dev.maxmind.com/geoip/geoip2/geolite2/ if you want to download them. After looking at the GeoIP2::Database::Reader code I think its just a matter of calling $reader->city() vs $reader->country() when using the city databases. The objects look the same its just that the city object just has more data. -- You are receiving this mail because: You are the assignee for the bug.
