From cb45303cf2a8d9922702f13db42b3285c48f6aa7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 3 Apr 2022 21:37:01 +0100 Subject: Support PIPECONNECT with helo_data using the local IP, when interface is known. --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 93eac06a1..3b1aa2664 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -116,6 +116,11 @@ 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 ----------------- -- cgit v1.2.3