Expanded EXPERIMENTAL_TPDA feature
[exim.git] / test / stderr / 0018
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 >>> using ACL "check_etrn"
11 >>> processing "deny"
12 >>> check hosts = !localhost
13 MUNGED: ::1 will be omitted in what follows
14 >>> get[host|ipnode]byname[2] looked up these IP addresses:
15 >>> name=localhost address=127.0.0.1
16 >>> host in "!localhost"? no (matched "!localhost")
17 >>> deny: condition test failed in ACL "check_etrn"
18 >>> processing "warn"
19 >>> l_message: accepted $smtp_command
20 >>> warn: condition test succeeded in ACL "check_etrn"
21 LOG: H=[127.0.0.1] Warning: accepted etrn #some.random.domain
22 >>> processing "accept"
23 >>> accept: condition test succeeded in ACL "check_etrn"
24 >>> end of ACL "check_etrn": ACCEPT
25 >>> ETRN command is: exim -R
26 >>> ETRN command execution skipped