Commit | Line | Data |
---|---|---|
54c5ebb1 PH |
1 | >>> host in hosts_connection_nolog? no (option unset) |
2 | >>> host in host_lookup? no (option unset) | |
3 | >>> host in host_reject_connection? no (option unset) | |
4 | >>> host in sender_unqualified_hosts? no (option unset) | |
5 | >>> host in recipient_unqualified_hosts? no (option unset) | |
6 | >>> host in helo_verify_hosts? no (option unset) | |
7 | >>> host in helo_try_verify_hosts? no (option unset) | |
8 | >>> host in helo_accept_junk_hosts? no (option unset) | |
9 | >>> using ACL "check_rcpt" | |
10 | >>> processing "deny" | |
11 | >>> check dnslists = +defer_unknown : test.again.dns | |
12 | >>> DNS list check: +defer_unknown | |
13 | >>> DNS list check: test.again.dns | |
14 | >>> new DNS lookup for 1.0.0.V4NET.test.again.dns | |
15 | >>> 1.0.0.V4NET.test.again.dns in dns_again_means_nonexist? no (option unset) | |
16 | LOG: DNS list lookup defer (probably timeout) for 1.0.0.V4NET.test.again.dns: returned DEFER | |
6968512f | 17 | >>> deny: condition test deferred in ACL "check_rcpt" |
54c5ebb1 | 18 | LOG: H=[V4NET.0.0.1] F=<userx@x> temporarily rejected RCPT <userx@y> |