Track tainted data and refuse to expand it
[exim.git] / test / stderr / 0386
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
4seeking password data for user "CALLER": cache not available
5getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
6configuration file is TESTSUITE/test-config
7trusted user
8admin user
9changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
11seeking password data for user "CALLER": using cached result
12getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
13originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
14sender address = CALLER@test.ex
15sender_fullhost = [V4NET.9.8.7]
16sender_rcvhost = [V4NET.9.8.7]
17host in hosts_connection_nolog? no (option unset)
18LOG: smtp_connection MAIN
19 SMTP connection from [V4NET.9.8.7]
20host in host_lookup? no (option unset)
21set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
22host in host_reject_connection? no (option unset)
23host in sender_unqualified_hosts? no (option unset)
24host in recipient_unqualified_hosts? no (option unset)
25host in helo_verify_hosts? no (option unset)
26host in helo_try_verify_hosts? no (option unset)
27host in helo_accept_junk_hosts? no (option unset)
898d150f 28SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
29smtp_setup_msg entered
30SMTP<< mail from:<x@y>
ddf1b11a 31spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 32log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 33SMTP>> 250 OK
54c5ebb1 34SMTP<< rcpt to:<1@b>
f3ebb786
JH
35using ACL "chk_rcpt"
36processing "accept" (TESTSUITE/test-config 18)
37check local_parts = 1
381 in "1"? yes (matched "1")
39check acl = TESTSUITE/aux-fixed/0386.acl1
40 read ACL from file TESTSUITE/aux-fixed/0386.acl1
41 processing "accept" (TESTSUITE/test-config 43)
42 check hosts = :
54c5ebb1 43host in ":"? no (end of list)
f3ebb786
JH
44 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
45 processing "deny" (TESTSUITE/test-config 43)
46 check local_parts = ^.*[@%!/|]
54c5ebb1 471 in "^.*[@%!/|]"? no (end of list)
f3ebb786
JH
48 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
49 processing "require" (TESTSUITE/test-config 43)
50 l_message: Invalid sender
51 message: Couldn't verify the sender
52 check verify = sender/defer_ok
54c5ebb1
PH
53>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
54Verifying x@y
55>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56Considering x@y
57>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58routing x@y
59--------> r1 router <--------
60local_part=x domain=y
61calling r1 router
62r1 router called for x@y
63 domain = y
64set transport t1
65queued for t1 transport: local_part = x
66domain = y
67 errors_to=NULL
68 domain_data=NULL localpart_data=NULL
69routed by r1 router
70 envelope to: x@y
71 transport: t1
f3ebb786
JH
72 ----------- end verify ------------
73 sender x@y verified ok
74 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
75 processing "deny" (TESTSUITE/test-config 43)
76 message: No such user here
77 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
78 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
79accept: condition test failed in ACL "chk_rcpt"
80accept: endpass encountered - denying access
898d150f 81SMTP>> 550 No such user here
54c5ebb1
PH
82LOG: MAIN REJECT
83 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
84SMTP<< rset
898d150f 85SMTP>> 250 Reset OK
54c5ebb1 86SMTP<< mail from:<x@y>
ddf1b11a 87spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 88log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 89SMTP>> 250 OK
54c5ebb1 90SMTP<< rcpt to:<1@b>
f3ebb786
JH
91using ACL "chk_rcpt"
92processing "accept" (TESTSUITE/test-config 18)
93check local_parts = 1
941 in "1"? yes (matched "1")
95check acl = TESTSUITE/aux-fixed/0386.acl1
96 using ACL "TESTSUITE/aux-fixed/0386.acl1"
97 processing "accept" (TESTSUITE/test-config 43)
98 check hosts = :
54c5ebb1 99host in ":"? no (end of list)
f3ebb786
JH
100 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
101 processing "deny" (TESTSUITE/test-config 43)
102 check local_parts = ^.*[@%!/|]
54c5ebb1 1031 in "^.*[@%!/|]"? no (end of list)
f3ebb786
JH
104 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
105 processing "require" (TESTSUITE/test-config 43)
106 l_message: Invalid sender
107 message: Couldn't verify the sender
108 check verify = sender/defer_ok
54c5ebb1
PH
109>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
110Verifying x@y
111>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
112Considering x@y
113>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
114routing x@y
115--------> r1 router <--------
116local_part=x domain=y
117calling r1 router
118r1 router called for x@y
119 domain = y
120queued for t1 transport: local_part = x
121domain = y
122 errors_to=NULL
123 domain_data=NULL localpart_data=NULL
124routed by r1 router
125 envelope to: x@y
126 transport: t1
f3ebb786
JH
127 ----------- end verify ------------
128 sender x@y verified ok
129 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
130 processing "deny" (TESTSUITE/test-config 43)
131 message: No such user here
132 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
133 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
134accept: condition test failed in ACL "chk_rcpt"
135accept: endpass encountered - denying access
898d150f 136SMTP>> 550 No such user here
54c5ebb1
PH
137LOG: MAIN REJECT
138 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
139SMTP<< quit
898d150f 140SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
141LOG: smtp_connection MAIN
142 SMTP connection from [V4NET.9.8.7] closed by QUIT
143search_tidyup called
9bfb7e1b 144>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
145Exim version x.yz ....
146changed uid/gid: forcing real = effective
147 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
148seeking password data for user "CALLER": cache not available
149getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
150configuration file is TESTSUITE/test-config
151trusted user
152admin user
153changed uid/gid: privilege not needed
154 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
155seeking password data for user "CALLER": using cached result
156getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
157originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
158sender address = NULL
159sender_fullhost = [V4NET.11.12.13]
160sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
161set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
273f34d0 162set_process_info: pppp accepting a local SMTP message from <CALLER>
54c5ebb1
PH
163host in hosts_connection_nolog? no (option unset)
164LOG: smtp_connection MAIN
165 SMTP connection from CALLER
166host in host_lookup? no (option unset)
167set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
168host in host_reject_connection? no (option unset)
169host in sender_unqualified_hosts? no (option unset)
170host in recipient_unqualified_hosts? no (option unset)
171host in helo_verify_hosts? no (option unset)
172host in helo_try_verify_hosts? no (option unset)
173host in helo_accept_junk_hosts? no (option unset)
898d150f 174SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
175smtp_setup_msg entered
176SMTP<< mail from:<x@y>
ddf1b11a 177spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 178log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 179SMTP>> 250 OK
54c5ebb1 180SMTP<< rcpt to:<2@b>
f3ebb786
JH
181using ACL "chk_rcpt"
182processing "accept" (TESTSUITE/test-config 18)
183check local_parts = 1
1842 in "1"? no (end of list)
185accept: condition test failed in ACL "chk_rcpt"
186processing "accept" (TESTSUITE/test-config 21)
187check local_parts = 2
1882 in "2"? yes (matched "2")
189check acl = TESTSUITE/aux-fixed/0386.acl2
190 read ACL from file TESTSUITE/aux-fixed/0386.acl2
191 processing "warn" (TESTSUITE/test-config 43)
192 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
193 l_message: found in $dnslist_domain: $dnslist_text
194 check dnslists = rbl.test.ex
54c5ebb1
PH
195DNS list check: rbl.test.ex
196new DNS lookup for 13.12.11.V4NET.rbl.test.ex
197DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
198DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
199DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
200DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
201DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
202=> that means V4NET.11.12.13 is listed at rbl.test.ex
f3ebb786 203 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
54c5ebb1
PH
204LOG: MAIN
205 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
206created log directory TESTSUITE/spool/log
f3ebb786
JH
207 processing "accept" (TESTSUITE/test-config 43)
208 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
209 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
210accept: condition test succeeded in ACL "chk_rcpt"
211end of ACL "chk_rcpt": ACCEPT
898d150f 212SMTP>> 250 Accepted
50dc7409 213DSN: orcpt: NULL flags: 0
54c5ebb1 214SMTP<< data
898d150f 215SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 216search_tidyup called
54c5ebb1
PH
217>>Headers received:
218
219search_tidyup called
220>>Headers after rewriting and local additions:
221
0971ec06 222Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
223Data file written for message 10HmaX-0005vi-00
224>>Generated Received: header line
225P Received: from [V4NET.11.12.13] (ident=CALLER)
226 by myhost.test.ex with smtp (Exim x.yz)
227 (envelope-from <x@y>)
228 id 10HmaX-0005vi-00
229 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
230>>Headers added by MAIL or RCPT ACL:
231 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
232 X-Warning: This is a test blacklisting message
233>>
ced52486 234Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00
df98a6ff
JH
235DSN: Write SPOOL: -dsn_envid NULL
236DSN: Write SPOOL :-dsn_ret 0
237DSN: Flags: 0x0
238DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
0971ec06 239Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
54c5ebb1
PH
240Size of headers = sss
241LOG: MAIN
242 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
898d150f 243SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1 244search_tidyup called
ae8f9024 245exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -odi -Mc 10HmaX-0005vi-00
54c5ebb1
PH
246Exim version x.yz ....
247changed uid/gid: forcing real = effective
248 uid=uuuu gid=EXIM_GID pid=pppp
d8fe1c03
PH
249seeking password data for user "CALLER": cache not available
250getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
251configuration file is TESTSUITE/test-config
252trusted user
253admin user
4b424e0d 254dropping to exim gid; retaining priv uid
d8fe1c03
PH
255seeking password data for user "CALLER": using cached result
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
0971ec06 259Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
260reading spool file 10HmaX-0005vi-00-H
261user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
262sender_fullhost = [V4NET.11.12.13]
263sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
264sender_local=0 ident=CALLER
265Non-recipients:
266Empty Tree
267---- End of tree ----
268recipients_count=1
50dc7409 269**** SPOOL_IN - No additional fields
54c5ebb1 270body_linecount=1 message_linecount=7
df98a6ff 271DSN: set orcpt: flags: 0x0
54c5ebb1
PH
272Delivery address list:
273 2@b
966e829c
JH
274 locking TESTSUITE/spool/db/retry.lockfile
275 locked TESTSUITE/spool/db/retry.lockfile
276 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
277 returned from EXIM_DBOPEN: (nil)
278 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
279 failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
54c5ebb1
PH
280no retry data available
281>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
282Considering: 2@b
283unique = 2@b
de6f74f2
JH
284no domain retry record
285no address retry record
54c5ebb1
PH
2862@b: queued for routing
287>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
288routing 2@b
289--------> r1 router <--------
290local_part=2 domain=b
291calling r1 router
292r1 router called for 2@b
293 domain = b
294set transport t1
295queued for t1 transport: local_part = 2
296domain = b
297 errors_to=NULL
298 domain_data=NULL localpart_data=NULL
299routed by r1 router
300 envelope to: 2@b
301 transport: t1
302>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
303After routing:
304 Local deliveries:
305 2@b
306 Remote deliveries:
307 Failed addresses:
308 Deferred addresses:
309search_tidyup called
310>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
311--------> 2@b <--------
966e829c
JH
312 locking TESTSUITE/spool/db/retry.lockfile
313 locked TESTSUITE/spool/db/retry.lockfile
314 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
315 returned from EXIM_DBOPEN: (nil)
316 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
317no retry data available
318search_tidyup called
319changed uid/gid: local delivery to 2 <2@b> transport=t1
320 uid=CALLER_UID gid=CALLER_GID pid=pppp
321 home=NULL current=/
322set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
323appendfile transport entered
324appendfile: mode=600 notify_comsat=0 quota=0 warning=0
325 file=TESTSUITE/test-mail/2 format=unix
326 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
327 message_suffix=\n
328 maildir_use_size_file=no
329 locking by lockfile fcntl
330lock name: TESTSUITE/test-mail/2.lock
331hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
332lock file created
333mailbox TESTSUITE/test-mail/2 is locked
334writing to file TESTSUITE/test-mail/2
1b781f48 335writing data block fd=dddd size=sss timeout=0
328c5688 336cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
337writing data block fd=dddd size=sss timeout=0
338writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
339appendfile yields 0 with errno=dd more_errno=dd
340search_tidyup called
341journalling 2@b
342t1 transport returned OK for 2@b
343post-process 2@b (0)
3442@b delivered
345LOG: MAIN
346 => 2 <2@b> R=r1 T=t1
347>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
348changed uid/gid: post-delivery tidying
349 uid=EXIM_UID gid=EXIM_GID pid=pppp
350set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
351Processing retry items
352Succeeded addresses:
7b4c8c1f 353 2@b: no retry items
54c5ebb1
PH
354Failed addresses:
355Deferred addresses:
356end of retry processing
50dc7409
JH
357DSN: processing router : r1
358DSN: processing successful delivery address: 2@b
359DSN: Sender_address: x@y
df98a6ff 360DSN: orcpt: NULL flags: 0x0
50dc7409
JH
361DSN: envid: NULL ret: 0
362DSN: Final recipient: 2@b
363DSN: Remote SMTP server supports DSN: 0
9671784a 364DSN: not sending DSN success message
54c5ebb1
PH
365LOG: MAIN
366 Completed
367end delivery of 10HmaX-0005vi-00
368search_tidyup called
369search_tidyup called
9bfb7e1b 370>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
371smtp_setup_msg entered
372SMTP<< rset
898d150f 373SMTP>> 250 Reset OK
54c5ebb1 374SMTP<< mail from:<x@y>
ddf1b11a
JH
375spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
376log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 377SMTP>> 250 OK
54c5ebb1 378SMTP<< rcpt to:<2@b>
f3ebb786
JH
379using ACL "chk_rcpt"
380processing "accept" (TESTSUITE/test-config 18)
381check local_parts = 1
3822 in "1"? no (end of list)
383accept: condition test failed in ACL "chk_rcpt"
384processing "accept" (TESTSUITE/test-config 21)
385check local_parts = 2
3862 in "2"? yes (matched "2")
387check acl = TESTSUITE/aux-fixed/0386.acl2
388 using ACL "TESTSUITE/aux-fixed/0386.acl2"
389 processing "warn" (TESTSUITE/test-config 43)
390 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
391 l_message: found in $dnslist_domain: $dnslist_text
392 check dnslists = rbl.test.ex
54c5ebb1
PH
393DNS list check: rbl.test.ex
394using result of previous DNS lookup
395DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
396=> that means V4NET.11.12.13 is listed at rbl.test.ex
f3ebb786 397 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
54c5ebb1
PH
398LOG: MAIN
399 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
f3ebb786
JH
400 processing "accept" (TESTSUITE/test-config 43)
401 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
402 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
403accept: condition test succeeded in ACL "chk_rcpt"
404end of ACL "chk_rcpt": ACCEPT
898d150f 405SMTP>> 250 Accepted
50dc7409 406DSN: orcpt: NULL flags: 0
54c5ebb1 407SMTP<< data
898d150f 408SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 409search_tidyup called
54c5ebb1
PH
410>>Headers received:
411
412search_tidyup called
413>>Headers after rewriting and local additions:
414
0971ec06 415Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
416Data file written for message 10HmaY-0005vi-00
417>>Generated Received: header line
418P Received: from [V4NET.11.12.13] (ident=CALLER)
419 by myhost.test.ex with smtp (Exim x.yz)
420 (envelope-from <x@y>)
421 id 10HmaY-0005vi-00
422 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
423>>Headers added by MAIL or RCPT ACL:
424 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
425 X-Warning: This is a test blacklisting message
426>>
ced52486 427Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-0005vi-00
df98a6ff
JH
428DSN: Write SPOOL: -dsn_envid NULL
429DSN: Write SPOOL :-dsn_ret 0
430DSN: Flags: 0x0
431DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
0971ec06 432Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
54c5ebb1
PH
433Size of headers = sss
434LOG: MAIN
435 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
898d150f 436SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1 437search_tidyup called
ae8f9024 438exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -odi -Mc 10HmaY-0005vi-00
54c5ebb1
PH
439Exim version x.yz ....
440changed uid/gid: forcing real = effective
441 uid=uuuu gid=EXIM_GID pid=pppp
d8fe1c03
PH
442seeking password data for user "CALLER": cache not available
443getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
444configuration file is TESTSUITE/test-config
445trusted user
446admin user
4b424e0d 447dropping to exim gid; retaining priv uid
d8fe1c03
PH
448seeking password data for user "CALLER": using cached result
449getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
450set_process_info: pppp delivering specified messages
451set_process_info: pppp delivering 10HmaY-0005vi-00
0971ec06 452Trying spool file TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
453reading spool file 10HmaY-0005vi-00-H
454user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
455sender_fullhost = [V4NET.11.12.13]
456sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
457sender_local=0 ident=CALLER
458Non-recipients:
459Empty Tree
460---- End of tree ----
461recipients_count=1
50dc7409 462**** SPOOL_IN - No additional fields
54c5ebb1 463body_linecount=1 message_linecount=7
df98a6ff 464DSN: set orcpt: flags: 0x0
54c5ebb1
PH
465Delivery address list:
466 2@b
966e829c
JH
467 locking TESTSUITE/spool/db/retry.lockfile
468 locked TESTSUITE/spool/db/retry.lockfile
469 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
470 returned from EXIM_DBOPEN: (nil)
471 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
472no retry data available
473>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
474Considering: 2@b
475unique = 2@b
de6f74f2
JH
476no domain retry record
477no address retry record
54c5ebb1
PH
4782@b: queued for routing
479>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
480routing 2@b
481--------> r1 router <--------
482local_part=2 domain=b
483calling r1 router
484r1 router called for 2@b
485 domain = b
486set transport t1
487queued for t1 transport: local_part = 2
488domain = b
489 errors_to=NULL
490 domain_data=NULL localpart_data=NULL
491routed by r1 router
492 envelope to: 2@b
493 transport: t1
494>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
495After routing:
496 Local deliveries:
497 2@b
498 Remote deliveries:
499 Failed addresses:
500 Deferred addresses:
501search_tidyup called
502>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
503--------> 2@b <--------
966e829c
JH
504 locking TESTSUITE/spool/db/retry.lockfile
505 locked TESTSUITE/spool/db/retry.lockfile
506 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
507 returned from EXIM_DBOPEN: (nil)
508 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
509no retry data available
510search_tidyup called
511changed uid/gid: local delivery to 2 <2@b> transport=t1
512 uid=CALLER_UID gid=CALLER_GID pid=pppp
513 home=NULL current=/
514set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
515appendfile transport entered
516appendfile: mode=600 notify_comsat=0 quota=0 warning=0
517 file=TESTSUITE/test-mail/2 format=unix
518 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
519 message_suffix=\n
520 maildir_use_size_file=no
521 locking by lockfile fcntl
522lock name: TESTSUITE/test-mail/2.lock
523hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
524lock file created
525mailbox TESTSUITE/test-mail/2 is locked
526writing to file TESTSUITE/test-mail/2
1b781f48 527writing data block fd=dddd size=sss timeout=0
328c5688 528cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
529writing data block fd=dddd size=sss timeout=0
530writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
531appendfile yields 0 with errno=dd more_errno=dd
532search_tidyup called
533journalling 2@b
534t1 transport returned OK for 2@b
535post-process 2@b (0)
5362@b delivered
537LOG: MAIN
538 => 2 <2@b> R=r1 T=t1
539>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
540changed uid/gid: post-delivery tidying
541 uid=EXIM_UID gid=EXIM_GID pid=pppp
542set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
543Processing retry items
544Succeeded addresses:
7b4c8c1f 545 2@b: no retry items
54c5ebb1
PH
546Failed addresses:
547Deferred addresses:
548end of retry processing
50dc7409
JH
549DSN: processing router : r1
550DSN: processing successful delivery address: 2@b
551DSN: Sender_address: x@y
df98a6ff 552DSN: orcpt: NULL flags: 0x0
50dc7409
JH
553DSN: envid: NULL ret: 0
554DSN: Final recipient: 2@b
555DSN: Remote SMTP server supports DSN: 0
9671784a 556DSN: not sending DSN success message
54c5ebb1
PH
557LOG: MAIN
558 Completed
559end delivery of 10HmaY-0005vi-00
560search_tidyup called
561search_tidyup called
9bfb7e1b 562>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
563smtp_setup_msg entered
564SMTP<< quit
898d150f 565SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
566LOG: smtp_connection MAIN
567 SMTP connection from CALLER closed by QUIT
568search_tidyup called
9bfb7e1b 569>>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>