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. --- test/scripts/4050-pipe-conn/4051 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/scripts/4050-pipe-conn') diff --git a/test/scripts/4050-pipe-conn/4051 b/test/scripts/4050-pipe-conn/4051 index dd5f4c7a8..e06bf5c7e 100644 --- a/test/scripts/4050-pipe-conn/4051 +++ b/test/scripts/4050-pipe-conn/4051 @@ -64,6 +64,15 @@ exim -DCONTROL=127.0.0.1 -DHELO_MSG='$sending_ip_address' -q exim -DNOTDAEMON -DSERVER=server -q **** # +# ... unless the connection is bound to a specified interface +exim helo_data_bound@test.ex +Subject test 6 +**** +exim -DCONTROL=127.0.0.1 -DHELO_MSG='$sending_ip_address' -DBB=127.0.0.1 -q +**** +exim -DNOTDAEMON -DSERVER=server -q +**** +# # killdaemon no_msglog_check -- cgit v1.2.3