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/0473 | |
parent | e7c3638eeaa194613d5c551382aded17da9b2be0 (diff) |
Testsuite: pid & port numbers
Diffstat (limited to 'test/stderr/0473')
-rw-r--r-- | test/stderr/0473 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0473 b/test/stderr/0473 index b0d536923..21de8a28f 100644 --- a/test/stderr/0473 +++ b/test/stderr/0473 @@ -11,8 +11,8 @@ Considering r11@two.test.ex Attempting full verification using callout callout cache: found domain record for two.test.ex callout cache: no address record found for r11@two.test.ex -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected SMTP<< 220 Server ready SMTP>> EHLO the.local.host.name SMTP<< 250 OK @@ -43,8 +43,8 @@ Considering r11@two.test.ex Attempting full verification using callout callout cache: found domain record for two.test.ex callout cache: no address record found for r11@two.test.ex -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected SMTP(Connection timed out)<< SMTP(close)>> cmdlog: '(unset)' |