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