procmail
[Top] [All Lists]

Re: Processing order of procmailrc

2005-11-08 12:56:12
Sean wrote,

Additionally, you've not properly escaped the closing bracket:

If the left bracket is escaped and therefore literal, then a bracketed
set hasn't been opened, and there is no need to escape the right 
bracket.  It will be read as a literal right bracket.

It doesn't hurt, and many people think it's easier to read if the right
bracket is also escaped, but it isn't required.

Note that that doesn't apply to parentheses.  If you want to match an 
expression with a literal left parenthesis and a literal right 
parenthesis farther along, both must be escaped.


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