summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-20 14:11:29 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-20 14:11:29 +0000
commitf7fd3850601c141d3a8d5b9cc6e6403f623923ae (patch)
tree692317e12f7df5ef5b00e2bf3d45c8bf08d3c659 /doc/doc-txt/NewStuff
parentdd16e114db70592df34e8b9ee4a05dae69aaba43 (diff)
Make batch delivery work for files and pipes set up by redirection.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff6
1 files changed, 5 insertions, 1 deletions
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
------------