Move DSN support to mainline
[exim.git] / test / stderr / 0386
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 seeking password data for user "CALLER": cache not available
5 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
6 configuration file is TESTSUITE/test-config
7 trusted user
8 admin user
9 changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=pppp
11 DSN: r1 propagating DSN
12 seeking password data for user "CALLER": using cached result
13 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
14 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
15 sender address = CALLER@test.ex
16 sender_fullhost = [V4NET.9.8.7]
17 sender_rcvhost = [V4NET.9.8.7]
18 host in hosts_connection_nolog? no (option unset)
19 LOG: smtp_connection MAIN
20 SMTP connection from [V4NET.9.8.7]
21 host in host_lookup? no (option unset)
22 set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
23 host in host_reject_connection? no (option unset)
24 host in sender_unqualified_hosts? no (option unset)
25 host in recipient_unqualified_hosts? no (option unset)
26 host in helo_verify_hosts? no (option unset)
27 host in helo_try_verify_hosts? no (option unset)
28 host in helo_accept_junk_hosts? no (option unset)
29 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30 smtp_setup_msg entered
31 SMTP<< mail from:<x@y>
32 SMTP>> 250 OK
33 SMTP<< rcpt to:<1@b>
34 read ACL from file TESTSUITE/aux-fixed/0386.acl1
35 processing "accept"
36 check hosts = :
37 host in ":"? no (end of list)
38 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
39 processing "deny"
40 check local_parts = ^.*[@%!/|]
41 1 in "^.*[@%!/|]"? no (end of list)
42 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
43 processing "require"
44 l_message: Invalid sender
45 message: Couldn't verify the sender
46 check verify = sender/defer_ok
47 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48 Verifying x@y
49 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
50 Considering x@y
51 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
52 routing x@y
53 --------> r1 router <--------
54 local_part=x domain=y
55 calling r1 router
56 r1 router called for x@y
57 domain = y
58 set transport t1
59 queued for t1 transport: local_part = x
60 domain = y
61 errors_to=NULL
62 domain_data=NULL localpart_data=NULL
63 routed by r1 router
64 envelope to: x@y
65 transport: t1
66 ----------- end verify ------------
67 sender x@y verified ok
68 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
69 processing "deny"
70 message: No such user here
71 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
72 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
73 SMTP>> 550 No such user here
74 LOG: MAIN REJECT
75 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
76 SMTP<< rset
77 SMTP>> 250 Reset OK
78 SMTP<< mail from:<x@y>
79 SMTP>> 250 OK
80 SMTP<< rcpt to:<1@b>
81 using ACL "TESTSUITE/aux-fixed/0386.acl1"
82 processing "accept"
83 check hosts = :
84 host in ":"? no (end of list)
85 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
86 processing "deny"
87 check local_parts = ^.*[@%!/|]
88 1 in "^.*[@%!/|]"? no (end of list)
89 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
90 processing "require"
91 l_message: Invalid sender
92 message: Couldn't verify the sender
93 check verify = sender/defer_ok
94 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
95 Verifying x@y
96 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
97 Considering x@y
98 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
99 routing x@y
100 --------> r1 router <--------
101 local_part=x domain=y
102 calling r1 router
103 r1 router called for x@y
104 domain = y
105 queued for t1 transport: local_part = x
106 domain = y
107 errors_to=NULL
108 domain_data=NULL localpart_data=NULL
109 routed by r1 router
110 envelope to: x@y
111 transport: t1
112 ----------- end verify ------------
113 sender x@y verified ok
114 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
115 processing "deny"
116 message: No such user here
117 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
118 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
119 SMTP>> 550 No such user here
120 LOG: MAIN REJECT
121 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
122 SMTP<< quit
123 SMTP>> 221 myhost.test.ex closing connection
124 LOG: smtp_connection MAIN
125 SMTP connection from [V4NET.9.8.7] closed by QUIT
126 search_tidyup called
127 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
128 Exim version x.yz ....
129 changed uid/gid: forcing real = effective
130 uid=uuuu gid=CALLER_GID pid=pppp
131 seeking password data for user "CALLER": cache not available
132 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
133 configuration file is TESTSUITE/test-config
134 trusted user
135 admin user
136 changed uid/gid: privilege not needed
137 uid=EXIM_UID gid=EXIM_GID pid=pppp
138 DSN: r1 propagating DSN
139 seeking password data for user "CALLER": using cached result
140 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
141 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
142 sender address = NULL
143 sender_fullhost = [V4NET.11.12.13]
144 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
145 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
146 set_process_info: pppp accepting a local SMTP message from <CALLER>
147 host in hosts_connection_nolog? no (option unset)
148 LOG: smtp_connection MAIN
149 SMTP connection from CALLER
150 host in host_lookup? no (option unset)
151 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
152 host in host_reject_connection? no (option unset)
153 host in sender_unqualified_hosts? no (option unset)
154 host in recipient_unqualified_hosts? no (option unset)
155 host in helo_verify_hosts? no (option unset)
156 host in helo_try_verify_hosts? no (option unset)
157 host in helo_accept_junk_hosts? no (option unset)
158 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
159 smtp_setup_msg entered
160 SMTP<< mail from:<x@y>
161 SMTP>> 250 OK
162 SMTP<< rcpt to:<2@b>
163 read ACL from file TESTSUITE/aux-fixed/0386.acl2
164 processing "warn"
165 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
166 l_message: found in $dnslist_domain: $dnslist_text
167 check dnslists = rbl.test.ex
168 DNS list check: rbl.test.ex
169 new DNS lookup for 13.12.11.V4NET.rbl.test.ex
170 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
171 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
172 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
173 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
174 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
175 => that means V4NET.11.12.13 is listed at rbl.test.ex
176 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
177 LOG: MAIN
178 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
179 created log directory TESTSUITE/spool/log
180 processing "accept"
181 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
182 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
183 SMTP>> 250 Accepted
184 DSN: orcpt: NULL flags: 0
185 SMTP<< data
186 SMTP>> 354 Enter message, ending with "." on a line by itself
187 search_tidyup called
188 host in ignore_fromline_hosts? no (option unset)
189 >>Headers received:
190
191 search_tidyup called
192 >>Headers after rewriting and local additions:
193
194 Data file written for message 10HmaX-0005vi-00
195 >>Generated Received: header line
196 P Received: from [V4NET.11.12.13] (ident=CALLER)
197 by myhost.test.ex with smtp (Exim x.yz)
198 (envelope-from <x@y>)
199 id 10HmaX-0005vi-00
200 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
201 >>Headers added by MAIL or RCPT ACL:
202 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
203 X-Warning: This is a test blacklisting message
204 >>
205 calling local_scan(); timeout=300
206 local_scan() returned 0 NULL
207 Writing spool header file
208 DSN: Write SPOOL :-dsn_envid NULL
209 DSN: Write SPOOL :-dsn_ret 0
210 DSN: Flags :0
211 DSN: **** SPOOL_OUT - address: |2@b| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
212 Size of headers = sss
213 LOG: MAIN
214 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
215 SMTP>> 250 OK id=10HmaX-0005vi-00
216 search_tidyup called
217 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
218 Exim version x.yz ....
219 changed uid/gid: forcing real = effective
220 uid=uuuu gid=EXIM_GID pid=pppp
221 seeking password data for user "CALLER": cache not available
222 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
223 configuration file is TESTSUITE/test-config
224 trusted user
225 admin user
226 DSN: r1 propagating DSN
227 seeking password data for user "CALLER": using cached result
228 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
229 set_process_info: pppp delivering specified messages
230 set_process_info: pppp delivering 10HmaX-0005vi-00
231 reading spool file 10HmaX-0005vi-00-H
232 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
233 sender_fullhost = [V4NET.11.12.13]
234 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
235 sender_local=0 ident=CALLER
236 Non-recipients:
237 Empty Tree
238 ---- End of tree ----
239 recipients_count=1
240 **** SPOOL_IN - No additional fields
241 body_linecount=1 message_linecount=7
242 DSN: set orcpt: NULL flags: 0
243 Delivery address list:
244 2@b
245 locking TESTSUITE/spool/db/retry.lockfile
246 locked TESTSUITE/spool/db/retry.lockfile
247 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
248 returned from EXIM_DBOPEN
249 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
250 no retry data available
251 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
252 Considering: 2@b
253 unique = 2@b
254 no domain retry record
255 no address retry record
256 2@b: queued for routing
257 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
258 routing 2@b
259 --------> r1 router <--------
260 local_part=2 domain=b
261 calling r1 router
262 r1 router called for 2@b
263 domain = b
264 set transport t1
265 queued for t1 transport: local_part = 2
266 domain = b
267 errors_to=NULL
268 domain_data=NULL localpart_data=NULL
269 routed by r1 router
270 envelope to: 2@b
271 transport: t1
272 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
273 After routing:
274 Local deliveries:
275 2@b
276 Remote deliveries:
277 Failed addresses:
278 Deferred addresses:
279 search_tidyup called
280 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
281 --------> 2@b <--------
282 locking TESTSUITE/spool/db/retry.lockfile
283 locked TESTSUITE/spool/db/retry.lockfile
284 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
285 returned from EXIM_DBOPEN
286 no retry data available
287 search_tidyup called
288 changed uid/gid: local delivery to 2 <2@b> transport=t1
289 uid=CALLER_UID gid=CALLER_GID pid=pppp
290 home=NULL current=/
291 set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
292 appendfile transport entered
293 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
294 file=TESTSUITE/test-mail/2 format=unix
295 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
296 message_suffix=\n
297 maildir_use_size_file=no
298 locking by lockfile fcntl
299 lock name: TESTSUITE/test-mail/2.lock
300 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
301 lock file created
302 mailbox TESTSUITE/test-mail/2 is locked
303 writing to file TESTSUITE/test-mail/2
304 writing data block fd=dddd size=sss timeout=0
305 writing data block fd=dddd size=sss timeout=0
306 writing data block fd=dddd size=sss timeout=0
307 appendfile yields 0 with errno=dd more_errno=dd
308 search_tidyup called
309 journalling 2@b
310 t1 transport returned OK for 2@b
311 post-process 2@b (0)
312 2@b delivered
313 LOG: MAIN
314 => 2 <2@b> R=r1 T=t1
315 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
316 changed uid/gid: post-delivery tidying
317 uid=EXIM_UID gid=EXIM_GID pid=pppp
318 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
319 Processing retry items
320 Succeeded addresses:
321 2@b: no retry items
322 Failed addresses:
323 Deferred addresses:
324 end of retry processing
325 DSN: processing router : r1
326 DSN: processing successful delivery address: 2@b
327 DSN: Sender_address: x@y
328 DSN: orcpt: NULL flags: 0
329 DSN: envid: NULL ret: 0
330 DSN: Final recipient: 2@b
331 DSN: Remote SMTP server supports DSN: 0
332 DSN: *** NOT SENDING DSN SUCCESS Message ***
333 LOG: MAIN
334 Completed
335 end delivery of 10HmaX-0005vi-00
336 search_tidyup called
337 search_tidyup called
338 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
339 smtp_setup_msg entered
340 SMTP<< rset
341 SMTP>> 250 Reset OK
342 SMTP<< mail from:<x@y>
343 SMTP>> 250 OK
344 SMTP<< rcpt to:<2@b>
345 using ACL "TESTSUITE/aux-fixed/0386.acl2"
346 processing "warn"
347 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
348 l_message: found in $dnslist_domain: $dnslist_text
349 check dnslists = rbl.test.ex
350 DNS list check: rbl.test.ex
351 using result of previous DNS lookup
352 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
353 => that means V4NET.11.12.13 is listed at rbl.test.ex
354 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
355 LOG: MAIN
356 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
357 processing "accept"
358 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
359 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
360 SMTP>> 250 Accepted
361 DSN: orcpt: NULL flags: 0
362 SMTP<< data
363 SMTP>> 354 Enter message, ending with "." on a line by itself
364 search_tidyup called
365 host in ignore_fromline_hosts? no (option unset)
366 >>Headers received:
367
368 search_tidyup called
369 >>Headers after rewriting and local additions:
370
371 Data file written for message 10HmaY-0005vi-00
372 >>Generated Received: header line
373 P Received: from [V4NET.11.12.13] (ident=CALLER)
374 by myhost.test.ex with smtp (Exim x.yz)
375 (envelope-from <x@y>)
376 id 10HmaY-0005vi-00
377 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
378 >>Headers added by MAIL or RCPT ACL:
379 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
380 X-Warning: This is a test blacklisting message
381 >>
382 calling local_scan(); timeout=300
383 local_scan() returned 0 NULL
384 Writing spool header file
385 DSN: Write SPOOL :-dsn_envid NULL
386 DSN: Write SPOOL :-dsn_ret 0
387 DSN: Flags :0
388 DSN: **** SPOOL_OUT - address: |2@b| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
389 Size of headers = sss
390 LOG: MAIN
391 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
392 SMTP>> 250 OK id=10HmaY-0005vi-00
393 search_tidyup called
394 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaY-0005vi-00
395 Exim version x.yz ....
396 changed uid/gid: forcing real = effective
397 uid=uuuu gid=EXIM_GID pid=pppp
398 seeking password data for user "CALLER": cache not available
399 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
400 configuration file is TESTSUITE/test-config
401 trusted user
402 admin user
403 DSN: r1 propagating DSN
404 seeking password data for user "CALLER": using cached result
405 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
406 set_process_info: pppp delivering specified messages
407 set_process_info: pppp delivering 10HmaY-0005vi-00
408 reading spool file 10HmaY-0005vi-00-H
409 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
410 sender_fullhost = [V4NET.11.12.13]
411 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
412 sender_local=0 ident=CALLER
413 Non-recipients:
414 Empty Tree
415 ---- End of tree ----
416 recipients_count=1
417 **** SPOOL_IN - No additional fields
418 body_linecount=1 message_linecount=7
419 DSN: set orcpt: NULL flags: 0
420 Delivery address list:
421 2@b
422 locking TESTSUITE/spool/db/retry.lockfile
423 locked TESTSUITE/spool/db/retry.lockfile
424 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
425 returned from EXIM_DBOPEN
426 no retry data available
427 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
428 Considering: 2@b
429 unique = 2@b
430 no domain retry record
431 no address retry record
432 2@b: queued for routing
433 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
434 routing 2@b
435 --------> r1 router <--------
436 local_part=2 domain=b
437 calling r1 router
438 r1 router called for 2@b
439 domain = b
440 set transport t1
441 queued for t1 transport: local_part = 2
442 domain = b
443 errors_to=NULL
444 domain_data=NULL localpart_data=NULL
445 routed by r1 router
446 envelope to: 2@b
447 transport: t1
448 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
449 After routing:
450 Local deliveries:
451 2@b
452 Remote deliveries:
453 Failed addresses:
454 Deferred addresses:
455 search_tidyup called
456 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
457 --------> 2@b <--------
458 locking TESTSUITE/spool/db/retry.lockfile
459 locked TESTSUITE/spool/db/retry.lockfile
460 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
461 returned from EXIM_DBOPEN
462 no retry data available
463 search_tidyup called
464 changed uid/gid: local delivery to 2 <2@b> transport=t1
465 uid=CALLER_UID gid=CALLER_GID pid=pppp
466 home=NULL current=/
467 set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
468 appendfile transport entered
469 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
470 file=TESTSUITE/test-mail/2 format=unix
471 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
472 message_suffix=\n
473 maildir_use_size_file=no
474 locking by lockfile fcntl
475 lock name: TESTSUITE/test-mail/2.lock
476 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
477 lock file created
478 mailbox TESTSUITE/test-mail/2 is locked
479 writing to file TESTSUITE/test-mail/2
480 writing data block fd=dddd size=sss timeout=0
481 writing data block fd=dddd size=sss timeout=0
482 writing data block fd=dddd size=sss timeout=0
483 appendfile yields 0 with errno=dd more_errno=dd
484 search_tidyup called
485 journalling 2@b
486 t1 transport returned OK for 2@b
487 post-process 2@b (0)
488 2@b delivered
489 LOG: MAIN
490 => 2 <2@b> R=r1 T=t1
491 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
492 changed uid/gid: post-delivery tidying
493 uid=EXIM_UID gid=EXIM_GID pid=pppp
494 set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
495 Processing retry items
496 Succeeded addresses:
497 2@b: no retry items
498 Failed addresses:
499 Deferred addresses:
500 end of retry processing
501 DSN: processing router : r1
502 DSN: processing successful delivery address: 2@b
503 DSN: Sender_address: x@y
504 DSN: orcpt: NULL flags: 0
505 DSN: envid: NULL ret: 0
506 DSN: Final recipient: 2@b
507 DSN: Remote SMTP server supports DSN: 0
508 DSN: *** NOT SENDING DSN SUCCESS Message ***
509 LOG: MAIN
510 Completed
511 end delivery of 10HmaY-0005vi-00
512 search_tidyup called
513 search_tidyup called
514 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
515 smtp_setup_msg entered
516 SMTP<< quit
517 SMTP>> 221 myhost.test.ex closing connection
518 LOG: smtp_connection MAIN
519 SMTP connection from CALLER closed by QUIT
520 search_tidyup called
521 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>