|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Regex Question - UCE
From: Adam Levin (alevin
audible.com)
Date: Fri Apr 04 2003 - 11:17:54 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 4 Apr 2003, Liviu Daia wrote:
> > Does Postfix not allow multiline matching or PCRE_DOTALL with the
> > 's' suffix?
>
> Sure it does. It just doesn't feed more than one line at a time to
> cleanup. :-) Basically, turning on the "s" option will only change the
> behaviour of the "." operator. As sample-pcre-header.cf points out, the
> only useful flags for a PCRE pattern in Postfix are "i" and "U".
Ah, that explains that. Thanks.
-Adam
Adam Levin, Senior Unix Systems Administrator | http://www.audible.com/
Audible, Inc.
Wayne, NJ, 07470 It's a lot like being attacked by wet tissue.
973-837-2797
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]