https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7529
--- Comment #14 from Giovanni Bechis <[email protected]> --- Created attachment 5526 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5526&action=edit RelayCountry rewrite using IP::Country::DB_File RelayCountry plugin rewrite using IP::Country::DB_File and IP::Country::Fast as a fallback, no missing functionality. Pro: - get rid of MaxMind and uses only official data from Ripe - you can update your database whenever you want with build_ipcc.pl(1) Cons: - IP::Country::DB_File is not included in any distribution atm Regarding URILocalBL.pm I can provide a similar diff but there will be a missing functionality: uri_block_isp will not be available because of missing data. As far as I know, atm this functionality needs a paid subscription of MaxMind isp databases, I cannot find a free version in MaxMind web site. -- You are receiving this mail because: You are the assignee for the bug.
