https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7634

            Bug ID: 7634
           Summary: GeoDB module for unified geodatabase handling
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Libraries
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

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

Geo::IP/GeoIP2 intelligently searches directories for existing databases.

URILocalBL also received a large code overhaul while integrating this.

I created small test databases in t/data/geodb for GeoIP and GeoIP2, which only
contain 8.8.8.8. So "make test" will work even without any existing databases.

New settings:
geodb_module
geodb_options
geodb_search_path

Deprecated settings, still work but warns user:
country_db_type
country_db_path
uri_country_db_path
uri_country_db_isp_path

Please test if you can.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to