On Fri, Mar 05, 2010 at 11:02:35AM -0500, Alex wrote:
> Hi all,
> 
> I'm having trouble with an elusive spam for the past few days with
> just "re" in the subject. It looks to be routed through hotmail.com,
> but doesn't have an SPF signature, so I don't really understand.
> Here's an example:
> 
> http://pastebin.com/Lg63Xek4
> 
> I've trained probably 50 of these, yet they still have BAYES_50.

If you want to see what your bayes tokenizes in the message:

spamassassin -t -D bayes < msg 2>&1 | grep bayes:

It may give you a hint why it doesn't work.

Reply via email to