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