diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-05 20:14:47 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-05 22:04:13 +0100 |
commit | 143b1159402424b930881bc8d25c640f1d6cd581 (patch) | |
tree | 899b1fbe1eace77a8a13f678d0661f1138801947 /test/stderr/2202 | |
parent | 8e61d2807317ed66163a395c1cd8666fd442d9aa (diff) |
wip
Diffstat (limited to 'test/stderr/2202')
-rw-r--r-- | test/stderr/2202 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/2202 b/test/stderr/2202 index e936b5e6b..a7c78ea3a 100644 --- a/test/stderr/2202 +++ b/test/stderr/2202 @@ -42,7 +42,7 @@ DNS lookup of cioce.test.again.dns (MX) using fakens DNS lookup of cioce.test.again.dns (MX) gave TRY_AGAIN 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 +DNS: couldn't fake dnsa len writing neg-cache entry for cioce.test.again.dns-MX-xxxx, ttl -1 creating new cache entry lookup failed @@ -65,7 +65,7 @@ DNS lookup of cioce.test.again.dns (A) using fakens DNS lookup of cioce.test.again.dns (A) gave TRY_AGAIN 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 +DNS: couldn't fake dnsa len writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1 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]) |