diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 10:05:33 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 10:05:33 +0000 |
commit | 75e0e026a196fa852a855d5148f29be29ac2d92f (patch) | |
tree | cbf860a3c39a64dbce2b274a00262cc6baae2f47 /test/stderr/0094 | |
parent | 230205fc0acfc71dff9ce42fb20d2caba82fbd36 (diff) |
Code tidies to remove stuff that was needed only for the old test suite.
Also, use -odi for bounces when in the test harness, unless queue_only
is set.
Diffstat (limited to 'test/stderr/0094')
-rw-r--r-- | test/stderr/0094 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/stderr/0094 b/test/stderr/0094 index 81297b063..5e99df76f 100644 --- a/test/stderr/0094 +++ b/test/stderr/0094 @@ -78,8 +78,16 @@ host in host_lookup? yes (matched "0.0.0.0/0") looking up host name for V4NET.99.99.90 DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded -IP address lookup yielded host1.masq.test.ex - alias oneback.test.ex +IP address lookup yielded oneback.test.ex + alias host1.masq.test.ex +using host_fake_gethostbyname for oneback.test.ex (IPv4) +DNS lookup of oneback.test.ex (A) using fakens +DNS lookup of oneback.test.ex (A) succeeded +MUNGED: ::1 will be omitted in what follows +get[host|ipnode]byname[2] looked up these IP addresses: + name=oneback.test.ex address=V4NET.99.99.90 +checking addresses for oneback.test.ex + V4NET.99.99.90 OK using host_fake_gethostbyname for host1.masq.test.ex (IPv4) DNS lookup of host1.masq.test.ex (A) using fakens DNS lookup of host1.masq.test.ex (A) succeeded @@ -89,14 +97,6 @@ get[host|ipnode]byname[2] looked up these IP addresses: checking addresses for host1.masq.test.ex V4NET.90.90.90 no IP address for host1.masq.test.ex matched V4NET.99.99.90 -using host_fake_gethostbyname for oneback.test.ex (IPv4) -DNS lookup of oneback.test.ex (A) using fakens -DNS lookup of oneback.test.ex (A) succeeded -MUNGED: ::1 will be omitted in what follows -get[host|ipnode]byname[2] looked up these IP addresses: - name=oneback.test.ex address=V4NET.99.99.90 -checking addresses for oneback.test.ex - V4NET.99.99.90 OK sender_fullhost = oneback.test.ex [V4NET.99.99.90] sender_rcvhost = oneback.test.ex ([V4NET.99.99.90]) set_process_info: pppp handling incoming connection from oneback.test.ex [V4NET.99.99.90] |