procmail
[Top] [All Lists]

Re: procmail regex style using Or construct

2009-02-20 03:54:31
Professional Software Engineering wrote:
Ruud:
Professional Software Engineering:

 * MATCH ?? ^^(1|2|3|4|5|6|7)^^

Alternative:

   * MATCH ?? ^^[1-7]^^

NOT a good way to do it

It's fine. Next alternative: DIV

http://www.xs4all.nl/~rvtol/procmail/
div_demo.rc
div_demo.rc.inc

http://www.xs4all.nl/~rvtol/procmail/inc/
div2.inc

--
Ruud
____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>