diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-11 18:20:41 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-11 22:12:59 +0000 |
commit | 2546388c27720eaaada4bb63574ba1f32e6ddf4e (patch) | |
tree | 78228d1943e8de0d57c5286f402f4de362d27c7c /test/stdout/4801 | |
parent | 0aaf76a49ec6e788d56b3b2100436f3641284532 (diff) |
DNS: return explicit error code to caller on dnssec failure, for better logging
Diffstat (limited to 'test/stdout/4801')
-rw-r--r-- | test/stdout/4801 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |