> here is how I do it
> then I don't have to count stars  :)
>
> :0 H:
> * ^X-Spam-Status: +(yes|no), +score=\/[^. ]*
> * ? (( ${MATCH} > 14 ))
> /dev/null

Just curious - won't that /dev/null a ham message that scores higher than 14
also?
You seem to be matching against spam-status = no there, if I'm reading that
right.

        Loren

Reply via email to