Add ACL name to debug output of condition result (bug 1238).
[exim.git] / test / stderr / 0094
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? yes (matched "0.0.0.0/0")
3 >>> looking up host name for V4NET.11.12.13
4 LOG: no host name found for IP address V4NET.11.12.13
5 >>> host in host_reject_connection? no (option unset)
6 >>> host in sender_unqualified_hosts? no (option unset)
7 >>> host in recipient_unqualified_hosts? no (option unset)
8 >>> host in helo_verify_hosts? no (option unset)
9 >>> host in helo_try_verify_hosts? no (option unset)
10 >>> host in helo_accept_junk_hosts? no (option unset)
11 >>> using ACL "check_recipient"
12 >>> processing "accept"
13 >>> check hosts = :
14 >>> host in ":"? no (end of list)
15 >>> accept: condition test failed in ACL "check_recipient"
16 >>> processing "accept"
17 >>> check domains = +local_domains
18 >>> cam.ac.uk in "test.ex"? no (end of list)
19 >>> cam.ac.uk in "+local_domains"? no (end of list)
20 >>> accept: condition test failed in ACL "check_recipient"
21 >>> processing "accept"
22 >>> check hosts = +relay_hosts
23 >>> sender host name required, to match against *.masq.test.ex
24 >>> host in "*.masq.test.ex"? no (failed to find host name for V4NET.11.12.13)
25 >>> host in "+relay_hosts"? no (end of list)
26 >>> accept: condition test failed in ACL "check_recipient"
27 >>> processing "deny"
28 >>> deny: condition test succeeded in ACL "check_recipient"
29 LOG: H=[V4NET.11.12.13] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
30 >>> host in hosts_connection_nolog? no (option unset)
31 >>> host in host_lookup? yes (matched "0.0.0.0/0")
32 >>> looking up host name for V4NET.0.0.1
33 >>> IP address lookup yielded ten-1.test.ex
34 MUNGED: ::1 will be omitted in what follows
35 >>> get[host|ipnode]byname[2] looked up these IP addresses:
36 >>> name=ten-1.test.ex address=V4NET.0.0.1
37 >>> checking addresses for ten-1.test.ex
38 >>> V4NET.0.0.1 OK
39 >>> host in host_reject_connection? no (option unset)
40 >>> host in sender_unqualified_hosts? no (option unset)
41 >>> host in recipient_unqualified_hosts? no (option unset)
42 >>> host in helo_verify_hosts? no (option unset)
43 >>> host in helo_try_verify_hosts? no (option unset)
44 >>> host in helo_accept_junk_hosts? no (option unset)
45 >>> using ACL "check_recipient"
46 >>> processing "accept"
47 >>> check hosts = :
48 >>> host in ":"? no (end of list)
49 >>> accept: condition test failed in ACL "check_recipient"
50 >>> processing "accept"
51 >>> check domains = +local_domains
52 >>> cam.ac.uk in "test.ex"? no (end of list)
53 >>> cam.ac.uk in "+local_domains"? no (end of list)
54 >>> accept: condition test failed in ACL "check_recipient"
55 >>> processing "accept"
56 >>> check hosts = +relay_hosts
57 >>> host in "*.masq.test.ex"? no (end of list)
58 >>> host in "+relay_hosts"? no (end of list)
59 >>> accept: condition test failed in ACL "check_recipient"
60 >>> processing "deny"
61 >>> deny: condition test succeeded in ACL "check_recipient"
62 LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
63 Exim version x.yz ....
64 changed uid/gid: forcing real = effective
65 uid=uuuu gid=CALLER_GID pid=pppp
66 configuration file is TESTSUITE/test-config
67 admin user
68 changed uid/gid: privilege not needed
69 uid=EXIM_UID gid=EXIM_GID pid=pppp
70 seeking password data for user "CALLER": cache not available
71 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
72 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
73 sender address = CALLER@test.ex
74 sender_fullhost = [V4NET.99.99.90]
75 sender_rcvhost = [V4NET.99.99.90]
76 host in hosts_connection_nolog? no (option unset)
77 LOG: smtp_connection MAIN
78 SMTP connection from [V4NET.99.99.90]
79 host in host_lookup? yes (matched "0.0.0.0/0")
80 looking up host name for V4NET.99.99.90
81 DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens
82 DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded
83 IP address lookup yielded oneback.test.ex
84 alias host1.masq.test.ex
85 using host_fake_gethostbyname for oneback.test.ex (IPv4)
86 DNS lookup of oneback.test.ex (A) using fakens
87 DNS lookup of oneback.test.ex (A) succeeded
88 MUNGED: ::1 will be omitted in what follows
89 get[host|ipnode]byname[2] looked up these IP addresses:
90 name=oneback.test.ex address=V4NET.99.99.90
91 checking addresses for oneback.test.ex
92 V4NET.99.99.90 OK
93 using host_fake_gethostbyname for host1.masq.test.ex (IPv4)
94 DNS lookup of host1.masq.test.ex (A) using fakens
95 DNS lookup of host1.masq.test.ex (A) succeeded
96 MUNGED: ::1 will be omitted in what follows
97 get[host|ipnode]byname[2] looked up these IP addresses:
98 name=host1.masq.test.ex address=V4NET.90.90.90
99 checking addresses for host1.masq.test.ex
100 V4NET.90.90.90
101 no IP address for host1.masq.test.ex matched V4NET.99.99.90
102 sender_fullhost = oneback.test.ex [V4NET.99.99.90]
103 sender_rcvhost = oneback.test.ex ([V4NET.99.99.90])
104 set_process_info: pppp handling incoming connection from oneback.test.ex [V4NET.99.99.90]
105 host in host_reject_connection? no (option unset)
106 host in sender_unqualified_hosts? no (option unset)
107 host in recipient_unqualified_hosts? no (option unset)
108 host in helo_verify_hosts? no (option unset)
109 host in helo_try_verify_hosts? no (option unset)
110 host in helo_accept_junk_hosts? no (option unset)
111 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
112 smtp_setup_msg entered
113 SMTP<< mail from:<userx@test.ex>
114 SMTP>> 250 OK
115 SMTP<< rcpt to:<userx@test.ex>
116 using ACL "check_recipient"
117 processing "accept"
118 check hosts = :
119 host in ":"? no (end of list)
120 accept: condition test failed in ACL "check_recipient"
121 processing "accept"
122 check domains = +local_domains
123 test.ex in "test.ex"? yes (matched "test.ex")
124 test.ex in "+local_domains"? yes (matched "+local_domains")
125 accept: condition test succeeded in ACL "check_recipient"
126 SMTP>> 250 Accepted
127 SMTP<< rcpt to:<userx@cam.ac.uk>
128 using ACL "check_recipient"
129 processing "accept"
130 check hosts = :
131 host in ":"? no (end of list)
132 accept: condition test failed in ACL "check_recipient"
133 processing "accept"
134 check domains = +local_domains
135 cam.ac.uk in "test.ex"? no (end of list)
136 cam.ac.uk in "+local_domains"? no (end of list)
137 accept: condition test failed in ACL "check_recipient"
138 processing "accept"
139 check hosts = +relay_hosts
140 host in "*.masq.test.ex"? no (end of list)
141 host in "+relay_hosts"? no (end of list)
142 accept: condition test failed in ACL "check_recipient"
143 processing "deny"
144 deny: condition test succeeded in ACL "check_recipient"
145 SMTP>> 550 relay not permitted
146 LOG: MAIN REJECT
147 H=oneback.test.ex [V4NET.99.99.90] F=<userx@test.ex> rejected RCPT <userx@cam.ac.uk>: relay not permitted
148 SMTP<< quit
149 SMTP>> 221 the.local.host.name closing connection
150 LOG: smtp_connection MAIN
151 SMTP connection from oneback.test.ex [V4NET.99.99.90] closed by QUIT
152 search_tidyup called
153 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>