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? yes (matched "V4NET.0.0.1") | |
4 | LOG: refused connection from [V4NET.0.0.1] (host_reject_connection) | |
5 | >>> host in hosts_connection_nolog? no (option unset) | |
6 | >>> host in host_lookup? no (option unset) | |
7 | >>> host in host_reject_connection? no (end of list) | |
8 | >>> host in sender_unqualified_hosts? no (option unset) | |
9 | >>> host in recipient_unqualified_hosts? no (option unset) | |
10 | >>> host in helo_verify_hosts? no (option unset) | |
11 | >>> host in helo_try_verify_hosts? no (option unset) | |
12 | >>> host in helo_accept_junk_hosts? no (option unset) |