Add ACL name to debug output of condition result (bug 1238).
[exim.git] / test / stderr / 0524
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 >>> csa1.test.ex in helo_lookup_domains? no (end of list)
10 >>> host in pipelining_advertise_hosts? yes (matched "*")
11 >>> using ACL "check_mail"
12 >>> processing "accept"
13 >>> check verify = csa
14 >>> accept: condition test succeeded in ACL "check_mail"
15 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
16 >>> csa2.test.ex in helo_lookup_domains? no (end of list)
17 >>> host in pipelining_advertise_hosts? yes (matched "*")
18 >>> using ACL "check_mail"
19 >>> processing "accept"
20 >>> check verify = csa
21 >>> accept: condition test failed in ACL "check_mail"
22 >>> accept: endpass encountered - denying access
23 LOG: H=(csa2.test.ex) [V4NET.9.8.7] rejected MAIL <>: client SMTP authorization failed (host name not authorized)
24 >>> host in hosts_connection_nolog? no (option unset)
25 >>> host in host_lookup? no (option unset)
26 >>> host in host_reject_connection? no (option unset)
27 >>> host in sender_unqualified_hosts? no (option unset)
28 >>> host in recipient_unqualified_hosts? no (option unset)
29 >>> host in helo_verify_hosts? no (option unset)
30 >>> host in helo_try_verify_hosts? no (option unset)
31 >>> host in helo_accept_junk_hosts? no (option unset)
32 >>> csa1.test.ex in helo_lookup_domains? no (end of list)
33 >>> host in pipelining_advertise_hosts? yes (matched "*")
34 >>> using ACL "check_mail"
35 >>> processing "accept"
36 >>> check verify = csa
37 >>> accept: condition test failed in ACL "check_mail"
38 >>> accept: endpass encountered - denying access
39 LOG: H=(csa1.test.ex) [V4NET.9.8.8] rejected MAIL <>: client SMTP authorization failed (client address mismatch)
40 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
41 >>> csa2.test.ex in helo_lookup_domains? no (end of list)
42 >>> host in pipelining_advertise_hosts? yes (matched "*")
43 >>> using ACL "check_mail"
44 >>> processing "accept"
45 >>> check verify = csa
46 >>> accept: condition test failed in ACL "check_mail"
47 >>> accept: endpass encountered - denying access
48 LOG: H=(csa2.test.ex) [V4NET.9.8.8] rejected MAIL <>: client SMTP authorization failed (host name not authorized)