> > SA goes farther than your simple idea. Have a look at how Bayes > works, and > > all the available SA plugins. > > I trained SA since months with all those chronometer-zeitmesser-spam > and > only 5% is now set to spam. > I want to get rid of it immediately.
Well, you may try putting this into /etc/spamassassin/local.cf, then: describe FORBWORDS Matches some forbidden words (dangerous) body FORBWORDS /\W(?:viagra|chronometer|zeitmesser)/i score FORBWORDS 10.0 But please then don't complain if you'll lose some messages from this thread... ;)