From 1349e1e5bcfa5fb3db8aa2f02825b7e70bf47cdb Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 16:36:25 +0000 Subject: Always do explicit A/AAAA lookups; no longer make use of the additional RR section from MX/SRV lookups. --- test/stderr/1006 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/stderr/1006') diff --git a/test/stderr/1006 b/test/stderr/1006 index bce98fb26..09421f9a8 100644 --- a/test/stderr/1006 +++ b/test/stderr/1006 @@ -6,6 +6,9 @@ DNS lookup of mx46.test.ex (MX) succeeded DNS lookup of 46.test.ex (AAAA) succeeded DNS lookup of 46.test.ex (A) using fakens DNS lookup of 46.test.ex (A) succeeded +DNS lookup of 46.test.ex (AAAA) succeeded +DNS lookup of 46.test.ex (A) using fakens +DNS lookup of 46.test.ex (A) succeeded DNS lookup of v6.test.ex (MX) using fakens DNS lookup of v6.test.ex (MX) gave NO_DATA returning DNS_NODATA @@ -21,6 +24,8 @@ DNS lookup of mx46.test.ex (MX) using fakens DNS lookup of mx46.test.ex (MX) succeeded DNS lookup of 46.test.ex (A) using fakens DNS lookup of 46.test.ex (A) succeeded +DNS lookup of 46.test.ex (A) using fakens +DNS lookup of 46.test.ex (A) succeeded DNS lookup of v6.test.ex (MX) using fakens DNS lookup of v6.test.ex (MX) gave NO_DATA returning DNS_NODATA -- cgit v1.2.3