procmail
[Top] [All Lists]

Re: puzzled about a regexp

2003-01-12 15:46:54
eerr... I hope I'm not making any of you mad..

I think I found it (I said I THINK)

maybe that:
* name[  ]*=.*\.(bat|pif|vb[as]|scr|lnk|com|exe|{[-0-9a-f]+})("|[  ]*|$)

should be:
* name[  ]*=.*\.((bat|pif|vb[as]|scr|lnk|com|exe|{[-0-9a-f]+})("|[  ]*|$))
----------------^--------------------------------------------------------^

two additional ()

is it that?



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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