From fd6e2d18420f43b0c956d943024cb462e1af6aa6 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 28 May 2019 00:26:48 +0100 Subject: PIPE_CONNECT: avoid using when the transport helo_data uses $sending_ip_address --- doc/doc-txt/experimental-spec.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index 301152f1a..328d0940a 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -941,6 +941,9 @@ change. NOTE: since the EHLO command must be constructed before the connection is made it cannot depend on the interface IP address that will be used. +The string "$sending_ip_address" is checked for; if it appears in helo_data +and "def:sending_ip_address" does not, the facility is disabled. + Transport configurations should be checked for this. An example avoidance: helo_data = ${if def:sending_ip_address \ -- cgit v1.2.3