I use Spamassassin 3.1.1, and specified the following in my local.cf: loadplugin Mail::SpamAssassin::Plugin::RelayCountry add_header all Relay-Country _RELAYCOUNTRY_
When I run spamassassin from command line, it does set the Spam-Relay-Country header, BUT its value is always empty. I do have IP::Country::Fast and I did run spamassassin -D, without noticing anything interesting. I want to delete all email from certain countries, any help will be appreciated. i