diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 20:37:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 20:37:44 +0100 |
commit | 3bfdf0f1f1d7a1bb6e9c3e4c6af8d1117dd13955 (patch) | |
tree | 0a5a1c7782804b2397948ace99b8e1d4f3d7776f /test/stderr/0476 | |
parent | e7c3638eeaa194613d5c551382aded17da9b2be0 (diff) |
Testsuite: pid & port numbers
Diffstat (limited to 'test/stderr/0476')
-rw-r--r-- | test/stderr/0476 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0476 b/test/stderr/0476 index a51e2ce21..ce5143458 100644 --- a/test/stderr/0476 +++ b/test/stderr/0476 @@ -18,7 +18,7 @@ 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) set_process_info: pppp delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1]:PORT_S (userx@test.ex) -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected SMTP<< 220 Server ready SMTP>> EHLO the.local.host.name cmd buf flush ddd bytes @@ -85,11 +85,11 @@ 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] (CALLER@the.local.host.name) set_process_info: pppp delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1]:PORT_S (CALLER@the.local.host.name) -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... failed: Connection refused LOG: MAIN H=127.0.0.1 [127.0.0.1] Connection refused set_process_info: pppp delivering 10HmaZ-0005vi-00: just tried 127.0.0.1 [127.0.0.1]:PORT_S for CALLER@the.local.host.name: result DEFER -added retry item for T:127.0.0.1:127.0.0.1:1224: errno=dd more_errno=dd,A flags=2 +added retry item for T:127.0.0.1:127.0.0.1:PORT_S: errno=dd more_errno=dd,A flags=2 all IP addresses skipped or deferred at least one address updating wait-t1 database added 10HmaZ-0005vi-00 to queue for 127.0.0.1 |