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