* Hanspeter Roth wrote:
I have now a solution using the $MATCH variable:
* ^Subject: .*\/[-!-,:-(_at_)]
* $ ^Subject: .*$MATCH.?.?$MATCH.?.?$MATCH
Does that really solve your problem? False positives are possible
(though admittedly improbable) because you allow up to two other
characters between the occurrences of $MATCH (why?), and due to the
problem I described in my response to Don, you're also likely to get
false negatives.
/HW
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail