Re: Relay Country Plugin GEOIP issue - solved

2015-10-16 Thread am
On 2015-10-14 18:31, Mark Martinec wrote: Check your database: $ spamassassin --lint -D metadata' 2>&1 | fgrep RelayCountry should yield something like: Oct 15 01:26:45.584 [78315] dbg: metadata: RelayCountry: Using database: Geo::IP GEO-106FREE 20151006 Build 1 Copyright (c) 2015

Re: Relay Country Plugin GEOIP issue

2015-10-14 Thread am
Thanks for the reply George. We tried that link yesterday and made the change as described with no results. We restarted mailscanner but nothing else. Maybe I need to restart our MTA or other daemon. Allen a...@bandwise.com On 2015-10-14 12:04, George Ficzeri wrote: This?

Relay Country Plugin GEOIP issue

2015-10-14 Thread am
Hi, We activated the relay country plugin yesterday. As part of the process we did a yum install perl-Geo-IP. Now we get the following warning when we lint or salearn. Use of uninitialized value $hasStructureInfo in numeric eq (==) at (eval 31) line 5520 I have no idea which file line

Re: Relay Country Plugin GEOIP issue

2015-10-14 Thread George Ficzeri
This? https://github.com/maxmind/geoip-api-perl/pull/22 If you click 'Files changed' you'll see the path, and see the fix. On 10/14/15 11:49 AM, a...@satester.com wrote: > Hi, > > We activated the relay country plugin yesterday. As part of the process > we did a yum install perl-Geo-IP. Now

Re: Relay Country Plugin GEOIP issue

2015-10-14 Thread am
Hi, I cannot get the fix below to work. Does the Geo::IP package need to be recompiled for the change to go into effect? If so, any tips on how to recompile would be greatly appreciated. Allen a...@satester.com On 2015-10-14 12:04, George Ficzeri wrote: This?

Re: Relay Country Plugin GEOIP issue

2015-10-14 Thread Mark Martinec
2015-10-15 00:09, a...@satester.com wrote: Does the Geo::IP package need to be recompiled for the change to go into effect? No. Use of uninitialized value $hasStructureInfo in numeric eq (==) at (eval 31) line 5520 According to comments in Geo/IP.pm your GeoIP database files must be very