----- Original Message ----- From: "Daniel Lemke" <le...@jam-software.com>
To: <users@spamassassin.apache.org> Sent: Friday, 2010/March/26 06:59 Subject: Re: Relay Country on SA 3.3.1
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: jdow<< Just maybe he should look at what add_header does. The relay score should appear. But EVERY message SHOULD have the "X-Spam-Relay-Country: _RELAYCOUNTRY_" header he asked about. {o.o}