Add ACL name to debug output of condition result (bug 1238).
[exim.git] / test / stderr / 0077
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 hosts = ! @ : ! localhost
12 MUNGED: ::1 will be omitted in what follows
13 >>> get[host|ipnode]byname[2] looked up these IP addresses:
14 >>> name=myhost.test.ex address=V4NET.10.10.10
15 MUNGED: ::1 will be omitted in what follows
16 >>> get[host|ipnode]byname[2] looked up these IP addresses:
17 >>> name=localhost address=127.0.0.1
18 >>> host in "! @ : ! localhost"? no (matched "! localhost")
19 >>> deny: condition test failed in ACL "check_recipient"
20 >>> processing "accept"
21 >>> check domains = +local_domains
22 >>> test.ex in "test.ex : myhost.test.ex"? yes (matched "test.ex")
23 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
24 >>> accept: condition test succeeded in ACL "check_recipient"
25 >>> host in hosts_connection_nolog? no (option unset)
26 >>> host in host_lookup? no (option unset)
27 >>> host in host_reject_connection? no (option unset)
28 >>> host in sender_unqualified_hosts? no (option unset)
29 >>> host in recipient_unqualified_hosts? no (option unset)
30 >>> host in helo_verify_hosts? no (option unset)
31 >>> host in helo_try_verify_hosts? no (option unset)
32 >>> host in helo_accept_junk_hosts? no (option unset)
33 >>> using ACL "check_recipient"
34 >>> processing "deny"
35 >>> check hosts = ! @ : ! localhost
36 MUNGED: ::1 will be omitted in what follows
37 >>> get[host|ipnode]byname[2] looked up these IP addresses:
38 >>> name=myhost.test.ex address=V4NET.10.10.10
39 >>> host in "! @ : ! localhost"? no (matched "! @")
40 >>> deny: condition test failed in ACL "check_recipient"
41 >>> processing "accept"
42 >>> check domains = +local_domains
43 >>> test.ex in "test.ex : myhost.test.ex"? yes (matched "test.ex")
44 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
45 >>> accept: condition test succeeded in ACL "check_recipient"
46 >>> host in hosts_connection_nolog? no (option unset)
47 >>> host in host_lookup? no (option unset)
48 >>> host in host_reject_connection? no (option unset)
49 >>> host in sender_unqualified_hosts? no (option unset)
50 >>> host in recipient_unqualified_hosts? no (option unset)
51 >>> host in helo_verify_hosts? no (option unset)
52 >>> host in helo_try_verify_hosts? no (option unset)
53 >>> host in helo_accept_junk_hosts? no (option unset)
54 >>> using ACL "check_recipient"
55 >>> processing "deny"
56 >>> check hosts = ! @ : ! localhost
57 MUNGED: ::1 will be omitted in what follows
58 >>> get[host|ipnode]byname[2] looked up these IP addresses:
59 >>> name=myhost.test.ex address=V4NET.10.10.10
60 MUNGED: ::1 will be omitted in what follows
61 >>> get[host|ipnode]byname[2] looked up these IP addresses:
62 >>> name=localhost address=127.0.0.1
63 >>> host in "! @ : ! localhost"? yes (end of list)
64 >>> deny: condition test succeeded in ACL "check_recipient"
65 LOG: H=[V4NET.0.0.1] F=<x@test.ex> rejected RCPT <x@test.ex>