Add ACL name to debug output of condition result (bug 1238).
[exim.git] / test / stderr / 0057
CommitLineData
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>>> test.ex in percent_hack_domains? no (end of list)
10>>> using ACL "check_recipient"
11>>> processing "accept"
12>>> check domains = +local_domains
13>>> test.ex in "test.ex : myhost.ex : *.test.ex"? yes (matched "test.ex")
14>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 15>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
16>>> anotherhost.example.com in percent_hack_domains? no (end of list)
17>>> using ACL "check_recipient"
18>>> processing "accept"
19>>> check domains = +local_domains
20>>> anotherhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
21>>> anotherhost.example.com in "+local_domains"? no (end of list)
6968512f 22>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
23>>> processing "accept"
24>>> check domains = +relay_domains
25>>> anotherhost.example.com in "test.ex : !*"? no (matched "!*")
26>>> anotherhost.example.com in "+relay_domains"? no (end of list)
6968512f 27>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 28>>> processing "deny"
6968512f 29>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
30LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
31>>> 3rdhost.example.com in percent_hack_domains? no (end of list)
32>>> using ACL "check_recipient"
33>>> processing "accept"
34>>> check domains = +local_domains
35>>> 3rdhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
36>>> 3rdhost.example.com in "+local_domains"? no (end of list)
6968512f 37>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
38>>> processing "accept"
39>>> check domains = +relay_domains
40>>> 3rdhost.example.com in "test.ex : !*"? no (matched "!*")
41>>> 3rdhost.example.com in "+relay_domains"? no (end of list)
6968512f 42>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 43>>> processing "deny"
6968512f 44>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
45LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@3rdhost.example.com>: relay not permitted
46LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[V4NET.0.0.1] P=smtp S=sss