From d6629cdc9b1eb95d4c7b2f6c55a102bd0df38d31 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 27 Apr 2006 08:53:24 +0000 Subject: Add maildirfolder_create_regex to appendfile. --- doc/doc-txt/NewStuff | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index dc03699f3..264501b01 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.101 2006/04/20 14:11:29 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.102 2006/04/27 08:53:24 ph10 Exp $ New Features in Exim -------------------- @@ -29,6 +29,11 @@ Version 4.62 incoming address, and the relevant transport has batch_max set greater than one, a batch delivery now occurs. +3. The appendfile transport has a new option called maildirfolder_create_regex. + Its value is a regular expression. For a maildir delivery, this is matched + against the maildir directory; if it matches, Exim ensures that a + maildirfolder file is created alongside the new, cur, and tmp directories. + Version 4.61 ------------ -- cgit v1.2.3