From 2546388c27720eaaada4bb63574ba1f32e6ddf4e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 11 Feb 2017 18:20:41 +0000 Subject: DNS: return explicit error code to caller on dnssec failure, for better logging --- test/stdout/4801 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/stdout/4801') diff --git a/test/stdout/4801 b/test/stdout/4801 index fe6d359a2..25d83a182 100644 --- a/test/stdout/4801 +++ b/test/stdout/4801 @@ -1,6 +1,6 @@ -user@mx-unsec-a-unsec.test.ex cannot be resolved at this time: host lookup did not complete -user@mx-unsec-a-sec.test.ex cannot be resolved at this time: host lookup did not complete -user@mx-sec-a-unsec.test.ex is undeliverable: all relevant MX records point to non-existent hosts +user@mx-unsec-a-unsec.test.ex cannot be resolved at this time: host lookup done insecurely +user@mx-unsec-a-sec.test.ex cannot be resolved at this time: host lookup done insecurely +user@mx-sec-a-unsec.test.ex cannot be resolved at this time: host lookup done insecurely user@mx-sec-a-sec.test.ex router = dnslookup, transport = smtp host a-sec.test.ex [V4NET.0.0.100] MX=5 AD -- cgit v1.2.3