Support PIPECONNECT with helo_data using the local IP, when interface is known.
[exim.git] / doc / doc-txt / ChangeLog
index 913518dea68ea2d464c2ea2b38349ac20a088dd8..3b1aa2664514f667dc0b989b717eb5266f765f45 100644 (file)
@@ -112,6 +112,15 @@ JH/25 Taint-check exec arguments for transport-initiated external processes.
       the command line may be tainted, in default mode the executable name
       may not be tainted.
 
+JH/26 Fix CHUNKING on a continued-transport.  Previously the usabliility of
+      the the facility was not passed across execs, and only the first message
+      passed over a connection could use BDAT; any further ones using DATA.
+
+JH/27 Support the PIPECONNECT facility in the smtp transport when the helo_data
+      uses $sending_ip_address and an interface is specified.
+      Previously any use of the local address in the EHLO name disabled
+      PIPECONNECT, the common case being to use the rDNS of it.
+
 
 Exim version 4.95
 -----------------