David Wade Hagar writes:
Mark Constable wrote:Well looking at exactly how sqwebmail creates entries then this might be more accurate...if ((/^To: [EMAIL PROTECTED]/)) { to "./Maildir/.Courier/." } I think the trailing slash in .Courier/ is needed otherwise it may write to a mbox format file if the ~/Maildir/.Courier folder does not exist.Ok... This is starting to make sense... So in my if statement... Why do I need the two () groups? Also... What is the /^ mean? Why isn't it / instead?
You will find the answers to all these questions in the maildropfilter man page.
pgpNmTNnCeXdE.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
