procmail
[Top] [All Lists]

Weird regex match?

2009-04-20 23:13:13
^X-FunderID: (1|4|8|9|10|11|13)

The above seems to match the above plus;
X-FunderID: 12
X-FunderID: 14
X-FunderID: 1x (x being anything)
X-FunderID: 4x 
X-FunderID: 8x
etc

How can I make it match exclusively the numbers without anything after? 

Full line is (in case something else is the problem)
* ^Subject: .*\[SOMETAG\].*|^X-FunderID: (1|4|8|9|10|11|13)


Nick


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