4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Courier/Maildrop/SqWe...
FromSent OnAttachments
Sam VarshavchikAug 31, 2005 7:11 pm 
Tony EarnshawSep 2, 2005 3:29 pm 
Sam VarshavchikSep 2, 2005 3:39 pm 
Tony EarnshawSep 4, 2005 8:49 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Courier/Maildrop/SqWebMail 20050828Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 2, 2005 3:39:46 pm
List:net.sourceforge.lists.courier-maildrop

Tony Earnshaw writes:

One thing that puzzles me is, why can't we have both (semi-POSIX and PCRE) at the same time for them as will? Postfix does. Not withstanding, I'm a PCRE person, so ...

Doing that is probably going to be unnecessarily confusing. There's really no need for that. Except for the "w" option, PCRE does everything the old pattern matching engine could do, and much more.

At some point in the future I need to re-engineer the MIME parser in librfc2045. When that happens, I can flip PCRE into UTF-8 mode, and be able to properly match against MIME-encoded header content, and message body content.