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_connect"
10 >>> processing "warn" (TESTSUITE/test-config 32)
11 >>> check hosts = 10.0.0.6
12 >>> host in "10.0.0.6"?
13 >>> list element: 10.0.0.6
14 >>> host in "10.0.0.6"? no (end of list)
15 >>> warn: condition test failed in ACL "check_connect"
16 >>> processing "accept" (TESTSUITE/test-config 34)
17 >>> accept: condition test succeeded in ACL "check_connect"
18 >>> end of ACL "check_connect": ACCEPT
19 >>> test in helo_lookup_domains?
22 >>> test in helo_lookup_domains? no (end of list)
23 >>> host in smtp_accept_max_nonmail_hosts?
25 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
26 >>> using ACL "check_vrfy"
27 >>> processing "deny" (TESTSUITE/test-config 67)
28 >>> check hosts = +auth_hosts
29 >>> host in "+auth_hosts"?
30 >>> list element: +auth_hosts
31 >>> host in "10.0.0.1"?
32 >>> list element: 10.0.0.1
33 >>> host in "10.0.0.1"? no (end of list)
34 >>> host in "+auth_hosts"? no (end of list)
35 >>> deny: condition test failed in ACL "check_vrfy"
36 >>> processing "accept" (TESTSUITE/test-config 70)
37 >>> accept: condition test succeeded in ACL "check_vrfy"
38 >>> end of ACL "check_vrfy": ACCEPT
39 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
40 >>> routing userx@test.ex
41 >>> test.ex in "! +local_domains"?
42 >>> list element: ! +local_domains
43 >>> test.ex in "test.ex : *.test.ex"?
44 >>> list element: test.ex
45 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
46 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
48 >>> list element: userx
49 >>> userx in "userx"? yes (matched "userx")
50 >>> calling localuser router
51 >>> routed by localuser router
52 >>> using ACL "check_expn"
53 >>> processing "deny" (TESTSUITE/test-config 61)
54 >>> check hosts = +auth_hosts
55 >>> host in "+auth_hosts"?
56 >>> list element: +auth_hosts
57 >>> host in "+auth_hosts"? no (end of list)
58 >>> deny: condition test failed in ACL "check_expn"
59 >>> processing "accept" (TESTSUITE/test-config 64)
60 >>> check hosts = 10.0.0.0/24
61 >>> host in "10.0.0.0/24"?
62 >>> list element: 10.0.0.0/24
63 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
64 >>> accept: condition test succeeded in ACL "check_expn"
65 >>> end of ACL "check_expn": ACCEPT
66 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67 >>> routing list@test.ex
68 >>> test.ex in "! +local_domains"?
69 >>> list element: ! +local_domains
70 >>> test.ex in "test.ex : *.test.ex"?
71 >>> list element: test.ex
72 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
73 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
75 >>> list element: userx
76 >>> list in "userx"? no (end of list)
78 LOG: ETRN #abcd received from (test) [10.0.0.2]
79 >>> using ACL "check_etrn"
80 >>> processing "deny" (TESTSUITE/test-config 53)
81 >>> check hosts = +auth_hosts
82 >>> host in "+auth_hosts"?
83 >>> list element: +auth_hosts
84 >>> host in "+auth_hosts"? no (end of list)
85 >>> deny: condition test failed in ACL "check_etrn"
86 >>> processing "require" (TESTSUITE/test-config 56)
87 >>> check hosts = 10.0.0.0/24
88 >>> host in "10.0.0.0/24"?
89 >>> list element: 10.0.0.0/24
90 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
91 >>> require: condition test succeeded in ACL "check_etrn"
92 >>> processing "warn" (TESTSUITE/test-config 57)
93 >>> l_message: accepted ETRN $smtp_command_argument
94 >>> warn: condition test succeeded in ACL "check_etrn"
95 LOG: H=(test) [10.0.0.2] Warning: accepted ETRN #abcd
96 >>> processing "accept" (TESTSUITE/test-config 58)
97 >>> accept: condition test succeeded in ACL "check_etrn"
98 >>> end of ACL "check_etrn": ACCEPT
99 >>> ETRN command is: exim -R
100 >>> ETRN command execution skipped
101 >>> host in hosts_connection_nolog? no (option unset)
102 >>> host in host_lookup? no (option unset)
103 >>> host in host_reject_connection? no (option unset)
104 >>> host in sender_unqualified_hosts? no (option unset)
105 >>> host in recipient_unqualified_hosts? no (option unset)
106 >>> host in helo_verify_hosts? no (option unset)
107 >>> host in helo_try_verify_hosts? no (option unset)
108 >>> host in helo_accept_junk_hosts? no (option unset)
109 >>> using ACL "check_connect"
110 >>> processing "warn" (TESTSUITE/test-config 32)
111 >>> check hosts = 10.0.0.6
112 >>> host in "10.0.0.6"?
113 >>> list element: 10.0.0.6
114 >>> host in "10.0.0.6"? no (end of list)
115 >>> warn: condition test failed in ACL "check_connect"
116 >>> processing "accept" (TESTSUITE/test-config 34)
117 >>> accept: condition test succeeded in ACL "check_connect"
118 >>> end of ACL "check_connect": ACCEPT
119 >>> test.host in helo_lookup_domains?
121 >>> list element: @[]
122 >>> test.host in helo_lookup_domains? no (end of list)
124 >>> host in limits_advertise_hosts? yes (matched "*")
125 >>> host in dsn_advertise_hosts? no (option unset)
126 >>> host in pipelining_advertise_hosts?
128 >>> host in pipelining_advertise_hosts? yes (matched "*")
129 >>> host in auth_advertise_hosts?
130 >>> list element: +auth_hosts
131 >>> host in "10.0.0.1"?
132 >>> list element: 10.0.0.1
133 >>> host in "10.0.0.1"? yes (matched "10.0.0.1")
134 >>> host in auth_advertise_hosts? yes (matched "+auth_hosts")
135 >>> host in chunking_advertise_hosts?
136 >>> host in chunking_advertise_hosts? no (end of list)
137 >>> host in smtp_accept_max_nonmail_hosts?
139 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
140 >>> using ACL "check_vrfy"
141 >>> processing "deny" (TESTSUITE/test-config 67)
142 >>> check hosts = +auth_hosts
143 >>> host in "+auth_hosts"?
144 >>> list element: +auth_hosts
145 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
146 >>> message: authentication required
147 >>> check !authenticated = *
148 >>> deny: condition test succeeded in ACL "check_vrfy"
149 >>> end of ACL "check_vrfy": DENY
150 LOG: H=(test.host) [10.0.0.1] rejected VRFY userx@test.ex: authentication required
151 >>> using ACL "check_expn"
152 >>> processing "deny" (TESTSUITE/test-config 61)
153 >>> check hosts = +auth_hosts
154 >>> host in "+auth_hosts"?
155 >>> list element: +auth_hosts
156 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
157 >>> message: authentication required
158 >>> check !authenticated = *
159 >>> deny: condition test succeeded in ACL "check_expn"
160 >>> end of ACL "check_expn": DENY
161 LOG: H=(test.host) [10.0.0.1] rejected EXPN list@test.ex: authentication required
162 LOG: ETRN abcd received from (test.host) [10.0.0.1]
163 >>> using ACL "check_etrn"
164 >>> processing "deny" (TESTSUITE/test-config 53)
165 >>> check hosts = +auth_hosts
166 >>> host in "+auth_hosts"?
167 >>> list element: +auth_hosts
168 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
169 >>> message: authentication required
170 >>> check !authenticated = *
171 >>> deny: condition test succeeded in ACL "check_etrn"
172 >>> end of ACL "check_etrn": DENY
173 LOG: H=(test.host) [10.0.0.1] rejected ETRN abcd: authentication required
174 >>> using ACL "check_recipient"
175 >>> processing "warn" (TESTSUITE/test-config 37)
176 >>> check hosts = 10.0.0.5
177 >>> host in "10.0.0.5"?
178 >>> list element: 10.0.0.5
179 >>> host in "10.0.0.5"? no (end of list)
180 >>> warn: condition test failed in ACL "check_recipient"
181 >>> processing "accept" (TESTSUITE/test-config 39)
182 >>> check hosts = 10.0.0.5
183 >>> host in "10.0.0.5"?
184 >>> list element: 10.0.0.5
185 >>> host in "10.0.0.5"? no (end of list)
186 >>> accept: condition test failed in ACL "check_recipient"
187 >>> processing "accept" (TESTSUITE/test-config 40)
191 >>> host in ":"? no (end of list)
192 >>> accept: condition test failed in ACL "check_recipient"
193 >>> processing "deny" (TESTSUITE/test-config 41)
194 >>> check hosts = +auth_hosts
195 >>> host in "+auth_hosts"?
196 >>> list element: +auth_hosts
197 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
198 >>> message: authentication required
199 >>> check !authenticated = *
200 >>> deny: condition test succeeded in ACL "check_recipient"
201 >>> end of ACL "check_recipient": DENY
202 LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@test.ex>: authentication required
203 >>> mylogin authenticator server_condition:
204 >>> $auth1 = userx secret
205 >>> $1 = userx secret
206 >>> +++MYLOGIN $1="userx secret" $2="" $3=""
207 >>> expanded string: yes
208 >>> using ACL "check_recipient"
209 >>> processing "warn" (TESTSUITE/test-config 37)
210 >>> check hosts = 10.0.0.5
211 >>> host in "10.0.0.5"?
212 >>> list element: 10.0.0.5
213 >>> host in "10.0.0.5"? no (end of list)
214 >>> warn: condition test failed in ACL "check_recipient"
215 >>> processing "accept" (TESTSUITE/test-config 39)
216 >>> check hosts = 10.0.0.5
217 >>> host in "10.0.0.5"?
218 >>> list element: 10.0.0.5
219 >>> host in "10.0.0.5"? no (end of list)
220 >>> accept: condition test failed in ACL "check_recipient"
221 >>> processing "accept" (TESTSUITE/test-config 40)
225 >>> host in ":"? no (end of list)
226 >>> accept: condition test failed in ACL "check_recipient"
227 >>> processing "deny" (TESTSUITE/test-config 41)
228 >>> check hosts = +auth_hosts
229 >>> host in "+auth_hosts"?
230 >>> list element: +auth_hosts
231 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
232 >>> message: authentication required
233 >>> check !authenticated = *
236 >>> mylogin in "*"? yes (matched "*")
237 >>> deny: condition test failed in ACL "check_recipient"
238 >>> processing "accept" (TESTSUITE/test-config 44)
239 >>> check domains = +local_domains
240 >>> test.ex in "+local_domains"?
241 >>> list element: +local_domains
242 >>> test.ex in "test.ex : *.test.ex"?
243 >>> list element: test.ex
244 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
245 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
246 >>> accept: condition test succeeded in ACL "check_recipient"
247 >>> end of ACL "check_recipient": ACCEPT
248 >>> using ACL "check_recipient"
249 >>> processing "warn" (TESTSUITE/test-config 37)
250 >>> check hosts = 10.0.0.5
251 >>> host in "10.0.0.5"?
252 >>> list element: 10.0.0.5
253 >>> host in "10.0.0.5"? no (end of list)
254 >>> warn: condition test failed in ACL "check_recipient"
255 >>> processing "accept" (TESTSUITE/test-config 39)
256 >>> check hosts = 10.0.0.5
257 >>> host in "10.0.0.5"?
258 >>> list element: 10.0.0.5
259 >>> host in "10.0.0.5"? no (end of list)
260 >>> accept: condition test failed in ACL "check_recipient"
261 >>> processing "accept" (TESTSUITE/test-config 40)
265 >>> host in ":"? no (end of list)
266 >>> accept: condition test failed in ACL "check_recipient"
267 >>> processing "deny" (TESTSUITE/test-config 41)
268 >>> check hosts = +auth_hosts
269 >>> host in "+auth_hosts"?
270 >>> list element: +auth_hosts
271 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
272 >>> message: authentication required
273 >>> check !authenticated = *
276 >>> mylogin in "*"? yes (matched "*")
277 >>> deny: condition test failed in ACL "check_recipient"
278 >>> processing "accept" (TESTSUITE/test-config 44)
279 >>> check domains = +local_domains
280 >>> cus.cam.ac.uk in "+local_domains"?
281 >>> list element: +local_domains
282 >>> cus.cam.ac.uk in "test.ex : *.test.ex"?
283 >>> list element: test.ex
284 >>> list element: *.test.ex
285 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
286 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
287 >>> accept: condition test failed in ACL "check_recipient"
288 >>> processing "accept" (TESTSUITE/test-config 45)
289 >>> check hosts = +relay_hosts
290 >>> host in "+relay_hosts"?
291 >>> list element: +relay_hosts
292 >>> host in "10.0.0.4"?
293 >>> list element: 10.0.0.4
294 >>> host in "10.0.0.4"? no (end of list)
295 >>> host in "+relay_hosts"? no (end of list)
296 >>> accept: condition test failed in ACL "check_recipient"
297 >>> processing "accept" (TESTSUITE/test-config 46)
298 >>> check hosts = +auth_relay_hosts
299 >>> host in "+auth_relay_hosts"?
300 >>> list element: +auth_relay_hosts
301 >>> host in "10.0.0.3 : 10.0.0.4"?
302 >>> list element: 10.0.0.3
303 >>> list element: 10.0.0.4
304 >>> host in "10.0.0.3 : 10.0.0.4"? no (end of list)
305 >>> host in "+auth_relay_hosts"? no (end of list)
306 >>> accept: condition test failed in ACL "check_recipient"
307 >>> processing "deny" (TESTSUITE/test-config 50)
308 >>> message: relay not permitted
309 >>> deny: condition test succeeded in ACL "check_recipient"
310 >>> end of ACL "check_recipient": DENY
311 LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> A=mylogin rejected RCPT <userx@cus.cam.ac.uk>: relay not permitted
312 >>> using ACL "check_vrfy"
313 >>> processing "deny" (TESTSUITE/test-config 67)
314 >>> check hosts = +auth_hosts
315 >>> host in "+auth_hosts"?
316 >>> list element: +auth_hosts
317 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
318 >>> message: authentication required
319 >>> check !authenticated = *
322 >>> mylogin in "*"? yes (matched "*")
323 >>> deny: condition test failed in ACL "check_vrfy"
324 >>> processing "accept" (TESTSUITE/test-config 70)
325 >>> accept: condition test succeeded in ACL "check_vrfy"
326 >>> end of ACL "check_vrfy": ACCEPT
327 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
328 >>> routing userx@test.ex
329 >>> test.ex in "! +local_domains"?
330 >>> list element: ! +local_domains
331 >>> test.ex in "test.ex : *.test.ex"?
332 >>> list element: test.ex
333 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
334 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
335 >>> userx in "userx"?
336 >>> list element: userx
337 >>> userx in "userx"? yes (matched "userx")
338 >>> calling localuser router
339 >>> routed by localuser router
340 >>> using ACL "check_expn"
341 >>> processing "deny" (TESTSUITE/test-config 61)
342 >>> check hosts = +auth_hosts
343 >>> host in "+auth_hosts"?
344 >>> list element: +auth_hosts
345 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
346 >>> message: authentication required
347 >>> check !authenticated = *
350 >>> mylogin in "*"? yes (matched "*")
351 >>> deny: condition test failed in ACL "check_expn"
352 >>> processing "accept" (TESTSUITE/test-config 64)
353 >>> check hosts = 10.0.0.0/24
354 >>> host in "10.0.0.0/24"?
355 >>> list element: 10.0.0.0/24
356 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
357 >>> accept: condition test succeeded in ACL "check_expn"
358 >>> end of ACL "check_expn": ACCEPT
359 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
360 >>> routing list@test.ex
361 >>> test.ex in "! +local_domains"?
362 >>> list element: ! +local_domains
363 >>> test.ex in "test.ex : *.test.ex"?
364 >>> list element: test.ex
365 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
366 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
368 >>> list element: userx
369 >>> list in "userx"? no (end of list)
371 LOG: ETRN #abcd received from (test.host) [10.0.0.1]
372 >>> using ACL "check_etrn"
373 >>> processing "deny" (TESTSUITE/test-config 53)
374 >>> check hosts = +auth_hosts
375 >>> host in "+auth_hosts"?
376 >>> list element: +auth_hosts
377 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
378 >>> message: authentication required
379 >>> check !authenticated = *
382 >>> mylogin in "*"? yes (matched "*")
383 >>> deny: condition test failed in ACL "check_etrn"
384 >>> processing "require" (TESTSUITE/test-config 56)
385 >>> check hosts = 10.0.0.0/24
386 >>> host in "10.0.0.0/24"?
387 >>> list element: 10.0.0.0/24
388 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
389 >>> require: condition test succeeded in ACL "check_etrn"
390 >>> processing "warn" (TESTSUITE/test-config 57)
391 >>> l_message: accepted ETRN $smtp_command_argument
392 >>> warn: condition test succeeded in ACL "check_etrn"
393 LOG: H=(test.host) [10.0.0.1] Warning: accepted ETRN #abcd
394 >>> processing "accept" (TESTSUITE/test-config 58)
395 >>> accept: condition test succeeded in ACL "check_etrn"
396 >>> end of ACL "check_etrn": ACCEPT
397 >>> ETRN command is: exim -R
398 >>> ETRN command execution skipped
399 >>> host in hosts_connection_nolog? no (option unset)
400 >>> host in host_lookup? no (option unset)
401 >>> host in host_reject_connection? no (option unset)
402 >>> host in sender_unqualified_hosts? no (option unset)
403 >>> host in recipient_unqualified_hosts? no (option unset)
404 >>> host in helo_verify_hosts? no (option unset)
405 >>> host in helo_try_verify_hosts? no (option unset)
406 >>> host in helo_accept_junk_hosts? no (option unset)
407 >>> using ACL "check_connect"
408 >>> processing "warn" (TESTSUITE/test-config 32)
409 >>> check hosts = 10.0.0.6
410 >>> host in "10.0.0.6"?
411 >>> list element: 10.0.0.6
412 >>> host in "10.0.0.6"? no (end of list)
413 >>> warn: condition test failed in ACL "check_connect"
414 >>> processing "accept" (TESTSUITE/test-config 34)
415 >>> accept: condition test succeeded in ACL "check_connect"
416 >>> end of ACL "check_connect": ACCEPT
417 >>> test.host in helo_lookup_domains?
419 >>> list element: @[]
420 >>> test.host in helo_lookup_domains? no (end of list)
422 >>> host in limits_advertise_hosts? yes (matched "*")
423 >>> host in dsn_advertise_hosts? no (option unset)
424 >>> host in pipelining_advertise_hosts?
426 >>> host in pipelining_advertise_hosts? yes (matched "*")
427 >>> host in auth_advertise_hosts?
428 >>> list element: +auth_hosts
429 >>> host in "10.0.0.1"?
430 >>> list element: 10.0.0.1
431 >>> host in "10.0.0.1"? no (end of list)
432 >>> list element: !+relay_hosts
433 >>> host in "10.0.0.4"?
434 >>> list element: 10.0.0.4
435 >>> host in "10.0.0.4"? no (end of list)
436 >>> list element: +auth_relay_hosts
437 >>> host in "10.0.0.3 : 10.0.0.4"?
438 >>> list element: 10.0.0.3
439 >>> host in "10.0.0.3 : 10.0.0.4"? yes (matched "10.0.0.3")
440 >>> host in auth_advertise_hosts? yes (matched "+auth_relay_hosts")
441 >>> host in chunking_advertise_hosts?
442 >>> host in chunking_advertise_hosts? no (end of list)
443 >>> using ACL "check_recipient"
444 >>> processing "warn" (TESTSUITE/test-config 37)
445 >>> check hosts = 10.0.0.5
446 >>> host in "10.0.0.5"?
447 >>> list element: 10.0.0.5
448 >>> host in "10.0.0.5"? no (end of list)
449 >>> warn: condition test failed in ACL "check_recipient"
450 >>> processing "accept" (TESTSUITE/test-config 39)
451 >>> check hosts = 10.0.0.5
452 >>> host in "10.0.0.5"?
453 >>> list element: 10.0.0.5
454 >>> host in "10.0.0.5"? no (end of list)
455 >>> accept: condition test failed in ACL "check_recipient"
456 >>> processing "accept" (TESTSUITE/test-config 40)
460 >>> host in ":"? no (end of list)
461 >>> accept: condition test failed in ACL "check_recipient"
462 >>> processing "deny" (TESTSUITE/test-config 41)
463 >>> check hosts = +auth_hosts
464 >>> host in "+auth_hosts"?
465 >>> list element: +auth_hosts
466 >>> host in "+auth_hosts"? no (end of list)
467 >>> deny: condition test failed in ACL "check_recipient"
468 >>> processing "accept" (TESTSUITE/test-config 44)
469 >>> check domains = +local_domains
470 >>> cus.cam.ac.uk in "+local_domains"?
471 >>> list element: +local_domains
472 >>> cus.cam.ac.uk in "test.ex : *.test.ex"?
473 >>> list element: test.ex
474 >>> list element: *.test.ex
475 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
476 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
477 >>> accept: condition test failed in ACL "check_recipient"
478 >>> processing "accept" (TESTSUITE/test-config 45)
479 >>> check hosts = +relay_hosts
480 >>> host in "+relay_hosts"?
481 >>> list element: +relay_hosts
482 >>> host in "+relay_hosts"? no (end of list)
483 >>> accept: condition test failed in ACL "check_recipient"
484 >>> processing "accept" (TESTSUITE/test-config 46)
485 >>> check hosts = +auth_relay_hosts
486 >>> host in "+auth_relay_hosts"?
487 >>> list element: +auth_relay_hosts
488 >>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
489 >>> message: authentication required
490 >>> check authenticated = *
491 >>> accept: condition test failed in ACL "check_recipient"
492 >>> accept: endpass encountered - denying access
493 LOG: H=(test.host) [10.0.0.3] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@cus.cam.ac.uk>: authentication required
494 >>> mylogin authenticator server_condition:
495 >>> $auth1 = userx secret
496 >>> $1 = userx secret
497 >>> +++MYLOGIN $1="userx secret" $2="" $3=""
498 >>> expanded string: yes
499 >>> using ACL "check_recipient"
500 >>> processing "warn" (TESTSUITE/test-config 37)
501 >>> check hosts = 10.0.0.5
502 >>> host in "10.0.0.5"?
503 >>> list element: 10.0.0.5
504 >>> host in "10.0.0.5"? no (end of list)
505 >>> warn: condition test failed in ACL "check_recipient"
506 >>> processing "accept" (TESTSUITE/test-config 39)
507 >>> check hosts = 10.0.0.5
508 >>> host in "10.0.0.5"?
509 >>> list element: 10.0.0.5
510 >>> host in "10.0.0.5"? no (end of list)
511 >>> accept: condition test failed in ACL "check_recipient"
512 >>> processing "accept" (TESTSUITE/test-config 40)
516 >>> host in ":"? no (end of list)
517 >>> accept: condition test failed in ACL "check_recipient"
518 >>> processing "deny" (TESTSUITE/test-config 41)
519 >>> check hosts = +auth_hosts
520 >>> host in "+auth_hosts"?
521 >>> list element: +auth_hosts
522 >>> host in "+auth_hosts"? no (end of list)
523 >>> deny: condition test failed in ACL "check_recipient"
524 >>> processing "accept" (TESTSUITE/test-config 44)
525 >>> check domains = +local_domains
526 >>> cus.cam.ac.uk in "+local_domains"?
527 >>> list element: +local_domains
528 >>> cus.cam.ac.uk in "test.ex : *.test.ex"?
529 >>> list element: test.ex
530 >>> list element: *.test.ex
531 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
532 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
533 >>> accept: condition test failed in ACL "check_recipient"
534 >>> processing "accept" (TESTSUITE/test-config 45)
535 >>> check hosts = +relay_hosts
536 >>> host in "+relay_hosts"?
537 >>> list element: +relay_hosts
538 >>> host in "+relay_hosts"? no (end of list)
539 >>> accept: condition test failed in ACL "check_recipient"
540 >>> processing "accept" (TESTSUITE/test-config 46)
541 >>> check hosts = +auth_relay_hosts
542 >>> host in "+auth_relay_hosts"?
543 >>> list element: +auth_relay_hosts
544 >>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
545 >>> message: authentication required
546 >>> check authenticated = *
549 >>> mylogin in "*"? yes (matched "*")
550 >>> accept: condition test succeeded in ACL "check_recipient"
551 >>> end of ACL "check_recipient": ACCEPT
552 >>> host in hosts_connection_nolog? no (option unset)
553 >>> host in host_lookup? no (option unset)
554 >>> host in host_reject_connection? no (option unset)
555 >>> host in sender_unqualified_hosts? no (option unset)
556 >>> host in recipient_unqualified_hosts? no (option unset)
557 >>> host in helo_verify_hosts? no (option unset)
558 >>> host in helo_try_verify_hosts? no (option unset)
559 >>> host in helo_accept_junk_hosts? no (option unset)
560 >>> using ACL "check_connect"
561 >>> processing "warn" (TESTSUITE/test-config 32)
562 >>> check hosts = 10.0.0.6
563 >>> host in "10.0.0.6"?
564 >>> list element: 10.0.0.6
565 >>> host in "10.0.0.6"? no (end of list)
566 >>> warn: condition test failed in ACL "check_connect"
567 >>> processing "accept" (TESTSUITE/test-config 34)
568 >>> accept: condition test succeeded in ACL "check_connect"
569 >>> end of ACL "check_connect": ACCEPT
570 >>> test.host in helo_lookup_domains?
572 >>> list element: @[]
573 >>> test.host in helo_lookup_domains? no (end of list)
575 >>> host in limits_advertise_hosts? yes (matched "*")
576 >>> host in dsn_advertise_hosts? no (option unset)
577 >>> host in pipelining_advertise_hosts?
579 >>> host in pipelining_advertise_hosts? yes (matched "*")
580 >>> host in auth_advertise_hosts?
581 >>> list element: +auth_hosts
582 >>> host in "10.0.0.1"?
583 >>> list element: 10.0.0.1
584 >>> host in "10.0.0.1"? no (end of list)
585 >>> list element: !+relay_hosts
586 >>> host in "10.0.0.4"?
587 >>> list element: 10.0.0.4
588 >>> host in "10.0.0.4"? yes (matched "10.0.0.4")
589 >>> host in auth_advertise_hosts? no (matched "!+relay_hosts")
590 >>> host in chunking_advertise_hosts?
591 >>> host in chunking_advertise_hosts? no (end of list)
592 Exim version x.yz ....
593 changed uid/gid: forcing real = effective
594 uid=uuuu gid=CALLER_GID pid=p1234
595 seeking password data for user "CALLER": cache not available
596 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
597 configuration file is TESTSUITE/test-config
600 changed uid/gid: privilege not needed
601 uid=EXIM_UID gid=EXIM_GID pid=p1234
602 seeking password data for user "CALLER": using cached result
603 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
604 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
605 sender address = NULL
606 sender_fullhost = [10.0.0.5]
607 sender_rcvhost = [10.0.0.5] (ident=CALLER)
608 set_process_info: pppp handling incoming connection from [10.0.0.5] via -oMa
609 set_process_info: pppp accepting a local SMTP message from <CALLER>
610 host in hosts_connection_nolog? no (option unset)
611 LOG: smtp_connection MAIN
612 SMTP connection from CALLER
613 host in host_lookup? no (option unset)
614 set_process_info: pppp handling incoming connection from [10.0.0.5] U=CALLER
615 host in host_reject_connection? no (option unset)
616 host in sender_unqualified_hosts? no (option unset)
617 host in recipient_unqualified_hosts? no (option unset)
618 host in helo_verify_hosts? no (option unset)
619 host in helo_try_verify_hosts? no (option unset)
620 host in helo_accept_junk_hosts? no (option unset)
621 using ACL "check_connect"
622 processing "warn" (TESTSUITE/test-config 32)
623 check hosts = 10.0.0.6
625 list element: 10.0.0.6
626 host in "10.0.0.6"? no (end of list)
627 warn: condition test failed in ACL "check_connect"
628 processing "accept" (TESTSUITE/test-config 34)
629 accept: condition test succeeded in ACL "check_connect"
630 end of ACL "check_connect": ACCEPT
631 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
632 smtp_setup_msg entered
633 SMTP<< ehlo testing.testing
634 testing.testing in helo_lookup_domains?
637 testing.testing in helo_lookup_domains? no (end of list)
638 sender_fullhost = (testing.testing) [10.0.0.5]
639 sender_rcvhost = [10.0.0.5] (helo=testing.testing ident=CALLER)
640 set_process_info: pppp handling incoming connection from (testing.testing) [10.0.0.5] U=CALLER
642 host in limits_advertise_hosts? yes (matched "*")
643 host in dsn_advertise_hosts? no (option unset)
644 host in pipelining_advertise_hosts?
646 host in pipelining_advertise_hosts? yes (matched "*")
647 host in auth_advertise_hosts?
648 list element: +auth_hosts
649 start sublist auth_hosts
651 ╎list element: 10.0.0.1
652 host in "10.0.0.1"? no (end of list)
653 end sublist auth_hosts
654 list element: !+relay_hosts
655 start sublist relay_hosts
657 ╎list element: 10.0.0.4
658 host in "10.0.0.4"? no (end of list)
659 end sublist relay_hosts
660 list element: +auth_relay_hosts
661 start sublist auth_relay_hosts
662 host in "10.0.0.3 : 10.0.0.4"?
663 ╎list element: 10.0.0.3
664 ╎list element: 10.0.0.4
665 host in "10.0.0.3 : 10.0.0.4"? no (end of list)
666 end sublist auth_relay_hosts
667 list element: 10.0.0.5
668 host in auth_advertise_hosts? yes (matched "10.0.0.5")
669 Evaluating advertise_condition for mylogin mylogin athenticator
670 Evaluating advertise_condition for plain PLAIN athenticator
671 Evaluating advertise_condition for extended_plain EXPLAIN athenticator
672 Evaluating advertise_condition for expanded_prompt_plain EXPANDED athenticator
673 Evaluating advertise_condition for expanded_prompt_plain_fail EXPANDFAIL athenticator
674 Evaluating advertise_condition for defer DEFER athenticator
675 Evaluating advertise_condition for login LOGIN athenticator
676 host in chunking_advertise_hosts?
677 host in chunking_advertise_hosts? no (end of list)
678 SMTP>> 250-myhost.test.ex Hello CALLER at testing.testing [10.0.0.5]
680 250-LIMITS MAILMAX=1000 RCPTMAX=50000
686 250-AUTH MYLOGIN PLAIN EXPLAIN EXPANDED EXPANDFAIL DEFER LOGIN
688 SMTP<< auth mylogin dXNlcnggc2VjcmV0
689 auth input decode: 'userx secret'
690 mylogin authenticator server_condition:
691 $auth1 = userx secret
693 +++MYLOGIN $1="userx secret" $2="" $3=""
694 compiled RE '^(\S+)\s+(\S+)$' not found in local cache
695 compiling RE '^(\S+)\s+(\S+)$'
696 compiled RE '^(\S+)\s+(\S+)$' saved in local cache
698 SMTP>> 235 Authentication succeeded
700 SMTP>> 221 myhost.test.ex closing connection
701 LOG: smtp_connection MAIN
702 SMTP connection from CALLER D=qqs closed by QUIT
704 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>