Debug: list searching
[exim.git] / test / stderr / 0062
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 >>> host in pipelining_connect_advertise_hosts?
10 >>>  list element: 
11 >>> test in helo_lookup_domains?
12 >>>  list element: @
13 >>>  list element: @[]
14 >>> test in helo_lookup_domains? no (end of list)
15 >>> using ACL "check_recipient"
16 >>> processing "accept" (TESTSUITE/test-config 23)
17 >>> check domains = +local_domains
18 >>> test.ex in "+local_domains"?
19 >>>  list element: +local_domains
20 >>>  test.ex in "test.ex : myhost.ex"?
21 >>>   list element: test.ex
22 >>>   test.ex in "test.ex : myhost.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 >>> end of ACL "check_recipient": ACCEPT
26 >>> using ACL "check_recipient"
27 >>> processing "accept" (TESTSUITE/test-config 23)
28 >>> check domains = +local_domains
29 >>> anotherhost.example.com in "+local_domains"?
30 >>>  list element: +local_domains
31 >>>  anotherhost.example.com in "test.ex : myhost.ex"?
32 >>>   list element: test.ex
33 >>>   list element: myhost.ex
34 >>>  anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
35 >>> anotherhost.example.com in "+local_domains"? no (end of list)
36 >>> accept: condition test failed in ACL "check_recipient"
37 >>> processing "accept" (TESTSUITE/test-config 24)
38 >>> check domains = +relay_domains
39 >>> anotherhost.example.com in "+relay_domains"?
40 >>>  list element: +relay_domains
41 >>>  anotherhost.example.com in "test.ex"?
42 >>>   list element: test.ex
43 >>>  anotherhost.example.com in "test.ex"? no (end of list)
44 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
45 >>> accept: condition test failed in ACL "check_recipient"
46 >>> processing "accept" (TESTSUITE/test-config 25)
47 >>> check hosts = +relay_hosts
48 >>> host in "+relay_hosts"?
49 >>>  list element: +relay_hosts
50 >>>  host in "*-2.test.ex : *-3-alias.test.ex"?
51 >>>   list element: *-2.test.ex
52 >>> sender host name required, to match against *-2.test.ex
53 >>> looking up host name for V4NET.0.0.1
54 >>> IP address lookup yielded "ten-1.test.ex"
55 >>> checking addresses for ten-1.test.ex
56 >>>   V4NET.0.0.1 OK
57 >>>   list element: *-3-alias.test.ex
58 >>>  host in "*-2.test.ex : *-3-alias.test.ex"? no (end of list)
59 >>> host in "+relay_hosts"? no (end of list)
60 >>> accept: condition test failed in ACL "check_recipient"
61 >>> processing "deny" (TESTSUITE/test-config 26)
62 >>>   message: relay not permitted
63 >>> deny: condition test succeeded in ACL "check_recipient"
64 >>> end of ACL "check_recipient": DENY
65 LOG: H=ten-1.test.ex (test) [V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
66 >>> using ACL "check_message"
67 >>> processing "accept" (TESTSUITE/test-config 29)
68 >>> accept: condition test succeeded in ACL "check_message"
69 >>> end of ACL "check_message": ACCEPT
70 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex (test) [V4NET.0.0.1] P=smtp S=sss
71 >>> host in hosts_connection_nolog? no (option unset)
72 >>> host in host_lookup? no (option unset)
73 >>> host in host_reject_connection? no (option unset)
74 >>> host in sender_unqualified_hosts? no (option unset)
75 >>> host in recipient_unqualified_hosts? no (option unset)
76 >>> host in helo_verify_hosts? no (option unset)
77 >>> host in helo_try_verify_hosts? no (option unset)
78 >>> host in helo_accept_junk_hosts? no (option unset)
79 >>> host in pipelining_connect_advertise_hosts?
80 >>>  list element: 
81 >>> test in helo_lookup_domains?
82 >>>  list element: @
83 >>>  list element: @[]
84 >>> test in helo_lookup_domains? no (end of list)
85 >>> using ACL "check_recipient"
86 >>> processing "accept" (TESTSUITE/test-config 23)
87 >>> check domains = +local_domains
88 >>> test.ex in "+local_domains"?
89 >>>  list element: +local_domains
90 >>>  test.ex in "test.ex : myhost.ex"?
91 >>>   list element: test.ex
92 >>>   test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
93 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
94 >>> accept: condition test succeeded in ACL "check_recipient"
95 >>> end of ACL "check_recipient": ACCEPT
96 >>> using ACL "check_recipient"
97 >>> processing "accept" (TESTSUITE/test-config 23)
98 >>> check domains = +local_domains
99 >>> anotherhost.example.com in "+local_domains"?
100 >>>  list element: +local_domains
101 >>>  anotherhost.example.com in "test.ex : myhost.ex"?
102 >>>   list element: test.ex
103 >>>   list element: myhost.ex
104 >>>  anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
105 >>> anotherhost.example.com in "+local_domains"? no (end of list)
106 >>> accept: condition test failed in ACL "check_recipient"
107 >>> processing "accept" (TESTSUITE/test-config 24)
108 >>> check domains = +relay_domains
109 >>> anotherhost.example.com in "+relay_domains"?
110 >>>  list element: +relay_domains
111 >>>  anotherhost.example.com in "test.ex"?
112 >>>   list element: test.ex
113 >>>  anotherhost.example.com in "test.ex"? no (end of list)
114 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
115 >>> accept: condition test failed in ACL "check_recipient"
116 >>> processing "accept" (TESTSUITE/test-config 25)
117 >>> check hosts = +relay_hosts
118 >>> host in "+relay_hosts"?
119 >>>  list element: +relay_hosts
120 >>>  host in "*-2.test.ex : *-3-alias.test.ex"?
121 >>>   list element: *-2.test.ex
122 >>> sender host name required, to match against *-2.test.ex
123 >>> looking up host name for V4NET.0.0.2
124 >>> IP address lookup yielded "ten-2.test.ex"
125 >>> checking addresses for ten-2.test.ex
126 >>>   V4NET.0.0.2 OK
127 >>>   host in "*-2.test.ex : *-3-alias.test.ex"? yes (matched "*-2.test.ex")
128 >>>  host in "+relay_hosts"? yes (matched "+relay_hosts")
129 >>> accept: condition test succeeded in ACL "check_recipient"
130 >>> end of ACL "check_recipient": ACCEPT
131 >>> using ACL "check_message"
132 >>> processing "accept" (TESTSUITE/test-config 29)
133 >>> accept: condition test succeeded in ACL "check_message"
134 >>> end of ACL "check_message": ACCEPT
135 LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex (test) [V4NET.0.0.2] P=smtp S=sss
136 >>> host in hosts_connection_nolog? no (option unset)
137 >>> host in host_lookup? no (option unset)
138 >>> host in host_reject_connection? no (option unset)
139 >>> host in sender_unqualified_hosts? no (option unset)
140 >>> host in recipient_unqualified_hosts? no (option unset)
141 >>> host in helo_verify_hosts? no (option unset)
142 >>> host in helo_try_verify_hosts? no (option unset)
143 >>> host in helo_accept_junk_hosts? no (option unset)
144 >>> host in pipelining_connect_advertise_hosts?
145 >>>  list element: 
146 >>> test in helo_lookup_domains?
147 >>>  list element: @
148 >>>  list element: @[]
149 >>> test in helo_lookup_domains? no (end of list)
150 >>> using ACL "check_recipient"
151 >>> processing "accept" (TESTSUITE/test-config 23)
152 >>> check domains = +local_domains
153 >>> test.ex in "+local_domains"?
154 >>>  list element: +local_domains
155 >>>  test.ex in "test.ex : myhost.ex"?
156 >>>   list element: test.ex
157 >>>   test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
158 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
159 >>> accept: condition test succeeded in ACL "check_recipient"
160 >>> end of ACL "check_recipient": ACCEPT
161 >>> using ACL "check_recipient"
162 >>> processing "accept" (TESTSUITE/test-config 23)
163 >>> check domains = +local_domains
164 >>> anotherhost.example.com in "+local_domains"?
165 >>>  list element: +local_domains
166 >>>  anotherhost.example.com in "test.ex : myhost.ex"?
167 >>>   list element: test.ex
168 >>>   list element: myhost.ex
169 >>>  anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
170 >>> anotherhost.example.com in "+local_domains"? no (end of list)
171 >>> accept: condition test failed in ACL "check_recipient"
172 >>> processing "accept" (TESTSUITE/test-config 24)
173 >>> check domains = +relay_domains
174 >>> anotherhost.example.com in "+relay_domains"?
175 >>>  list element: +relay_domains
176 >>>  anotherhost.example.com in "test.ex"?
177 >>>   list element: test.ex
178 >>>  anotherhost.example.com in "test.ex"? no (end of list)
179 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
180 >>> accept: condition test failed in ACL "check_recipient"
181 >>> processing "accept" (TESTSUITE/test-config 25)
182 >>> check hosts = +relay_hosts
183 >>> host in "+relay_hosts"?
184 >>>  list element: +relay_hosts
185 >>>  host in "*-2.test.ex : *-3-alias.test.ex"?
186 >>>   list element: *-2.test.ex
187 >>> sender host name required, to match against *-2.test.ex
188 >>> looking up host name for V4NET.0.0.3
189 >>> IP address lookup yielded "ten-3.test.ex"
190 >>>   alias "ten-3-alias.test.ex"
191 >>> checking addresses for ten-3.test.ex
192 >>>   V4NET.0.0.3 OK
193 >>> checking addresses for ten-3-alias.test.ex
194 >>>   V4NET.0.0.3 OK
195 >>>   list element: *-3-alias.test.ex
196 >>>   host in "*-2.test.ex : *-3-alias.test.ex"? yes (matched "*-3-alias.test.ex")
197 >>>  host in "+relay_hosts"? yes (matched "+relay_hosts")
198 >>> accept: condition test succeeded in ACL "check_recipient"
199 >>> end of ACL "check_recipient": ACCEPT
200 >>> using ACL "check_message"
201 >>> processing "accept" (TESTSUITE/test-config 29)
202 >>> accept: condition test succeeded in ACL "check_message"
203 >>> end of ACL "check_message": ACCEPT
204 LOG: 10HmaZ-0005vi-00 <= userx@somehost.example.com H=ten-3.test.ex (test) [V4NET.0.0.3] P=smtp S=sss