procmail
[Top] [All Lists]

Re: regex syntax question

2004-03-19 10:52:57
On Fri, Mar 19, 2004 at 05:51:47PM +0100, Robert Allerstorfer wrote:

On Fri, 19 Mar 2004, 17:24 GMT+01 Dallman Ross wrote:

  { B_head = $MATCH     ANYCHAR128  # 'shroom 'em out }

I don't see any errors in my log from running it as I had it.
But I suppose that's because procmail doesn't care if the trailing
closing brace is missing.  Hmm.

I'm also not sure, but don't think procmail would accept a missing
closing brace without complaining. I remember having seen such an
error message once.

Procmail does accept a missing closing brace without complaining.
Run this with a verbose log.  No error messages to be seen!


  :0
  * B ?? ^^\/.
  { B_head = $MATCH # }  

  }

  LOG = "
         we are here
        "
  HOST

-- 
dman

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