Re: Spamassassin/GeoIP2

2019-03-10 Thread Xavier
t; tries to use GeoIP instead. Thanks for your answer, I have in init.pre: > country_db_type GeoIP2 > country_db_path /usr/local/etc/mail/spamassassin/GeoIP2/GeoLite2-City.mmdb > loadplugin Mail::SpamAssassin::Plugin::RelayCountry But the error still occurs... -- Xavier Humbert - sysadm

Re: Spamassassin/GeoIP2

2019-03-09 Thread RW via freebsd-ports
On Sat, 9 Mar 2019 16:52:01 +0100 Xavier wrote: > Hello, > > Since GeoIP is deprecated, I installed GeoIP2 instead. > > Now, sa-update fails with> plugin: failed to parse plugin (from @INC): > Bareword "GEOIP_MEMORY_CACHE"... GeoIP2 does require extra configuration. You need to download a datab

Spamassassin/GeoIP2

2019-03-09 Thread Xavier
Hello, Since GeoIP is deprecated, I installed GeoIP2 instead. Now, sa-update fails with> plugin: failed to parse plugin (from @INC): Bareword "GEOIP_MEMORY_CACHE"... I recompiled Spamassassin (3.4.2) with no change What can be done ? TIA Xavier -- Xavier Humbert - sysadmin & network enginee