On 10/01/07, Simon Faulkner <[EMAIL PROTECTED]> wrote: > Hello all, > > I am trying to send emails through Spam Assassin to warn and add headers > so people can move emails to spam folders using rules or filters > > the config I have pinched uses the following: > > warn spam = nobody:true > add_header = X-Spam_score: $spam_score\n\ > > > Why is it 'nobody'?
That's the SA user profile that gets called. http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch41.html#id2719254 -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
