Kaleb Hosie wrote:
> 
> Before I upgraded to 3.3.1 I had the relay country ruleset installed and
> enabled. In my local.cf file, here's a few lines I have:
> 
> header RELAYCOUNTRY_CN X-relay-countries =~ /CN/
> describe RELAYCOUNTRY_CN Relayed through China
> score RELAYCOUNTRY_CN 5
> 
> add_header all Relay-Country _RELAYCOUNTRY_
> 
> 
> If I add this to my local.cf file for 3.3.1 then here's what I get in my
> message headers:
> 
> X-Spam-Relay-Country: _RELAYCOUNTRY_
> 
> Can I get this working again with the latest version of SpamAssassin?
> 
> 


Maybe you've overwridden your init.pre? There's an entry for Relaycountry in
it:

# RelayCountry - add metadata for Bayes learning, marking the countries
# a message was relayed through
#
# Note: This requires the IP::Country::Fast Perl module
#
# loadplugin Mail::SpamAssassin::Plugin::RelayCountry

It’s disabled by default, so you would have to enable it again.
-- 
View this message in context: 
http://old.nabble.com/Relay-Country-on-SA-3.3.1-tp28042788p28042848.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to