the builder is pretty fast create the db file
# local.cf
ifplugin Mail::SpamAssassin::Plugin::RelayCountry
country_db_type DB_File
country_db_path /etc/mail/spamassassin/ipcc.db
endif # Mail::SpamAssassin::Plugin::RelayCountry
can i do same with ASN ?
