procmail
[Top] [All Lists]

Re: procmail regex style using Or construct

2009-02-19 16:06:53
Professional Software Engineering wrote:

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

Alternative:

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

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