diff options
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/0023 | 2 | ||||
-rw-r--r-- | test/stderr/0069 | 3 | ||||
-rw-r--r-- | test/stderr/0605 | 1 |
3 files changed, 0 insertions, 6 deletions
diff --git a/test/stderr/0023 b/test/stderr/0023 index b05f70f39..068962377 100644 --- a/test/stderr/0023 +++ b/test/stderr/0023 @@ -1133,7 +1133,6 @@ LOG: H=[V4NET.0.0.97] F=<> rejected RCPT <x@y>: host lookup failed for reverse l >>> looking up host name for V4NET.99.99.96 >>> IP address lookup yielded "x.test.again.dns" >>> x.test.again.dns in dns_again_means_nonexist? no (option unset) ->>> x.test.again.dns in dns_again_means_nonexist? no (option unset) >>> temporary error for host name lookup >>> accept: condition test deferred in ACL "acl_V4NET_99_99" LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT <x@y>: host lookup deferred for reverse lookup check @@ -1154,7 +1153,6 @@ LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT <x@y>: host lookup deferr >>> looking up host name for V4NET.99.99.96 >>> IP address lookup yielded "x.test.again.dns" >>> x.test.again.dns in dns_again_means_nonexist? no (option unset) ->>> x.test.again.dns in dns_again_means_nonexist? no (option unset) >>> temporary error for host name lookup >>> accept: condition test succeeded in ACL "acl_V4NET_99_99" >>> end of ACL "acl_V4NET_99_99": ACCEPT diff --git a/test/stderr/0069 b/test/stderr/0069 index 15b8a4318..19174faf0 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -137,7 +137,6 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> processing "deny" >>> check hosts = +include_defer : test.again.dns >>> test.again.dns in dns_again_means_nonexist? no (option unset) ->>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13]) >>> test.again.dns in dns_again_means_nonexist? no (option unset) LOG: DNS lookup of "test.again.dns" deferred: accepted by +include_defer @@ -160,7 +159,6 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> processing "accept" >>> check hosts = test.again.dns : V4NET.0.0.13 >>> test.again.dns in dns_again_means_nonexist? no (option unset) ->>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13]) >>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> host in "test.again.dns : V4NET.0.0.13"? list match deferred for test.again.dns @@ -182,7 +180,6 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> processing "accept" >>> check hosts = +ignore_defer : test.again.dns : V4NET.0.0.13 >>> test.again.dns in dns_again_means_nonexist? no (option unset) ->>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13]) >>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> DNS lookup of "test.again.dns" deferred: item ignored by +ignore_defer diff --git a/test/stderr/0605 b/test/stderr/0605 index d2def942f..920597c06 100644 --- a/test/stderr/0605 +++ b/test/stderr/0605 @@ -10,7 +10,6 @@ >>> processing "accept" >>> check hosts = test.again.dns >>> test.again.dns in dns_again_means_nonexist? no (option unset) ->>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> no IP address found for host test.again.dns (during SMTP connection from (test) [ip4.ip4.ip4.ip4]) >>> test.again.dns in dns_again_means_nonexist? no (option unset) >>> host in "test.again.dns"? list match deferred for test.again.dns |