On Mon, 13 Mar 2006, Scott Russell wrote:

hI,

> I've seen this under both SA 3.1.0 and 3.1.1 and I have IP::Country 2.20
> installed. If I enable debug mode in spamd I see
> Mail::SpamAssassin::Plugin::RelayCountry load. When processing a message
> through spamd I also see metadata: X-Relay-Countries: US ** US US ** US
> US US DE SK SK SK GB EU
>
> This to me says that the plugin is working as expected. I wanted to add
> this information to the headers so I add_header all Relay-Country
> _RELAYCOUNTRY_ however the X-Spam-Relay-Country header is always empty.
>
> Any clues?

it depends on your configuration, on how you invoke spamd/spamc. on my
system we are using sendmail and a milter application. so these header
additions using "add_header" wont work, since all header information were
delivered by the milter application to sendmail, which builds the final
header.
tell something more about your configuration and i guess, the list might
help you.

regards,
Matthias

Reply via email to