From e7c3638eeaa194613d5c551382aded17da9b2be0 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 17 Jun 2022 14:38:02 +0100 Subject: [PATCH] Testsuite: port numbers --- test/runtest | 8 +++++ test/stderr/0433 | 50 +++++++++++++++---------------- test/stderr/0438 | 18 ++++++------ test/stderr/0450 | 4 +-- test/stderr/0609 | 4 +-- test/stderr/0623 | 6 ++-- test/stderr/0911 | 10 +++---- test/stderr/1007 | 76 ++++++++++++++++++++++++------------------------ test/stderr/1150 | 6 ++-- test/stderr/1157 | 6 ++-- test/stderr/1160 | 6 ++-- test/stderr/2035 | 6 ++-- test/stderr/2135 | 6 ++-- test/stderr/2201 | 4 +-- test/stderr/4052 | 4 +-- test/stderr/4510 | 2 +- test/stderr/4530 | 2 +- test/stderr/5410 | 6 ++-- test/stderr/5420 | 15 ++-------- test/stderr/5820 | 2 +- test/stderr/5840 | 2 +- 21 files changed, 121 insertions(+), 122 deletions(-) diff --git a/test/runtest b/test/runtest index 8200a2cd6..9fef60820 100755 --- a/test/runtest +++ b/test/runtest @@ -1095,6 +1095,14 @@ RESET_AFTER_EXTRA_LINE_READ: # we don't care what TZ enviroment the testhost was running next if /^Reset TZ to/; + # port numbers + s/(?:\[[^\]]*\]:|port )\K$parm_port_d/PORT_D/; + s/(?:\[[^\]]*\]:|port )\K$parm_port_d2/PORT_D2/; + s/(?:\[[^\]]*\]:|port )\K$parm_port_d3/PORT_D3/; + s/(?:\[[^\]]*\]:|port )\K$parm_port_d4/PORT_D4/; + s/(?:\[[^\]]*\]:|port )\K$parm_port_s/PORT_S/; + s/(?:\[[^\]]*\]:|port )\K$parm_port_n/PORT_N/; + # ========= Exim lookups ================== # Lookups have a char which depends on the number of lookup types compiled in, # in stderr output. Replace with a "0". Recognising this while avoiding diff --git a/test/stderr/0433 b/test/stderr/0433 index 36d610438..826791208 100644 --- a/test/stderr/0433 +++ b/test/stderr/0433 @@ -9,13 +9,13 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1234 creating notifier socket p1234 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1234 LOG: MAIN - exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -31,14 +31,14 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1235 creating notifier socket p1235 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv4) port 1226 +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv4) port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1235 LOG: MAIN - exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port 1225 port 1226 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 port 1226 + exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D port PORT_D2 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D port PORT_D2 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -54,15 +54,15 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1236 creating notifier socket p1236 @TESTSUITE/spool/exim_daemon_notify -listening on 127.0.0.1 port 1228 -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv4) port 1226 +listening on 127.0.0.1 port PORT_D4 +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv4) port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1236 LOG: MAIN - exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on [127.0.0.1]:1228 port 1225 (IPv4) port 1226 (IPv4) -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on [127.0.0.1]:1228 port 1225 (IPv4) port 1226 (IPv4) + exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on [127.0.0.1]:PORT_D4 port PORT_D (IPv4) port PORT_D2 (IPv4) +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on [127.0.0.1]:PORT_D4 port PORT_D (IPv4) port PORT_D2 (IPv4) daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -78,15 +78,15 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1237 creating notifier socket p1237 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv4) port 1226 -listening on 127.0.0.1 port 1228 +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv4) port PORT_D2 +listening on 127.0.0.1 port PORT_D4 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1237 LOG: MAIN - exim x.yz daemon started: pid=p1237, no queue runs, listening for SMTP on port 1225 port 1226 [127.0.0.1]:1228 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 port 1226 [127.0.0.1]:1228 + exim x.yz daemon started: pid=p1237, no queue runs, listening for SMTP on port PORT_D port PORT_D2 [127.0.0.1]:PORT_D4 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D port PORT_D2 [127.0.0.1]:PORT_D4 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -104,14 +104,14 @@ daemon_smtp_port overridden by -oX: <: 1227 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on 127.0.0.1 port 1228 -listening on all interfaces (IPv4) port 1227 +listening on 127.0.0.1 port PORT_D4 +listening on all interfaces (IPv4) port PORT_D3 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1238 LOG: MAIN - exim x.yz daemon started: pid=p1238, no queue runs, listening for SMTP on [127.0.0.1]:1228 port 1227 (IPv4) -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on [127.0.0.1]:1228 port 1227 (IPv4) + exim x.yz daemon started: pid=p1238, no queue runs, listening for SMTP on [127.0.0.1]:PORT_D4 port PORT_D3 (IPv4) +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on [127.0.0.1]:PORT_D4 port PORT_D3 (IPv4) daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -129,14 +129,14 @@ local_interfaces overridden by -oX: <; 0.0.0.0.1225; 0.0.0.0.1226 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv4) port 1226 +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv4) port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1239 LOG: MAIN - exim x.yz daemon started: pid=p1239, no queue runs, listening for SMTP on port 1225 port 1226 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 port 1226 + exim x.yz daemon started: pid=p1239, no queue runs, listening for SMTP on port PORT_D port PORT_D2 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D port PORT_D2 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen diff --git a/test/stderr/0438 b/test/stderr/0438 index 8d5a42f87..58f8d8262 100644 --- a/test/stderr/0438 +++ b/test/stderr/0438 @@ -11,13 +11,13 @@ daemon_smtp_port overridden by -oX: <: 1225 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1234 LOG: MAIN - exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -35,13 +35,13 @@ daemon_smtp_port overridden by -oX: <: 1225 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.anotherpid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1235 LOG: MAIN - exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -59,13 +59,13 @@ daemon_smtp_port overridden by -oX: <: 1225 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/mypidfile changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1236 LOG: MAIN - exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on port PORT_D +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen diff --git a/test/stderr/0450 b/test/stderr/0450 index 96eea9fd0..07fad27e8 100644 --- a/test/stderr/0450 +++ b/test/stderr/0450 @@ -18,7 +18,7 @@ getting address for 127.0.0.1 checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... failed: Connection refused +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... failed: Connection refused LOG: MAIN H=127.0.0.1 [127.0.0.1] Connection refused added retry item for T:127.0.0.1:127.0.0.1:1225: errno=dd more_errno=dd,A flags=2 @@ -47,7 +47,7 @@ no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1112 retry-status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1226 ... failed: Connection refused +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D2 ... failed: Connection refused LOG: MAIN H=127.0.0.1 [127.0.0.1] Connection refused added retry item for T:127.0.0.1:127.0.0.1:1226: errno=dd more_errno=dd,A flags=2 diff --git a/test/stderr/0609 b/test/stderr/0609 index 277281cc5..71f78c4de 100644 --- a/test/stderr/0609 +++ b/test/stderr/0609 @@ -8,10 +8,10 @@ daemon_smtp_port overridden by -oX: <: 1225 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid LOG: MAIN - exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... Connection request from 127.0.0.1 port sssss diff --git a/test/stderr/0623 b/test/stderr/0623 index 1c8dee9e2..45780b023 100644 --- a/test/stderr/0623 +++ b/test/stderr/0623 @@ -17,7 +17,7 @@ getting address for 127.0.0.1 checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (tempreject@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -83,7 +83,7 @@ no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmbA-0005vi-00 to 127.0.0.1 [127.0.0.1] (permreject@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -149,7 +149,7 @@ no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmbB-0005vi-00 to 127.0.0.1 [127.0.0.1] (permreject@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes diff --git a/test/stderr/0911 b/test/stderr/0911 index ebed0ed8f..65236b1a5 100644 --- a/test/stderr/0911 +++ b/test/stderr/0911 @@ -21,7 +21,7 @@ getting address for 127.0.0.1 checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (good@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -87,7 +87,7 @@ getting address for 127.0.0.1 checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaY-0005vi-00 to 127.0.0.1 [127.0.0.1] (nopipe@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -152,7 +152,7 @@ getting address for 127.0.0.1 checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (tempreject@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -222,7 +222,7 @@ no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmbA-0005vi-00 to 127.0.0.1 [127.0.0.1] (permreject@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -292,7 +292,7 @@ no host retry record no message retry record 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmbB-0005vi-00 to 127.0.0.1 [127.0.0.1] (dataloss@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes diff --git a/test/stderr/1007 b/test/stderr/1007 index 48dbda1a2..67fd926d2 100644 --- a/test/stderr/1007 +++ b/test/stderr/1007 @@ -9,14 +9,14 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1234 creating notifier socket p1234 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1225 -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv6) port PORT_D +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1234 LOG: MAIN - exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) + exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -32,16 +32,16 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1235 creating notifier socket p1235 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1225 -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv6) port 1226 -listening on all interfaces (IPv4) port 1226 +listening on all interfaces (IPv6) port PORT_D +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv6) port PORT_D2 +listening on all interfaces (IPv4) port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1235 LOG: MAIN - exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) + exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -57,17 +57,17 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1236 creating notifier socket p1236 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1225 -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv6) port 1226 -listening on all interfaces (IPv4) port 1226 -listening on 127.0.0.1 port 1228 +listening on all interfaces (IPv6) port PORT_D +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv6) port PORT_D2 +listening on all interfaces (IPv4) port PORT_D2 +listening on 127.0.0.1 port PORT_D4 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1236 LOG: MAIN - exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) [127.0.0.1]:1228 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) [127.0.0.1]:1228 + exim x.yz daemon started: pid=p1236, no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -83,17 +83,17 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1237 creating notifier socket p1237 @TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1225 -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv6) port 1226 -listening on all interfaces (IPv4) port 1226 -listening on 127.0.0.1 port 1228 +listening on all interfaces (IPv6) port PORT_D +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv6) port PORT_D2 +listening on all interfaces (IPv4) port PORT_D2 +listening on 127.0.0.1 port PORT_D4 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1237 LOG: MAIN - exim x.yz daemon started: pid=p1237, no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) [127.0.0.1]:1228 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv6 and IPv4) [127.0.0.1]:1228 + exim x.yz daemon started: pid=p1237, no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -109,8 +109,8 @@ dropping to exim gid; retaining priv uid originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME p1238 creating notifier socket p1238 @TESTSUITE/spool/exim_daemon_notify -listening on ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6 port 1225 -listening on ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6 port 1226 +listening on ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6 port PORT_D +listening on ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6 port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1238 @@ -134,15 +134,15 @@ daemon_smtp_port overridden by -oX: <: 1227 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1227 -listening on all interfaces (IPv4) port 1227 -listening on 127.0.0.1 port 1228 +listening on all interfaces (IPv6) port PORT_D3 +listening on all interfaces (IPv4) port PORT_D3 +listening on 127.0.0.1 port PORT_D4 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1239 LOG: MAIN - exim x.yz daemon started: pid=p1239, no queue runs, listening for SMTP on port 1227 (IPv6 and IPv4) [127.0.0.1]:1228 -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1227 (IPv6 and IPv4) [127.0.0.1]:1228 + exim x.yz daemon started: pid=p1239, no queue runs, listening for SMTP on port PORT_D3 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D3 (IPv6 and IPv4) [127.0.0.1]:PORT_D4 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen @@ -162,8 +162,8 @@ local_interfaces overridden by -oX: <; 127.0.0.1 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on 127.0.0.1 port 1227 -listening on 127.0.0.1 port 1225 +listening on 127.0.0.1 port PORT_D3 +listening on 127.0.0.1 port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1240 @@ -187,15 +187,15 @@ local_interfaces overridden by -oX: <; ::0.1225; 0.0.0.0.1225; 0.0.0.0.1226 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv6) port 1225 -listening on all interfaces (IPv4) port 1225 -listening on all interfaces (IPv4) port 1226 +listening on all interfaces (IPv6) port PORT_D +listening on all interfaces (IPv4) port PORT_D +listening on all interfaces (IPv4) port PORT_D2 pid written to TESTSUITE/spool/exim-daemon.pid changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=p1241 LOG: MAIN - exim x.yz daemon started: pid=p1241, no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv4) -set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 (IPv6 and IPv4) port 1226 (IPv4) + exim x.yz daemon started: pid=p1241, no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv4) +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port PORT_D (IPv6 and IPv4) port PORT_D2 (IPv4) daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... SIGTERM/SIGINT seen diff --git a/test/stderr/1150 b/test/stderr/1150 index d13b4ba4a..6da84a2cb 100644 --- a/test/stderr/1150 +++ b/test/stderr/1150 @@ -1,7 +1,7 @@ LOG: queue_run MAIN Start queue run: pid=p1234 -qf delivering 10HmaX-0005vi-00 (queue run pid p1234) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -36,7 +36,7 @@ LOG: MAIN LOG: MAIN Completed delivering 10HmaY-0005vi-00 (queue run pid p1234) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -72,7 +72,7 @@ LOG: MAIN => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00" LOG: MAIN -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00" -Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected +Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] diff --git a/test/stderr/1157 b/test/stderr/1157 index 35389aa8c..5e1ec4d4c 100644 --- a/test/stderr/1157 +++ b/test/stderr/1157 @@ -7,7 +7,7 @@ LOG: queue_run MAIN >>>>>>>>>>>>>>>> Exim pid=p1242 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1243 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1244 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -101,7 +101,7 @@ LOG: queue_run MAIN >>>>>>>>>>>>>>>> Exim pid=p1249 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1250 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1251 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -195,7 +195,7 @@ LOG: queue_run MAIN >>>>>>>>>>>>>>>> Exim pid=p1256 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1257 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Exim pid=p1258 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes diff --git a/test/stderr/1160 b/test/stderr/1160 index 554c350cb..54b2f44e4 100644 --- a/test/stderr/1160 +++ b/test/stderr/1160 @@ -1,7 +1,7 @@ LOG: queue_run MAIN Start queue run: pid=p1234 -qf delivering 10HmaX-0005vi-00 (queue run pid p1234) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -27,7 +27,7 @@ LOG: MAIN LOG: MAIN Completed delivering 10HmaY-0005vi-00 (queue run pid p1234) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -54,7 +54,7 @@ LOG: MAIN => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00" LOG: MAIN -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00" -Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected +Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] diff --git a/test/stderr/2035 b/test/stderr/2035 index 5c46aba17..3888badbb 100644 --- a/test/stderr/2035 +++ b/test/stderr/2035 @@ -3,7 +3,7 @@ configuration file is TESTSUITE/test-config admin user LOG: smtp_connection MAIN SMTP connection from CALLER -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -47,7 +47,7 @@ dropping to exim gid; retaining priv uid t1 transport entered userb@test.ex hostlist: - '127.0.0.1' IP 127.0.0.1 port 1225 + '127.0.0.1' IP 127.0.0.1 port PORT_D already connected to 127.0.0.1 [127.0.0.1] (on fd 0) checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable @@ -72,7 +72,7 @@ cmd buf flush ddd bytes (more expected) cmdlog: 'DATA:354:.:250:QUIT:221' Leaving t1 transport LOG: MAIN - => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00" + => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> diff --git a/test/stderr/2135 b/test/stderr/2135 index 5c46aba17..3888badbb 100644 --- a/test/stderr/2135 +++ b/test/stderr/2135 @@ -3,7 +3,7 @@ configuration file is TESTSUITE/test-config admin user LOG: smtp_connection MAIN SMTP connection from CALLER -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes @@ -47,7 +47,7 @@ dropping to exim gid; retaining priv uid t1 transport entered userb@test.ex hostlist: - '127.0.0.1' IP 127.0.0.1 port 1225 + '127.0.0.1' IP 127.0.0.1 port PORT_D already connected to 127.0.0.1 [127.0.0.1] (on fd 0) checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable @@ -72,7 +72,7 @@ cmd buf flush ddd bytes (more expected) cmdlog: 'DATA:354:.:250:QUIT:221' Leaving t1 transport LOG: MAIN - => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00" + => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> diff --git a/test/stderr/2201 b/test/stderr/2201 index d5c42d456..07b9ac520 100644 --- a/test/stderr/2201 +++ b/test/stderr/2201 @@ -204,10 +204,10 @@ daemon_smtp_port overridden by -oX: <: 1225 creating notifier socket TESTSUITE/spool/exim_daemon_notify -listening on all interfaces (IPv4) port 1225 +listening on all interfaces (IPv4) port PORT_D pid written to TESTSUITE/spool/exim-daemon.pid LOG: MAIN - exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port 1225 + exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... Connection request from 127.0.0.1 port sssss diff --git a/test/stderr/4052 b/test/stderr/4052 index ed895e023..2e4a90bdd 100644 --- a/test/stderr/4052 +++ b/test/stderr/4052 @@ -13,7 +13,7 @@ dropping to exim gid; retaining priv uid smtp transport entered extchange@test.ex hostlist: - '127.0.0.1' IP 127.0.0.1 port 1225 + '127.0.0.1' IP 127.0.0.1 port PORT_D checking status of 127.0.0.1 no host retry record no message retry record @@ -29,7 +29,7 @@ not using DSN SMTP|> RCPT TO: SMTP>> DATA cmd buf flush ddd bytes -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... sending dd nonTFO early-data +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... sending dd nonTFO early-data connected smtp_reap_early_pipe expect banner SMTP<< 220 banner diff --git a/test/stderr/4510 b/test/stderr/4510 index 4c0af880d..0738f4491 100644 --- a/test/stderr/4510 +++ b/test/stderr/4510 @@ -8,7 +8,7 @@ configuration file is TESTSUITE/test-config trusted user admin user dropping to exim gid; retaining priv uid -Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected +Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes diff --git a/test/stderr/4530 b/test/stderr/4530 index 28e5b5721..35423d58d 100644 --- a/test/stderr/4530 +++ b/test/stderr/4530 @@ -8,7 +8,7 @@ configuration file is TESTSUITE/test-config trusted user admin user dropping to exim gid; retaining priv uid -Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected +Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes diff --git a/test/stderr/5410 b/test/stderr/5410 index 96bbe857d..17168982c 100644 --- a/test/stderr/5410 +++ b/test/stderr/5410 @@ -66,7 +66,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: userx ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex @@ -622,7 +622,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: usery ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex @@ -1139,7 +1139,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: usery ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex diff --git a/test/stderr/5420 b/test/stderr/5420 index 65ace0ced..241cedf68 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -66,7 +66,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: userx ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex @@ -92,9 +92,6 @@ cmd buf flush ddd bytes ├considering: }} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: .outlook.com\$ ╰─────result: .outlook.com$ - compiled RE '.outlook.com$' not found in local cache - compiling RE '.outlook.com$' - compiled RE '.outlook.com$' saved in local cache ╭───scanning: $item}{\N^250-([\w.]+)\s\N}}} {$1}} ├───scanning: }{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: $item @@ -626,7 +623,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: usery ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex @@ -652,9 +649,6 @@ cmd buf flush ddd bytes ├considering: }} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: .outlook.com\$ ╰─────result: .outlook.com$ - compiled RE '.outlook.com$' not found in local cache - compiling RE '.outlook.com$' - compiled RE '.outlook.com$' saved in local cache ╭───scanning: $item}{\N^250-([\w.]+)\s\N}}} {$1}} ├───scanning: }{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: $item @@ -1146,7 +1140,7 @@ domain.com in "! +local_domains"? yes (end of list) ╰─────result: usery ╰──(tainted) domain.com in "*"? yes (matched "*") -Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_D from ip4.ip4.ip4.ip4 ... connected ╭considering: $primary_hostname ├──expanding: $primary_hostname ╰─────result: myhost.test.ex @@ -1172,9 +1166,6 @@ cmd buf flush ddd bytes ├considering: }} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: .outlook.com\$ ╰─────result: .outlook.com$ - compiled RE '.outlook.com$' not found in local cache - compiling RE '.outlook.com$' - compiled RE '.outlook.com$' saved in local cache ╭───scanning: $item}{\N^250-([\w.]+)\s\N}}} {$1}} ├───scanning: }{\N^250-([\w.]+)\s\N}}} {$1}} ├──expanding: $item diff --git a/test/stderr/5820 b/test/stderr/5820 index 53291edf4..17dcf1c34 100644 --- a/test/stderr/5820 +++ b/test/stderr/5820 @@ -23,7 +23,7 @@ >>> callout cache: no address record found for rcptuser@dane256ee.test.ex >>> ip4.ip4.ip4.ip4 in hosts_require_dane? yes (matched "ip4.ip4.ip4.ip4") >>> interface=NULL port=1225 ->>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected +>>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:PORT_D ... connected >>> SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex diff --git a/test/stderr/5840 b/test/stderr/5840 index 93a7bfd2c..efbac4958 100644 --- a/test/stderr/5840 +++ b/test/stderr/5840 @@ -23,7 +23,7 @@ >>> callout cache: no address record found for rcptuser@dane256ee.test.ex >>> ip4.ip4.ip4.ip4 in hosts_require_dane? yes (matched "ip4.ip4.ip4.ip4") >>> interface=NULL port=1225 ->>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected +>>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:PORT_D ... connected >>> SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex -- 2.30.2