OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Help with header_checks

From: Stephen Satchell (listsatchell.net)
Date: Mon May 03 2004 - 20:49:27 CDT


On Mon, 2004-05-03 at 16:59, Greg A. Woods wrote:

> If folks are not reading the Postfix docs then they're going to read, or
> have read, the PCRE docs (or, e.g., the "Mastering Regular Expressions"
> book, Perl or Python docs, etc., etc., etc.) and thus they're going to
> assume that Postfix follows the otherwise universally accepted de facto
> standards and that the "/m" flag will turn _on_ PCRE_MULTILINE.
>
> Indeed Postfix treatment of PCRE flags contractdicts the PCRE internal
> flags (e.g. "(?m)"), causing yet further confusion.

Same with the i flag, I might add.