diff options
Diffstat (limited to 'test/stderr/0432')
-rw-r--r-- | test/stderr/0432 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stderr/0432 b/test/stderr/0432 index a9581e9b4..533fc0d3b 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -87,8 +87,8 @@ dbfn_read: key=y callout cache: no domain record found dbfn_read: key=x@y callout cache: no address record found -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=127.0.0.1 port=1224 +Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP<< 220 server ready 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO myhost.test.ex @@ -245,8 +245,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> callout cache: no domain record found >>> callout cache: no address record found ->>> interface=NULL port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +>>> interface=127.0.0.1 port=1224 +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex @@ -286,8 +286,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> callout cache: no domain record found >>> callout cache: no address record found ->>> interface=NULL port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +>>> interface=127.0.0.1 port=1224 +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex |