1 Sep 2010 03:30
Re: pattern options "w"
email builder <emailbuilder88 <at> yahoo.com>
2010-09-01 01:30:23 GMT
2010-09-01 01:30:23 GMT
> > > > Looking at an older .mailfilter file I see a pattern with a ":w" option. >I don't see this in the manual page > > at http://www.courier-mta.org/maildrop/maildropfilter.html but maybe it's an >allowable PCRE option? > > > Does it do the same as ":hb"??? > > The 'w' option was deprecated when maildrop switched from its own regexp >parser to PCRE. This option > was exactly the same as :hb. This option treated the entire header, or body, >or both, as selected by :h > and :b, as a single string, instead of searching each individual line of a >message, so your search pattern > could include newline characters. Thank you. I do now see there is a minor reference to it being removed with the change from 1.x to 2.x. Thanks for the more detailed explanation. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd
RSS Feed