Add ACL name to debug output of condition result (bug 1238).
[exim.git] / test / stderr / 0251
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>>> using ACL "check_recipient"
10>>> processing "deny"
11>>> check !verify = recipient
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing oklist@listr.test.ex
14>>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex")
15>>> sender in "sender"? yes (matched "sender")
16>>> ok@sender in "TESTSUITE/aux-fixed/0251.restrict.oklist"? yes (matched "ok@sender" in TESTSUITE/aux-fixed/0251.restrict.oklist)
17>>> calling exeter_listr router
18>>> routed by exeter_listr router
19>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
20>>> routing xxx@listr.test.ex
21>>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex")
22>>> sender in "zzzz"? no (end of list)
23>>> ok@sender in "zzzz"? no (end of list)
24>>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex")
25>>> calling exeter_listf router
26>>> routed by exeter_listf router
27>>> ----------- end verify ------------
6968512f 28>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
29>>> processing "accept"
30>>> check domains = +local_domains
31>>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex")
32>>> listr.test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 33>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
34>>> using ACL "check_recipient"
35>>> processing "deny"
36>>> check !verify = recipient
37>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
38>>> routing oklist@listr.test.ex
39>>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex")
40>>> bad@sender in "TESTSUITE/aux-fixed/0251.restrict.oklist"? no (end of list)
41>>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex")
42>>> calling exeter_listf router
43>>> routed by exeter_listf router
44>>> ----------- end verify ------------
6968512f 45>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
46>>> processing "accept"
47>>> check domains = +local_domains
48>>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex")
49>>> listr.test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 50>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
51
52******** SERVER ********