Could some explain to me what each of these line says.  If you are
going to refer me to the manual,  please save it.  I am asking this
question because I cannot understand the syntax from the manual.

> clear_headers
> add_header all Flag _YESNOCAPS_
> add_header spam Level _STARS(*)_
> fold_headers 1
> add_header all Summary Score _HITS_ (Spam threshold is _REQD_);
> Tests: _TESTSSCORES(, )_
> 


On 6/23/05, Matt Wills <[EMAIL PROTECTED]> wrote:
> Following an example I saw elsewhere, I thought I would get cute and
> customize my headers:
> 
> clear_headers
> add_header all Flag _YESNOCAPS_
> add_header spam Level _STARS(*)_
> fold_headers 1
> add_header all Summary Score _HITS_ (Spam threshold is _REQD_);
> Tests: _TESTSSCORES(, )_
> 
> Looks great, just what I had in mind.
> 
> Yes, looks great, but now the spam is just being flagged. Instead of
> going to its spam mailbox, the headers tell me it is spam, the score
> (7.69), threshold (5.0), tests, etc., but the mail comes through to
> my regular mailbox.
> 
> I am assuming that one or more of the options above negate sending
> spam to the spam mailbox, but which one, and how do I tell it where
> it should go?
> 
> Matt
> --
> "A vacuum is a hell of a lot better than some
> of the stuff that nature replaces it with."
>           --Tennessee Williams
>

Reply via email to