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