From f7fd3850601c141d3a8d5b9cc6e6403f623923ae Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 20 Apr 2006 14:11:29 +0000 Subject: Make batch delivery work for files and pipes set up by redirection. --- doc/doc-txt/NewStuff | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 38c20991b..dc03699f3 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.100 2006/04/18 11:13:19 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.101 2006/04/20 14:11:29 ph10 Exp $ New Features in Exim -------------------- @@ -25,6 +25,10 @@ Version 4.62 a connection has been made, the behaviour is as for ${readsocket with a Unix domain socket. +2. If a redirect router sets up file or pipe deliveries for more than one + incoming address, and the relevant transport has batch_max set greater than + one, a batch delivery now occurs. + Version 4.61 ------------ -- cgit v1.2.3