To improve the recipe on my earlier post, this seems to work to catch
scores of 1x.x up to the 3x.x score (like 10.6 and 30.2 as examples).
What think ye folks?
## Redirect spams
:0:
* ^X-Spam-Status:(.*\<)?Yes
* $(score=10[1-9]\.*[0-9]|20[1-9]\.*[0-9]|30[1-9]\.*[0-9])
$REVIEW
To be honest, I'm not sure how this is catching double bounces since they
shouldn't make it to the LDA stage, but maybe there's something unique in
your setup...
At any rate, wouldn't this catch anything that's 10.1 - 99.9?
(10\.[1-9]|1[1-9]\.[0-9]|[23456789][0123456789]\.)
Chris
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail