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