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/0002 | |
parent | 7cd171b76e5bd3cb825c2a8720bc1fe4ad9b37e0 (diff) |
Change host_lookup re-forward from byname to bydns; checking DNSSEC
Diffstat (limited to 'test/stderr/0002')
-rw-r--r-- | test/stderr/0002 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/test/stderr/0002 b/test/stderr/0002 index 2d0d1ab41..b4f06a104 100644 --- a/test/stderr/0002 +++ b/test/stderr/0002 @@ -117,10 +117,7 @@ expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}} result: ----> No lookup yet: No looking up host name for V4NET.0.0.1 IP address lookup yielded "ten-1.test.ex" -using host_fake_gethostbyname for ten-1.test.ex (IPv4) -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 +ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx checking addresses for ten-1.test.ex V4NET.0.0.1 OK sender_fullhost = ten-1.test.ex [V4NET.0.0.1] @@ -160,13 +157,11 @@ looking up host name for V4NET.0.0.1 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded IP address lookup yielded "ten-1.test.ex" -using host_fake_gethostbyname for ten-1.test.ex (IPv4) DNS lookup of ten-1.test.ex (A) using fakens DNS lookup of ten-1.test.ex (A) succeeded -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 +ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx checking addresses for ten-1.test.ex +Forward DNS security status: unverified V4NET.0.0.1 OK sender_fullhost = ten-1.test.ex [V4NET.0.0.1] sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1]) |