diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-19 22:32:38 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-19 22:32:38 +0100 |
commit | 1f155f8e69b44ee7678dd1009ae0348e5c8d768e (patch) | |
tree | 25c6ef8955e40a3057ea1f90b82c246a0928a1d9 /test/stderr/0094 | |
parent | 7cd171b76e5bd3cb825c2a8720bc1fe4ad9b37e0 (diff) |
Change host_lookup re-forward from byname to bydns; checking DNSSEC
Diffstat (limited to 'test/stderr/0094')
-rw-r--r-- | test/stderr/0094 | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/test/stderr/0094 b/test/stderr/0094 index b9249cc94..5ab751696 100644 --- a/test/stderr/0094 +++ b/test/stderr/0094 @@ -33,9 +33,6 @@ LOG: H=[V4NET.11.12.13] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: rel >>> host in host_lookup? yes (matched "0.0.0.0/0") >>> looking up host name for V4NET.0.0.1 >>> 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 >>> checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK >>> host in host_reject_connection? no (option unset) @@ -87,21 +84,17 @@ 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 "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 +oneback.test.ex V4NET.99.99.90 mx=-1 sort=xx checking addresses for oneback.test.ex +Forward DNS security status: unverified 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 -MUNGED: ::1 will be omitted in what follows -get[host|ipnode]byname[2] looked up these IP addresses: - name=host1.masq.test.ex address=V4NET.90.90.90 +host1.masq.test.ex V4NET.90.90.90 mx=-1 sort=xx checking addresses for host1.masq.test.ex +Forward DNS security status: unverified V4NET.90.90.90 no IP address for host1.masq.test.ex matched V4NET.99.99.90 sender_fullhost = oneback.test.ex [V4NET.99.99.90] |