diff options
Diffstat (limited to 'test/stderr/0312')
-rw-r--r-- | test/stderr/0312 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/stderr/0312 b/test/stderr/0312 new file mode 100644 index 000000000..3ad7a53e9 --- /dev/null +++ b/test/stderr/0312 @@ -0,0 +1,18 @@ +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> host in helo_verify_hosts? no (option unset) +>>> host in helo_try_verify_hosts? no (option unset) +>>> host in helo_accept_junk_hosts? no (option unset) +>>> using ACL "check_rcpt" +>>> processing "deny" +>>> check dnslists = +defer_unknown : test.again.dns +>>> DNS list check: +defer_unknown +>>> DNS list check: test.again.dns +>>> new DNS lookup for 1.0.0.V4NET.test.again.dns +>>> 1.0.0.V4NET.test.again.dns in dns_again_means_nonexist? no (option unset) +LOG: DNS list lookup defer (probably timeout) for 1.0.0.V4NET.test.again.dns: returned DEFER +>>> deny: condition test deferred +LOG: H=[V4NET.0.0.1] F=<userx@x> temporarily rejected RCPT <userx@y> |