https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7634
--- Comment #6 from Henrik Krohns <[email protected]> --- (In reply to Giovanni Bechis from comment #5) > (In reply to Henrik Krohns from comment #0) > > Introducing Mail::SpamAssassin::GeoDB module, which RelayCountry and > > URILocalBL now use. > > > > Currently supporting these geomodules: > > > > GeoIP2::Database::Reader > > Geo::IP > > IP::Country::DB_File (untested, imho useless anyway) > > IP::Country::Fast > > > I am using IP::Country::DB_File where GeoIP2 is > not available and I cannot install all > its dependecies from cpan. > IP::Country::Fast is not an option an all machines, > creating its database needs a lot of ram, > creating IP::Country::DB_File database instead is > definitely faster. I'm hosting IP::Country::Fast databases, mentioned in wiki also: http://mailfud.org/ip-country-fast/ (It's pretty silly one has to update them deep in Perl module directories..) Perhaps I'll look into DB_File too. -- You are receiving this mail because: You are the assignee for the bug.
