I don't believe the RelayCountry plugin adds anything visible to the message.
Ok, I didn't get that from the docs (such as they are). I expected the "X-Relay-Countries" header to be added to the message.
It adds the country code to the metadata that gets used as bayes tokens, but I don't think that information gets folded back into the message.
That makes sense ... I guess. It would be kind of interesting to see the information, however.
You may want to try pumping a message through spamassassin -tD and look at the debug output. It should show up as a metadata debug for "X-Relay-Countries" if it's working.
Yeah, that's showing up ...
debug: tokenize: header tokens for X-Relay-Countries = " IL"
... which had me confused, because the header it referenced was not actually in the message.
Thanks for clearing it up.
david
