diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-10-05 15:28:10 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-10-05 16:57:12 +0100 |
commit | 261fc93208fb853e3f1ef78dd90a0b3d261e002f (patch) | |
tree | 63d39696bdef9c63d693f388992d8d6d7002ef75 /test/stderr/2202 | |
parent | 4c7f095f4f32a2259017fa5acab6b1278af9e702 (diff) |
Debug output: regularise host lookup tracing
Diffstat (limited to 'test/stderr/2202')
-rw-r--r-- | test/stderr/2202 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/2202 b/test/stderr/2202 index 2c595a6dd..e936b5e6b 100644 --- a/test/stderr/2202 +++ b/test/stderr/2202 @@ -67,7 +67,7 @@ cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*") cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH DNS: no SOA record found for neg-TTL writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1 -host_fake_gethostbyname returned 1 (HOST_NOT_FOUND) +host_fake_gethostbyname(af=inet) returned 1 (HOST_NOT_FOUND) no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name [ip4.ip4.ip4.ip4]) LOG: host_lookup_failed MAIN no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name [ip4.ip4.ip4.ip4]) |