From: KÄrlis Repsons <karlis.reps...@gmail.com> Date: Sat, 30 Jan 2010 13:35:26 +0000 People, perhaps its simple to be done, but I personally would like to know the ways to get rid of something like this:
Use pastebin and save the entire message including the headers instead of forwarding messages like this. ---------- Forwarded Message ---------- ... ------------------------------------------------------- Obviously, the only useful part of all that was the From: name field. SA gives just "X-Spam-Status: No, score=-0.7 required=4.0 tests=BAYES_20 autolearn=ham version=3.2.5-gr2". Hopefully a valid question here... Retrain the message correctly in Bayes. Bayes will catch on to this after a few times. The subject alone should be a strong enough clue for bayes (I get BAYES_80 on this partial sample), so it looks like you are doing only autolearn and not correcting messages that were learned incorrectly. -jeff