diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 18:38:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 18:38:15 +0000 |
commit | 37a081b070f50383d257441678568aaf75c8d2fd (patch) | |
tree | 93f566261f34f0758d3023299d4cd162faf5de5e /test/stderr/0062 | |
parent | 237e7c0ad8014d8a746dd912867a8cdfadc5061d (diff) |
Testsuite: output changes resulting from 4df169c48
Diffstat (limited to 'test/stderr/0062')
-rw-r--r-- | test/stderr/0062 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0062 b/test/stderr/0062 index 38648d606..936b6961e 100644 --- a/test/stderr/0062 +++ b/test/stderr/0062 @@ -28,7 +28,7 @@ >>> check hosts = +relay_hosts >>> sender host name required, to match against *-2.test.ex >>> looking up host name for V4NET.0.0.1 ->>> IP address lookup yielded ten-1.test.ex +>>> IP address lookup yielded "ten-1.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-1.test.ex address=V4NET.0.0.1 @@ -77,7 +77,7 @@ LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1 >>> check hosts = +relay_hosts >>> sender host name required, to match against *-2.test.ex >>> looking up host name for V4NET.0.0.2 ->>> IP address lookup yielded ten-2.test.ex +>>> IP address lookup yielded "ten-2.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-2.test.ex address=V4NET.0.0.2 @@ -122,8 +122,8 @@ LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex [V4NET.0.0.2 >>> check hosts = +relay_hosts >>> sender host name required, to match against *-2.test.ex >>> looking up host name for V4NET.0.0.3 ->>> IP address lookup yielded ten-3.test.ex ->>> alias ten-3-alias.test.ex +>>> IP address lookup yielded "ten-3.test.ex" +>>> alias "ten-3-alias.test.ex" MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=ten-3.test.ex address=V4NET.0.0.3 |