"Dave Weiner" said:
> A quick question for you Charlie. As I'm still learning maildrop's > filtering language, if I wanted to grab the score and the required hits, > would this work? > > if (/^X-Spam-Status: *Yes, *hits=![:digit:]+ required=![:digit:]+.*/) > { BTW guys -- watch out, the hits and required parameters are floating point now. Also, hits can be negative. better to just match any-non-space char. --j. _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk