More debug in smtp transport
[exim.git] / test / stderr / 3400
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"
11 >>> check hosts = 10.0.0.6
12 >>> host in "10.0.0.6"? no (end of list)
13 >>> warn: condition test failed in ACL "check_connect"
14 >>> processing "accept"
15 >>> accept: condition test succeeded in ACL "check_connect"
16 >>> end of ACL "check_connect": ACCEPT
17 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
18 >>> using ACL "check_vrfy"
19 >>> processing "deny"
20 >>> check hosts = +auth_hosts
21 >>> host in "10.0.0.1"? no (end of list)
22 >>> host in "+auth_hosts"? no (end of list)
23 >>> deny: condition test failed in ACL "check_vrfy"
24 >>> processing "accept"
25 >>> accept: condition test succeeded in ACL "check_vrfy"
26 >>> end of ACL "check_vrfy": ACCEPT
27 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
28 >>> routing userx@test.ex
29 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
30 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
31 >>> userx in "userx"? yes (matched "userx")
32 >>> calling localuser router
33 >>> routed by localuser router
34 >>> using ACL "check_expn"
35 >>> processing "deny"
36 >>> check hosts = +auth_hosts
37 >>> host in "+auth_hosts"? no (end of list)
38 >>> deny: condition test failed in ACL "check_expn"
39 >>> processing "accept"
40 >>> check hosts = 10.0.0.0/24
41 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
42 >>> accept: condition test succeeded in ACL "check_expn"
43 >>> end of ACL "check_expn": ACCEPT
44 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45 >>> routing list@test.ex
46 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
47 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
48 >>> list in "userx"? no (end of list)
49 >>> no more routers
50 LOG: ETRN #abcd received from [10.0.0.2]
51 >>> using ACL "check_etrn"
52 >>> processing "deny"
53 >>> check hosts = +auth_hosts
54 >>> host in "+auth_hosts"? no (end of list)
55 >>> deny: condition test failed in ACL "check_etrn"
56 >>> processing "require"
57 >>> check hosts = 10.0.0.0/24
58 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
59 >>> require: condition test succeeded in ACL "check_etrn"
60 >>> processing "warn"
61 >>> l_message: accepted ETRN $smtp_command_argument
62 >>> warn: condition test succeeded in ACL "check_etrn"
63 LOG: H=[10.0.0.2] Warning: accepted ETRN #abcd
64 >>> processing "accept"
65 >>> accept: condition test succeeded in ACL "check_etrn"
66 >>> end of ACL "check_etrn": ACCEPT
67 >>> ETRN command is: exim -R
68 >>> ETRN command execution skipped
69 >>> host in hosts_connection_nolog? no (option unset)
70 >>> host in host_lookup? no (option unset)
71 >>> host in host_reject_connection? no (option unset)
72 >>> host in sender_unqualified_hosts? no (option unset)
73 >>> host in recipient_unqualified_hosts? no (option unset)
74 >>> host in helo_verify_hosts? no (option unset)
75 >>> host in helo_try_verify_hosts? no (option unset)
76 >>> host in helo_accept_junk_hosts? no (option unset)
77 >>> using ACL "check_connect"
78 >>> processing "warn"
79 >>> check hosts = 10.0.0.6
80 >>> host in "10.0.0.6"? no (end of list)
81 >>> warn: condition test failed in ACL "check_connect"
82 >>> processing "accept"
83 >>> accept: condition test succeeded in ACL "check_connect"
84 >>> end of ACL "check_connect": ACCEPT
85 >>> test.host in helo_lookup_domains? no (end of list)
86 >>> host in dsn_advertise_hosts? no (option unset)
87 >>> host in pipelining_advertise_hosts? yes (matched "*")
88 >>> host in "10.0.0.1"? yes (matched "10.0.0.1")
89 >>> host in auth_advertise_hosts? yes (matched "+auth_hosts")
90 >>> host in chunking_advertise_hosts? no (end of list)
91 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
92 >>> using ACL "check_vrfy"
93 >>> processing "deny"
94 >>> check hosts = +auth_hosts
95 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
96 >>> message: authentication required
97 >>> check !authenticated = *
98 >>> deny: condition test succeeded in ACL "check_vrfy"
99 >>> end of ACL "check_vrfy": DENY
100 LOG: H=(test.host) [10.0.0.1] rejected VRFY userx@test.ex: authentication required
101 >>> using ACL "check_expn"
102 >>> processing "deny"
103 >>> check hosts = +auth_hosts
104 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
105 >>> message: authentication required
106 >>> check !authenticated = *
107 >>> deny: condition test succeeded in ACL "check_expn"
108 >>> end of ACL "check_expn": DENY
109 LOG: H=(test.host) [10.0.0.1] rejected EXPN list@test.ex: authentication required
110 LOG: ETRN abcd received from (test.host) [10.0.0.1]
111 >>> using ACL "check_etrn"
112 >>> processing "deny"
113 >>> check hosts = +auth_hosts
114 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
115 >>> message: authentication required
116 >>> check !authenticated = *
117 >>> deny: condition test succeeded in ACL "check_etrn"
118 >>> end of ACL "check_etrn": DENY
119 LOG: H=(test.host) [10.0.0.1] rejected ETRN abcd: authentication required
120 >>> using ACL "check_recipient"
121 >>> processing "warn"
122 >>> check hosts = 10.0.0.5
123 >>> host in "10.0.0.5"? no (end of list)
124 >>> warn: condition test failed in ACL "check_recipient"
125 >>> processing "accept"
126 >>> check hosts = 10.0.0.5
127 >>> host in "10.0.0.5"? no (end of list)
128 >>> accept: condition test failed in 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 "deny"
134 >>> check hosts = +auth_hosts
135 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
136 >>> message: authentication required
137 >>> check !authenticated = *
138 >>> deny: condition test succeeded in ACL "check_recipient"
139 >>> end of ACL "check_recipient": DENY
140 LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@test.ex>: authentication required
141 >>> mylogin authenticator server_condition:
142 >>> $auth1 = userx secret
143 >>> $1 = userx secret
144 >>> +++MYLOGIN $1="userx secret" $2="" $3=""
145 >>> expanded string: yes
146 >>> using ACL "check_recipient"
147 >>> processing "warn"
148 >>> check hosts = 10.0.0.5
149 >>> host in "10.0.0.5"? no (end of list)
150 >>> warn: condition test failed in ACL "check_recipient"
151 >>> processing "accept"
152 >>> check hosts = 10.0.0.5
153 >>> host in "10.0.0.5"? no (end of list)
154 >>> accept: condition test failed in ACL "check_recipient"
155 >>> processing "accept"
156 >>> check hosts = :
157 >>> host in ":"? no (end of list)
158 >>> accept: condition test failed in ACL "check_recipient"
159 >>> processing "deny"
160 >>> check hosts = +auth_hosts
161 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
162 >>> message: authentication required
163 >>> check !authenticated = *
164 >>> mylogin in "*"? yes (matched "*")
165 >>> deny: condition test failed in ACL "check_recipient"
166 >>> processing "accept"
167 >>> check domains = +local_domains
168 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
169 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
170 >>> accept: condition test succeeded in ACL "check_recipient"
171 >>> end of ACL "check_recipient": ACCEPT
172 >>> using ACL "check_recipient"
173 >>> processing "warn"
174 >>> check hosts = 10.0.0.5
175 >>> host in "10.0.0.5"? no (end of list)
176 >>> warn: condition test failed in ACL "check_recipient"
177 >>> processing "accept"
178 >>> check hosts = 10.0.0.5
179 >>> host in "10.0.0.5"? no (end of list)
180 >>> accept: condition test failed in ACL "check_recipient"
181 >>> processing "accept"
182 >>> check hosts = :
183 >>> host in ":"? no (end of list)
184 >>> accept: condition test failed in ACL "check_recipient"
185 >>> processing "deny"
186 >>> check hosts = +auth_hosts
187 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
188 >>> message: authentication required
189 >>> check !authenticated = *
190 >>> mylogin in "*"? yes (matched "*")
191 >>> deny: condition test failed in ACL "check_recipient"
192 >>> processing "accept"
193 >>> check domains = +local_domains
194 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
195 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
196 >>> accept: condition test failed in ACL "check_recipient"
197 >>> processing "accept"
198 >>> check hosts = +relay_hosts
199 >>> host in "10.0.0.4"? no (end of list)
200 >>> host in "+relay_hosts"? no (end of list)
201 >>> accept: condition test failed in ACL "check_recipient"
202 >>> processing "accept"
203 >>> check hosts = +auth_relay_hosts
204 >>> host in "10.0.0.3 : 10.0.0.4"? no (end of list)
205 >>> host in "+auth_relay_hosts"? no (end of list)
206 >>> accept: condition test failed in ACL "check_recipient"
207 >>> processing "deny"
208 >>> message: relay not permitted
209 >>> deny: condition test succeeded in ACL "check_recipient"
210 >>> end of ACL "check_recipient": DENY
211 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
212 >>> using ACL "check_vrfy"
213 >>> processing "deny"
214 >>> check hosts = +auth_hosts
215 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
216 >>> message: authentication required
217 >>> check !authenticated = *
218 >>> mylogin in "*"? yes (matched "*")
219 >>> deny: condition test failed in ACL "check_vrfy"
220 >>> processing "accept"
221 >>> accept: condition test succeeded in ACL "check_vrfy"
222 >>> end of ACL "check_vrfy": ACCEPT
223 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
224 >>> routing userx@test.ex
225 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
226 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
227 >>> userx in "userx"? yes (matched "userx")
228 >>> calling localuser router
229 >>> routed by localuser router
230 >>> using ACL "check_expn"
231 >>> processing "deny"
232 >>> check hosts = +auth_hosts
233 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
234 >>> message: authentication required
235 >>> check !authenticated = *
236 >>> mylogin in "*"? yes (matched "*")
237 >>> deny: condition test failed in ACL "check_expn"
238 >>> processing "accept"
239 >>> check hosts = 10.0.0.0/24
240 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
241 >>> accept: condition test succeeded in ACL "check_expn"
242 >>> end of ACL "check_expn": ACCEPT
243 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
244 >>> routing list@test.ex
245 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
246 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
247 >>> list in "userx"? no (end of list)
248 >>> no more routers
249 LOG: ETRN #abcd received from (test.host) [10.0.0.1]
250 >>> using ACL "check_etrn"
251 >>> processing "deny"
252 >>> check hosts = +auth_hosts
253 >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
254 >>> message: authentication required
255 >>> check !authenticated = *
256 >>> mylogin in "*"? yes (matched "*")
257 >>> deny: condition test failed in ACL "check_etrn"
258 >>> processing "require"
259 >>> check hosts = 10.0.0.0/24
260 >>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
261 >>> require: condition test succeeded in ACL "check_etrn"
262 >>> processing "warn"
263 >>> l_message: accepted ETRN $smtp_command_argument
264 >>> warn: condition test succeeded in ACL "check_etrn"
265 LOG: H=(test.host) [10.0.0.1] Warning: accepted ETRN #abcd
266 >>> processing "accept"
267 >>> accept: condition test succeeded in ACL "check_etrn"
268 >>> end of ACL "check_etrn": ACCEPT
269 >>> ETRN command is: exim -R
270 >>> ETRN command execution skipped
271 >>> host in hosts_connection_nolog? no (option unset)
272 >>> host in host_lookup? no (option unset)
273 >>> host in host_reject_connection? no (option unset)
274 >>> host in sender_unqualified_hosts? no (option unset)
275 >>> host in recipient_unqualified_hosts? no (option unset)
276 >>> host in helo_verify_hosts? no (option unset)
277 >>> host in helo_try_verify_hosts? no (option unset)
278 >>> host in helo_accept_junk_hosts? no (option unset)
279 >>> using ACL "check_connect"
280 >>> processing "warn"
281 >>> check hosts = 10.0.0.6
282 >>> host in "10.0.0.6"? no (end of list)
283 >>> warn: condition test failed in ACL "check_connect"
284 >>> processing "accept"
285 >>> accept: condition test succeeded in ACL "check_connect"
286 >>> end of ACL "check_connect": ACCEPT
287 >>> test.host in helo_lookup_domains? no (end of list)
288 >>> host in dsn_advertise_hosts? no (option unset)
289 >>> host in pipelining_advertise_hosts? yes (matched "*")
290 >>> host in "10.0.0.1"? no (end of list)
291 >>> host in "10.0.0.4"? no (end of list)
292 >>> host in "10.0.0.3 : 10.0.0.4"? yes (matched "10.0.0.3")
293 >>> host in auth_advertise_hosts? yes (matched "+auth_relay_hosts")
294 >>> host in chunking_advertise_hosts? no (end of list)
295 >>> using ACL "check_recipient"
296 >>> processing "warn"
297 >>> check hosts = 10.0.0.5
298 >>> host in "10.0.0.5"? no (end of list)
299 >>> warn: condition test failed in ACL "check_recipient"
300 >>> processing "accept"
301 >>> check hosts = 10.0.0.5
302 >>> host in "10.0.0.5"? no (end of list)
303 >>> accept: condition test failed in ACL "check_recipient"
304 >>> processing "accept"
305 >>> check hosts = :
306 >>> host in ":"? no (end of list)
307 >>> accept: condition test failed in ACL "check_recipient"
308 >>> processing "deny"
309 >>> check hosts = +auth_hosts
310 >>> host in "+auth_hosts"? no (end of list)
311 >>> deny: condition test failed in ACL "check_recipient"
312 >>> processing "accept"
313 >>> check domains = +local_domains
314 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
315 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
316 >>> accept: condition test failed in ACL "check_recipient"
317 >>> processing "accept"
318 >>> check hosts = +relay_hosts
319 >>> host in "+relay_hosts"? no (end of list)
320 >>> accept: condition test failed in ACL "check_recipient"
321 >>> processing "accept"
322 >>> check hosts = +auth_relay_hosts
323 >>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
324 >>> message: authentication required
325 >>> check authenticated = *
326 >>> accept: condition test failed in ACL "check_recipient"
327 >>> accept: endpass encountered - denying access
328 LOG: H=(test.host) [10.0.0.3] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@cus.cam.ac.uk>: authentication required
329 >>> mylogin authenticator server_condition:
330 >>> $auth1 = userx secret
331 >>> $1 = userx secret
332 >>> +++MYLOGIN $1="userx secret" $2="" $3=""
333 >>> expanded string: yes
334 >>> using ACL "check_recipient"
335 >>> processing "warn"
336 >>> check hosts = 10.0.0.5
337 >>> host in "10.0.0.5"? no (end of list)
338 >>> warn: condition test failed in ACL "check_recipient"
339 >>> processing "accept"
340 >>> check hosts = 10.0.0.5
341 >>> host in "10.0.0.5"? no (end of list)
342 >>> accept: condition test failed in ACL "check_recipient"
343 >>> processing "accept"
344 >>> check hosts = :
345 >>> host in ":"? no (end of list)
346 >>> accept: condition test failed in ACL "check_recipient"
347 >>> processing "deny"
348 >>> check hosts = +auth_hosts
349 >>> host in "+auth_hosts"? no (end of list)
350 >>> deny: condition test failed in ACL "check_recipient"
351 >>> processing "accept"
352 >>> check domains = +local_domains
353 >>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
354 >>> cus.cam.ac.uk in "+local_domains"? no (end of list)
355 >>> accept: condition test failed in ACL "check_recipient"
356 >>> processing "accept"
357 >>> check hosts = +relay_hosts
358 >>> host in "+relay_hosts"? no (end of list)
359 >>> accept: condition test failed in ACL "check_recipient"
360 >>> processing "accept"
361 >>> check hosts = +auth_relay_hosts
362 >>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
363 >>> message: authentication required
364 >>> check authenticated = *
365 >>> mylogin in "*"? yes (matched "*")
366 >>> accept: condition test succeeded in ACL "check_recipient"
367 >>> end of ACL "check_recipient": ACCEPT
368 >>> host in hosts_connection_nolog? no (option unset)
369 >>> host in host_lookup? no (option unset)
370 >>> host in host_reject_connection? no (option unset)
371 >>> host in sender_unqualified_hosts? no (option unset)
372 >>> host in recipient_unqualified_hosts? no (option unset)
373 >>> host in helo_verify_hosts? no (option unset)
374 >>> host in helo_try_verify_hosts? no (option unset)
375 >>> host in helo_accept_junk_hosts? no (option unset)
376 >>> using ACL "check_connect"
377 >>> processing "warn"
378 >>> check hosts = 10.0.0.6
379 >>> host in "10.0.0.6"? no (end of list)
380 >>> warn: condition test failed in ACL "check_connect"
381 >>> processing "accept"
382 >>> accept: condition test succeeded in ACL "check_connect"
383 >>> end of ACL "check_connect": ACCEPT
384 >>> test.host in helo_lookup_domains? no (end of list)
385 >>> host in dsn_advertise_hosts? no (option unset)
386 >>> host in pipelining_advertise_hosts? yes (matched "*")
387 >>> host in "10.0.0.1"? no (end of list)
388 >>> host in "10.0.0.4"? yes (matched "10.0.0.4")
389 >>> host in auth_advertise_hosts? no (matched "!+relay_hosts")
390 >>> host in chunking_advertise_hosts? no (end of list)
391 Exim version x.yz ....
392 changed uid/gid: forcing real = effective
393 uid=uuuu gid=CALLER_GID pid=pppp
394 seeking password data for user "CALLER": cache not available
395 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
396 configuration file is TESTSUITE/test-config
397 trusted user
398 admin user
399 changed uid/gid: privilege not needed
400 uid=EXIM_UID gid=EXIM_GID pid=pppp
401 seeking password data for user "CALLER": using cached result
402 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
403 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
404 sender address = NULL
405 sender_fullhost = [10.0.0.5]
406 sender_rcvhost = [10.0.0.5] (ident=CALLER)
407 set_process_info: pppp handling incoming connection from [10.0.0.5] via -oMa
408 set_process_info: pppp accepting a local SMTP message from <CALLER>
409 host in hosts_connection_nolog? no (option unset)
410 LOG: smtp_connection MAIN
411 SMTP connection from CALLER
412 host in host_lookup? no (option unset)
413 set_process_info: pppp handling incoming connection from [10.0.0.5] U=CALLER
414 host in host_reject_connection? no (option unset)
415 host in sender_unqualified_hosts? no (option unset)
416 host in recipient_unqualified_hosts? no (option unset)
417 host in helo_verify_hosts? no (option unset)
418 host in helo_try_verify_hosts? no (option unset)
419 host in helo_accept_junk_hosts? no (option unset)
420 using ACL "check_connect"
421 processing "warn"
422 check hosts = 10.0.0.6
423 host in "10.0.0.6"? no (end of list)
424 warn: condition test failed in ACL "check_connect"
425 processing "accept"
426 accept: condition test succeeded in ACL "check_connect"
427 end of ACL "check_connect": ACCEPT
428 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
429 smtp_setup_msg entered
430 SMTP<< ehlo testing.testing
431 testing.testing in helo_lookup_domains? no (end of list)
432 sender_fullhost = (testing.testing) [10.0.0.5]
433 sender_rcvhost = [10.0.0.5] (helo=testing.testing ident=CALLER)
434 set_process_info: pppp handling incoming connection from (testing.testing) [10.0.0.5] U=CALLER
435 host in dsn_advertise_hosts? no (option unset)
436 host in pipelining_advertise_hosts? yes (matched "*")
437 host in "10.0.0.1"? no (end of list)
438 host in "10.0.0.4"? no (end of list)
439 host in "10.0.0.3 : 10.0.0.4"? no (end of list)
440 host in auth_advertise_hosts? yes (matched "10.0.0.5")
441 Evaluating advertise_condition for mylogin athenticator
442 Evaluating advertise_condition for PLAIN athenticator
443 Evaluating advertise_condition for EXPLAIN athenticator
444 Evaluating advertise_condition for EXPANDED athenticator
445 Evaluating advertise_condition for EXPANDFAIL athenticator
446 Evaluating advertise_condition for DEFER athenticator
447 Evaluating advertise_condition for LOGIN athenticator
448 host in chunking_advertise_hosts? no (end of list)
449 SMTP>> 250-myhost.test.ex Hello CALLER at testing.testing [10.0.0.5]
450 250-SIZE 52428800
451 250-8BITMIME
452 250-ETRN
453 250-VRFY
454 250-EXPN
455 250-PIPELINING
456 250-AUTH MYLOGIN PLAIN EXPLAIN EXPANDED EXPANDFAIL DEFER LOGIN
457 250 HELP
458 SMTP<< auth mylogin dXNlcnggc2VjcmV0
459 mylogin authenticator server_condition:
460 $auth1 = userx secret
461 $1 = userx secret
462 +++MYLOGIN $1="userx secret" $2="" $3=""
463 expanded string: yes
464 SMTP>> 235 Authentication succeeded
465 SMTP<< quit
466 SMTP>> 221 myhost.test.ex closing connection
467 LOG: smtp_connection MAIN
468 SMTP connection from CALLER closed by QUIT
469 search_tidyup called
470 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>