procmail
[Top] [All Lists]

Re: using "\/" in "... ?? ..."

2002-04-23 19:35:06
parv wrote:
  * Listid  ??  <\\/[a-z]+([-.a-z]+)?\.FreeBSD\.ORG

There is a double-\ there. I think it should be:

* Listid  ??  (<)\/[a-z]+(([-.][a-z]+)+)?\.freebsd\.org

if you mean a literal '<'.


If you made sure that Listid starts with the '<', then use: 

* Listid  ??  ^^(<)\/[a-z]+(([-.][a-z]+)+)?\.freebsd\.org


Ruud


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