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 | >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") | |
10 | >>> ACL is NULL: implicit DENY | |
11 | LOG: H=[1.1.1.1] rejected VRFY userx@test.ex | |
12 | >>> using ACL "check_expn" | |
13 | >>> processing "accept" | |
14 | >>> check hosts = 2.2.2.2 | |
15 | >>> host in "2.2.2.2"? no (end of list) | |
6968512f | 16 | >>> accept: condition test failed in ACL "check_expn" |
54c5ebb1 PH |
17 | >>> end of ACL "check_expn": implicit DENY |
18 | LOG: H=[1.1.1.1] rejected EXPN postmaster | |
19 | >>> host in hosts_connection_nolog? no (option unset) | |
20 | >>> host in host_lookup? no (option unset) | |
21 | >>> host in host_reject_connection? no (option unset) | |
22 | >>> host in sender_unqualified_hosts? no (option unset) | |
23 | >>> host in recipient_unqualified_hosts? no (option unset) | |
24 | >>> host in helo_verify_hosts? no (option unset) | |
25 | >>> host in helo_try_verify_hosts? no (option unset) | |
26 | >>> host in helo_accept_junk_hosts? no (option unset) | |
27 | >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") | |
28 | >>> using ACL "check_expn" | |
29 | >>> processing "accept" | |
30 | >>> check hosts = 2.2.2.2 | |
31 | >>> host in "2.2.2.2"? yes (matched "2.2.2.2") | |
6968512f | 32 | >>> accept: condition test succeeded in ACL "check_expn" |
54c5ebb1 PH |
33 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
34 | >>> routing list@test.ex | |
35 | >>> calling system_aliases router | |
36 | >>> routed by system_aliases router |