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