From: "Mike Sassaman" <[EMAIL PROTECTED]>

Thanks everyone for your suggestions.  This is what I've done:

required_score 4
rewrite_header Subject *****SPAM*****

May I suggest a hint for the above line which may make handling spam
in a spam folder much easier?

If you change it to:
rewrite_header Subject *****SPAM***** _SCORE(00)_ **

This results in spam subjects that look like this:
Subject: *****SPAM***** 008.6 ** tome Make it a wonderful year with your ...

This allows you to easily sort for low scoring spam, simply alphabetize
by subject, so you can pick out any ham that accidentally got into the
spam folder. If ham does leak through MOST often it will have a score
on the order of only a few points above your spam threshold. (And sometimes
it is fun to exercise morbid curiosity and look at some of the outlandishly
large scores and laugh at the poorly defined messages. "Die Vile Spam!")

{^_-}

Reply via email to