On 27 Mar 2002, Nix wrote:

> | # Is this severe spam?
> | :0 H:
> | * ^X-Spam-Flag: YES$
> | * ? test `sed -n '/^X-Spam-Status: Yes, /{s/^.*hits=\([0-9]*\).*$/\1/;p;}'` -gt 15
> | spambox

Much more efficient:

:0:
* ^X-Spam-Status: Yes, hits=(1[5-9]|[2-9][0-9])
spambox


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to