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

--- Comment #10 from Henrik Krohns <apa...@hege.li> ---
Here is what I see for spamassassin-3.4 svn, please try these exact commands.

$ spamassassin --cf 'country_db_type GeoIP2' --lint -D 2>&1 | grep -i relayc
Jul 21 19:04:15.460 [21623] dbg: plugin: loading
Mail::SpamAssassin::Plugin::RelayCountry from @INC
Jul 21 19:04:16.808 [21623] dbg: plugin:
Mail::SpamAssassin::Plugin::RelayCountry=HASH(0x556929eec390) implements
'extract_metadata', priority 0
Jul 21 19:04:16.815 [21623] dbg: metadata: RelayCountry: Using database: GeoIP2
GeoLite2 Country database / Mon Jul 15 20:52:37 2019
Jul 21 19:04:16.815 [21623] dbg: check: tagrun - tag RELAYCOUNTRY is now ready,
value: ARY:[]
Jul 21 19:04:16.815 [21623] dbg: check: tagrun - tag RELAYCOUNTRYEXT is now
ready, value: ARY:[]
Jul 21 19:04:16.815 [21623] dbg: check: tagrun - tag RELAYCOUNTRYAUTH is now
ready, value: ARY:[]
Jul 21 19:04:16.815 [21623] dbg: check: tagrun - tag RELAYCOUNTRYALL is now
ready, value: ARY:[]

$ spamassassin --cf 'country_db_type GeoIP' --lint -D 2>&1 | grep -i relayc
Jul 21 19:04:56.033 [21641] dbg: plugin: loading
Mail::SpamAssassin::Plugin::RelayCountry from @INC
Jul 21 19:04:57.372 [21641] dbg: plugin:
Mail::SpamAssassin::Plugin::RelayCountry=HASH(0x555b701500f0) implements
'extract_metadata', priority 0
Jul 21 19:04:57.372 [21641] dbg: metadata: RelayCountry: Using database:
Geo::IP IPv4: GEO-106FREE 20180327 Build 1 Copyright (c) 2018 MaxMind Inc All
Rights Reserved / IPv6: GEO-106FREE 20180918 Build 1 Copyright (c) 2018 MaxMind
Inc All Rights Reserved
Jul 21 19:04:57.372 [21641] dbg: check: tagrun - tag RELAYCOUNTRY is now ready,
value: ARY:[]
Jul 21 19:04:57.372 [21641] dbg: check: tagrun - tag RELAYCOUNTRYEXT is now
ready, value: ARY:[]
Jul 21 19:04:57.372 [21641] dbg: check: tagrun - tag RELAYCOUNTRYAUTH is now
ready, value: ARY:[]
Jul 21 19:04:57.372 [21641] dbg: check: tagrun - tag RELAYCOUNTRYALL is now
ready, value: ARY:[]

I'm pretty sure you simply have some wrong or missing database or config option
or something like that.

The 3.4 codebase is horrible even logging wise, it was all rewritten for 4.0.

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

Reply via email to