Cutthrough: fix multi-message initiating connections. Bug 2230
[exim.git] / doc / doc-txt / ChangeLog
index a62d767c9eec3c8c82ba16ea76469f6349ede39a..108f03f84dbeaaf3885d0283facdf81ba7f90601 100644 (file)
@@ -42,6 +42,11 @@ JH/07 Bug 2214: Fix SMTP responses resulting from non-accept result of MIME ACL.
 JH/10 Bug 2223: Fix mysql lookup returns for the no-data case (when the number of
       rows affected is given instead).
 
+JH/12 Bug 2230: Fix cutthrough routing for nonfirst messages in an initiating
+      SMTP connection.  Previously, when one had more receipients than the
+      first, an abortive onward connection was made.  Move to full support for
+      multiple onward connections in sequence, handling cutthrough connection
+      for all multi-message initiating connections.
 
 Exim version 4.90
 -----------------