Lookups: fix mysql lookup returns for no-data "queries",
[exim.git] / test / stderr / 2610
1 Tue Mar 02 09:44:33 1999 PerconaFT file system space is low
2 \amysqladmin: CREATE DATABASE failed; error: 'Can't create database 'test'; database exists'
3 Exim version x.yz ....
4 configuration file is TESTSUITE/test-config
5 admin user
6 search_open: mysql "NULL"
7 search_find: file="NULL"
8   key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
9 LRU list:
10 internal_search_find: file="NULL"
11   type=mysql key="select name from them where id='ph10';"
12 database lookup required for select name from them where id='ph10';
13 MySQL query: select name from them where id='ph10';
14 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
15 lookup yielded: Philip Hazel
16 search_open: mysql "NULL"
17   cached open
18 search_find: file="NULL"
19   key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
20 LRU list:
21 internal_search_find: file="NULL"
22   type=mysql key="select name from them where id='ph10';"
23 cached data used for lookup of select name from them where id='ph10';
24 lookup yielded: Philip Hazel
25 search_open: mysql "NULL"
26   cached open
27 search_find: file="NULL"
28   key="select name from them where id='xxxx';" partial=-1 affix=NULL starflags=0
29 LRU list:
30 internal_search_find: file="NULL"
31   type=mysql key="select name from them where id='xxxx';"
32 database lookup required for select name from them where id='xxxx';
33 MySQL query: select name from them where id='xxxx';
34 MYSQL using cached connection for 127.0.0.1:1223/test/root
35 MYSQL: no data found
36 lookup failed
37 search_open: mysql "NULL"
38   cached open
39 search_find: file="NULL"
40   key="select name from them where id='nothing';" partial=-1 affix=NULL starflags=0
41 LRU list:
42 internal_search_find: file="NULL"
43   type=mysql key="select name from them where id='nothing';"
44 database lookup required for select name from them where id='nothing';
45 MySQL query: select name from them where id='nothing';
46 MYSQL using cached connection for 127.0.0.1:1223/test/root
47 lookup yielded: 
48 search_open: mysql "NULL"
49   cached open
50 search_find: file="NULL"
51   key="select id,name from them where id='nothing';" partial=-1 affix=NULL starflags=0
52 LRU list:
53 internal_search_find: file="NULL"
54   type=mysql key="select id,name from them where id='nothing';"
55 database lookup required for select id,name from them where id='nothing';
56 MySQL query: select id,name from them where id='nothing';
57 MYSQL using cached connection for 127.0.0.1:1223/test/root
58 lookup yielded: id=nothing name="" 
59 search_open: mysql "NULL"
60   cached open
61 search_find: file="NULL"
62   key="delete from them where id='nonexist';" partial=-1 affix=NULL starflags=0
63 LRU list:
64 internal_search_find: file="NULL"
65   type=mysql key="delete from them where id='nonexist';"
66 database lookup required for delete from them where id='nonexist';
67 MySQL query: delete from them where id='nonexist';
68 MYSQL using cached connection for 127.0.0.1:1223/test/root
69 MYSQL: query was not one that returns data
70 lookup forced cache cleanup
71 lookup yielded: 0
72 search_open: mysql "NULL"
73   cached open
74 search_find: file="NULL"
75   key="select * from them where id='quote';" partial=-1 affix=NULL starflags=0
76 LRU list:
77 internal_search_find: file="NULL"
78   type=mysql key="select * from them where id='quote';"
79 database lookup required for select * from them where id='quote';
80 MySQL query: select * from them where id='quote';
81 MYSQL using cached connection for 127.0.0.1:1223/test/root
82 MYSQL: no data found
83 lookup failed
84 search_open: mysql "NULL"
85   cached open
86 search_find: file="NULL"
87   key="select * from them where id='filter';" partial=-1 affix=NULL starflags=0
88 LRU list:
89 internal_search_find: file="NULL"
90   type=mysql key="select * from them where id='filter';"
91 database lookup required for select * from them where id='filter';
92 MySQL query: select * from them where id='filter';
93 MYSQL using cached connection for 127.0.0.1:1223/test/root
94 MYSQL: no data found
95 lookup failed
96 search_open: mysql "NULL"
97   cached open
98 search_find: file="NULL"
99   key="select * from them where id='quote2';" partial=-1 affix=NULL starflags=0
100 LRU list:
101 internal_search_find: file="NULL"
102   type=mysql key="select * from them where id='quote2';"
103 database lookup required for select * from them where id='quote2';
104 MySQL query: select * from them where id='quote2';
105 MYSQL using cached connection for 127.0.0.1:1223/test/root
106 lookup yielded: name="\"stquot" id=quote2 
107 search_open: mysql "NULL"
108   cached open
109 search_find: file="NULL"
110   key="select * from them where id='nlonly';" partial=-1 affix=NULL starflags=0
111 LRU list:
112 internal_search_find: file="NULL"
113   type=mysql key="select * from them where id='nlonly';"
114 database lookup required for select * from them where id='nlonly';
115 MySQL query: select * from them where id='nlonly';
116 MYSQL using cached connection for 127.0.0.1:1223/test/root
117 MYSQL: no data found
118 lookup failed
119 search_open: mysql "NULL"
120   cached open
121 search_find: file="NULL"
122   key="servers=x:127.0.0.1::1223; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
123 LRU list:
124 internal_search_find: file="NULL"
125   type=mysql key="servers=x:127.0.0.1::1223; select name from them where id='ph10';"
126 database lookup required for servers=x:127.0.0.1::1223; select name from them where id='ph10';
127 MySQL query: servers=x:127.0.0.1::1223; select name from them where id='ph10';
128 lookup deferred: MySQL server "x" not found in mysql_servers
129 search_open: mysql "NULL"
130   cached open
131 search_find: file="NULL"
132   key="servers=127.0.0.1::1223:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
133 LRU list:
134 internal_search_find: file="NULL"
135   type=mysql key="servers=127.0.0.1::1223:x; select name from them where id='ph10';"
136 database lookup required for servers=127.0.0.1::1223:x; select name from them where id='ph10';
137 MySQL query: servers=127.0.0.1::1223:x; select name from them where id='ph10';
138 MYSQL using cached connection for 127.0.0.1:1223/test/root
139 lookup yielded: Philip Hazel
140 search_open: mysql "NULL"
141   cached open
142 search_find: file="NULL"
143   key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
144 LRU list:
145 internal_search_find: file="NULL"
146   type=mysql key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';"
147 database lookup required for servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';
148 MySQL query: servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';
149 MYSQL using cached connection for 127.0.0.1:1223/test/root
150 lookup yielded: Philip Hazel
151 search_open: mysql "NULL"
152   cached open
153 search_find: file="NULL"
154   key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
155 LRU list:
156 internal_search_find: file="NULL"
157   type=mysql key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';"
158 database lookup required for servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';
159 MySQL query: servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';
160 MYSQL new connection: host=ip4.ip4.ip4.ip4 port=1223 socket=NULL database=test user=root
161 lookup yielded: Philip Hazel
162 search_open: mysql "NULL"
163   cached open
164 search_find: file="NULL"
165   key="servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
166 LRU list:
167 internal_search_find: file="NULL"
168   type=mysql key="servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';"
169 database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';
170 MySQL query: servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';
171 MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
172 lookup yielded: Philip Hazel
173 search_open: mysql "NULL"
174   cached open
175 search_find: file="NULL"
176   key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0
177 LRU list:
178 internal_search_find: file="NULL"
179   type=mysql key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');"
180 database lookup required for SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
181 MySQL query: SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
182 MYSQL using cached connection for 127.0.0.1:1223/test/root
183 lookup yielded: Philip Hazel
184 Aristotle
185 search_open: mysql "NULL"
186   cached open
187 search_find: file="NULL"
188   key="SELECT *    FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0
189 LRU list:
190 internal_search_find: file="NULL"
191   type=mysql key="SELECT *    FROM them WHERE id IN ('ph10', 'aaaa');"
192 database lookup required for SELECT *    FROM them WHERE id IN ('ph10', 'aaaa');
193 MySQL query: SELECT *    FROM them WHERE id IN ('ph10', 'aaaa');
194 MYSQL using cached connection for 127.0.0.1:1223/test/root
195 lookup yielded: name="Philip Hazel" id=ph10 
196 name=Aristotle id=aaaa 
197 search_open: mysql "NULL"
198   cached open
199 search_find: file="NULL"
200   key="delete from them where id='aaaa'" partial=-1 affix=NULL starflags=0
201 LRU list:
202 internal_search_find: file="NULL"
203   type=mysql key="delete from them where id='aaaa'"
204 database lookup required for delete from them where id='aaaa'
205 MySQL query: delete from them where id='aaaa'
206 MYSQL using cached connection for 127.0.0.1:1223/test/root
207 MYSQL: query was not one that returns data
208 lookup forced cache cleanup
209 lookup yielded: 1
210 search_tidyup called
211 close MYSQL connection: localhost(TESTSUITE/mysql/sock)/test/root
212 close MYSQL connection: ip4.ip4.ip4.ip4:1223/test/root
213 close MYSQL connection: 127.0.0.1:1223/test/root
214 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
215 Exim version x.yz ....
216 changed uid/gid: forcing real = effective
217   uid=uuuu gid=CALLER_GID pid=pppp
218 configuration file is TESTSUITE/test-config
219 admin user
220 changed uid/gid: privilege not needed
221   uid=EXIM_UID gid=EXIM_GID pid=pppp
222 seeking password data for user "CALLER": cache not available
223 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
224 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
225 sender address = CALLER@myhost.test.ex
226 sender_fullhost = [10.0.0.0]
227 sender_rcvhost = [10.0.0.0]
228 host in hosts_connection_nolog? no (option unset)
229 LOG: smtp_connection MAIN
230   SMTP connection from [10.0.0.0]
231 host in host_lookup? no (option unset)
232 set_process_info: pppp handling incoming connection from [10.0.0.0]
233 host in host_reject_connection? no (option unset)
234 host in sender_unqualified_hosts? no (option unset)
235 host in recipient_unqualified_hosts? no (option unset)
236 host in helo_verify_hosts? no (option unset)
237 host in helo_try_verify_hosts? no (option unset)
238 host in helo_accept_junk_hosts? no (option unset)
239 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
240 smtp_setup_msg entered
241 SMTP<< mail from:<a@b>
242 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
243 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
244 SMTP>> 250 OK
245 SMTP<< rcpt to:<c@d>
246 using ACL "check_recipient"
247 processing "accept"
248 check domains = +local_domains
249 d in "@"? no (end of list)
250 d in "+local_domains"? no (end of list)
251 accept: condition test failed in ACL "check_recipient"
252 processing "accept"
253 check hosts = +relay_hosts
254 search_open: mysql "NULL"
255 search_find: file="NULL"
256   key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0
257 LRU list:
258 internal_search_find: file="NULL"
259   type=mysql key="select * from them where id='10.0.0.0'"
260 database lookup required for select * from them where id='10.0.0.0'
261 MySQL query: select * from them where id='10.0.0.0'
262 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
263 MYSQL: no data found
264 lookup failed
265 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
266 host in "+relay_hosts"? no (end of list)
267 accept: condition test failed in ACL "check_recipient"
268 processing "deny"
269   message: relay not permitted
270 deny: condition test succeeded in ACL "check_recipient"
271 end of ACL "check_recipient": DENY
272 SMTP>> 550 relay not permitted
273 LOG: MAIN REJECT
274   H=[10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
275 SMTP<< quit
276 SMTP>> 221 myhost.test.ex closing connection
277 LOG: smtp_connection MAIN
278   SMTP connection from [10.0.0.0] closed by QUIT
279 search_tidyup called
280 close MYSQL connection: 127.0.0.1:1223/test/root
281 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
282 Exim version x.yz ....
283 changed uid/gid: forcing real = effective
284   uid=uuuu gid=CALLER_GID pid=pppp
285 configuration file is TESTSUITE/test-config
286 admin user
287 changed uid/gid: privilege not needed
288   uid=EXIM_UID gid=EXIM_GID pid=pppp
289 seeking password data for user "CALLER": cache not available
290 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
291 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
292 sender address = CALLER@myhost.test.ex
293 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
294 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
295 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
296 Sender: CALLER@myhost.test.ex
297 Recipients:
298   ph10
299 search_tidyup called
300 >>Headers received:
301
302 rewrite_one_header: type=F:
303   From: CALLER_NAME <CALLER@myhost.test.ex>
304 search_tidyup called
305 >>Headers after rewriting and local additions:
306 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
307 F From: CALLER_NAME <CALLER@myhost.test.ex>
308   Date: Tue, 2 Mar 1999 09:44:33 +0000
309
310 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
311 Data file written for message 10HmaX-0005vi-00
312 >>Generated Received: header line
313 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
314         (envelope-from <CALLER@myhost.test.ex>)
315         id 10HmaX-0005vi-00
316         for ph10@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
317 calling local_scan(); timeout=300
318 local_scan() returned 0 NULL
319 Writing spool header file: TESTSUITE/spool//input//hdr.pppp
320 DSN: Write SPOOL :-dsn_envid NULL
321 DSN: Write SPOOL :-dsn_ret 0
322 DSN: Flags :0
323 DSN: **** SPOOL_OUT - address: |ph10@myhost.test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
324 Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
325 Size of headers = sss
326 LOG: MAIN
327   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
328 created log directory TESTSUITE/spool/log
329 search_tidyup called
330 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
331 Exim version x.yz ....
332 changed uid/gid: forcing real = effective
333   uid=uuuu gid=EXIM_GID pid=pppp
334 configuration file is TESTSUITE/test-config
335 trusted user
336 admin user
337 seeking password data for user "CALLER": cache not available
338 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
339 set_process_info: pppp delivering specified messages
340 set_process_info: pppp delivering 10HmaX-0005vi-00
341 Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
342 reading spool file 10HmaX-0005vi-00-H
343 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
344 sender_local=1 ident=CALLER
345 Non-recipients:
346 Empty Tree
347 ---- End of tree ----
348 recipients_count=1
349 **** SPOOL_IN - No additional fields
350 body_linecount=1 message_linecount=7
351 DSN: set orcpt: NULL  flags: 0
352 Delivery address list:
353   ph10@myhost.test.ex 
354 locking TESTSUITE/spool/db/retry.lockfile
355 locked  TESTSUITE/spool/db/retry.lockfile
356 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
357 returned from EXIM_DBOPEN: (nil)
358 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
359 failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
360 no retry data available
361 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
362 Considering: ph10@myhost.test.ex
363 unique = ph10@myhost.test.ex
364 no domain retry record
365 no address retry record
366 ph10@myhost.test.ex: queued for routing
367 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
368 routing ph10@myhost.test.ex
369 --------> r1 router <--------
370 local_part=ph10 domain=myhost.test.ex
371 processing address_data
372 search_open: mysql "NULL"
373 search_find: file="NULL"
374   key="select name from them where id='ph10'" partial=-1 affix=NULL starflags=0
375 LRU list:
376 internal_search_find: file="NULL"
377   type=mysql key="select name from them where id='ph10'"
378 database lookup required for select name from them where id='ph10'
379 MySQL query: select name from them where id='ph10'
380 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
381 lookup yielded: Philip Hazel
382 calling r1 router
383 r1 router called for ph10@myhost.test.ex
384   domain = myhost.test.ex
385 set transport t1
386 queued for t1 transport: local_part = ph10
387 domain = myhost.test.ex
388   errors_to=NULL
389   domain_data=NULL localpart_data=NULL
390 routed by r1 router
391   envelope to: ph10@myhost.test.ex
392   transport: t1
393 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
394 After routing:
395   Local deliveries:
396     ph10@myhost.test.ex
397   Remote deliveries:
398   Failed addresses:
399   Deferred addresses:
400 search_tidyup called
401 close MYSQL connection: 127.0.0.1:1223/test/root
402 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
403 --------> ph10@myhost.test.ex <--------
404 locking TESTSUITE/spool/db/retry.lockfile
405 locked  TESTSUITE/spool/db/retry.lockfile
406 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
407 returned from EXIM_DBOPEN: (nil)
408 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
409 no retry data available
410 search_tidyup called
411 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
412   uid=CALLER_UID gid=CALLER_GID pid=pppp
413   home=NULL current=/
414 set_process_info: pppp delivering 10HmaX-0005vi-00 to ph10 using t1
415 appendfile transport entered
416 search_open: mysql "NULL"
417 search_find: file="NULL"
418   key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0
419 LRU list:
420 internal_search_find: file="NULL"
421   type=mysql key="select id from them where id='ph10'"
422 database lookup required for select id from them where id='ph10'
423 MySQL query: select id from them where id='ph10'
424 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
425 lookup yielded: ph10
426 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
427   file=TESTSUITE/test-mail/ph10 format=unix
428   message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
429   message_suffix=\n
430   maildir_use_size_file=no
431   locking by lockfile fcntl 
432 lock name: TESTSUITE/test-mail/ph10.lock
433 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
434 lock file created
435 mailbox TESTSUITE/test-mail/ph10 is locked
436 writing to file TESTSUITE/test-mail/ph10
437 writing data block fd=dddd size=sss timeout=0
438 cannot use sendfile for body: spoolfile not wireformat
439 writing data block fd=dddd size=sss timeout=0
440 writing data block fd=dddd size=sss timeout=0
441 appendfile yields 0 with errno=dd more_errno=dd
442 search_tidyup called
443 close MYSQL connection: 127.0.0.1:1223/test/root
444 journalling ph10@myhost.test.ex
445 t1 transport returned OK for ph10@myhost.test.ex
446 post-process ph10@myhost.test.ex (0)
447 ph10@myhost.test.ex delivered
448 LOG: MAIN
449   => ph10 <ph10@myhost.test.ex> R=r1 T=t1
450 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
451 changed uid/gid: post-delivery tidying
452   uid=EXIM_UID gid=EXIM_GID pid=pppp
453 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
454 Processing retry items
455 Succeeded addresses:
456  ph10@myhost.test.ex: no retry items
457 Failed addresses:
458 Deferred addresses:
459 end of retry processing
460 DSN: processing router : r1
461 DSN: processing successful delivery address: ph10@myhost.test.ex
462 DSN: Sender_address: CALLER@myhost.test.ex
463 DSN: orcpt: NULL  flags: 0
464 DSN: envid: NULL  ret: 0
465 DSN: Final recipient: ph10@myhost.test.ex
466 DSN: Remote SMTP server supports DSN: 0
467 DSN: not sending DSN success message
468 LOG: MAIN
469   Completed
470 end delivery of 10HmaX-0005vi-00
471 search_tidyup called
472 search_tidyup called
473 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
474 search_tidyup called
475 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>