Skip to content

#Signup Replace Geo::IP with Geo::Lite (or upgrade) #1738

@gtandersen

Description

@gtandersen

There is no Geo::IP free version any more; there is something called GeoLite so we have to redo the code that uses Geo::IP to use a different module and sign up for GeoLite:

https://www.maxmind.com/en/geolite-free-ip-geolocation-data

We then need this to use/read it: https://metacpan.org/pod/IP::Geolocation::MMDB

Note that GeoLite only allows 1000 queries per day and we use it in Apache::Runbox::Webmail so we might need to subscribe to Geo::IP.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions