Testsuite: handle RC tagging convention
[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
81022793 144>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
3462da30 195dnslists check: rbl.test.ex
54c5ebb1
PH
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
2e860c76 199dnslists: wrote cache entry, ttl=3
54c5ebb1
PH
200DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
201DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
202DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
203=> that means V4NET.11.12.13 is listed at rbl.test.ex
f3ebb786 204 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
54c5ebb1
PH
205LOG: MAIN
206 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
207created log directory TESTSUITE/spool/log
f3ebb786
JH
208 processing "accept" (TESTSUITE/test-config 43)
209 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
210 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
211accept: condition test succeeded in ACL "chk_rcpt"
212end of ACL "chk_rcpt": ACCEPT
898d150f 213SMTP>> 250 Accepted
50dc7409 214DSN: orcpt: NULL flags: 0
54c5ebb1 215SMTP<< data
898d150f 216SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 217search_tidyup called
54c5ebb1
PH
218>>Headers received:
219
220search_tidyup called
221>>Headers after rewriting and local additions:
222
0971ec06 223Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
224Data file written for message 10HmaX-0005vi-00
225>>Generated Received: header line
226P Received: from [V4NET.11.12.13] (ident=CALLER)
227 by myhost.test.ex with smtp (Exim x.yz)
228 (envelope-from <x@y>)
229 id 10HmaX-0005vi-00
230 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
231>>Headers added by MAIL or RCPT ACL:
232 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
233 X-Warning: This is a test blacklisting message
234>>
ced52486 235Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00
df98a6ff
JH
236DSN: Write SPOOL: -dsn_envid NULL
237DSN: Write SPOOL :-dsn_ret 0
238DSN: Flags: 0x0
239DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
0971ec06 240Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
54c5ebb1
PH
241Size of headers = sss
242LOG: MAIN
243 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
898d150f 244SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1 245search_tidyup called
836c3e41 246exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-0005vi-00
54c5ebb1
PH
247Exim version x.yz ....
248changed uid/gid: forcing real = effective
249 uid=uuuu gid=EXIM_GID pid=pppp
d8fe1c03
PH
250seeking password data for user "CALLER": cache not available
251getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
252configuration file is TESTSUITE/test-config
253trusted user
254admin user
4b424e0d 255dropping to exim gid; retaining priv uid
d8fe1c03
PH
256seeking password data for user "CALLER": using cached result
257getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
258set_process_info: pppp delivering specified messages
259set_process_info: pppp delivering 10HmaX-0005vi-00
0971ec06 260Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
261reading spool file 10HmaX-0005vi-00-H
262user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
263sender_fullhost = [V4NET.11.12.13]
264sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
265sender_local=0 ident=CALLER
266Non-recipients:
267Empty Tree
268---- End of tree ----
269recipients_count=1
50dc7409 270**** SPOOL_IN - No additional fields
54c5ebb1 271body_linecount=1 message_linecount=7
df98a6ff 272DSN: set orcpt: flags: 0x0
54c5ebb1
PH
273Delivery address list:
274 2@b
966e829c
JH
275 locking TESTSUITE/spool/db/retry.lockfile
276 locked TESTSUITE/spool/db/retry.lockfile
277 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
278 returned from EXIM_DBOPEN: (nil)
279 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
280 failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
54c5ebb1
PH
281no retry data available
282>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
283Considering: 2@b
284unique = 2@b
de6f74f2
JH
285no domain retry record
286no address retry record
54c5ebb1
PH
2872@b: queued for routing
288>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
289routing 2@b
290--------> r1 router <--------
291local_part=2 domain=b
292calling r1 router
293r1 router called for 2@b
294 domain = b
295set transport t1
296queued for t1 transport: local_part = 2
297domain = b
298 errors_to=NULL
299 domain_data=NULL localpart_data=NULL
300routed by r1 router
301 envelope to: 2@b
302 transport: t1
303>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
304After routing:
305 Local deliveries:
306 2@b
307 Remote deliveries:
308 Failed addresses:
309 Deferred addresses:
310search_tidyup called
311>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
312--------> 2@b <--------
966e829c
JH
313 locking TESTSUITE/spool/db/retry.lockfile
314 locked TESTSUITE/spool/db/retry.lockfile
315 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
316 returned from EXIM_DBOPEN: (nil)
317 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
318no retry data available
319search_tidyup called
320changed uid/gid: local delivery to 2 <2@b> transport=t1
321 uid=CALLER_UID gid=CALLER_GID pid=pppp
322 home=NULL current=/
323set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
324appendfile transport entered
325appendfile: mode=600 notify_comsat=0 quota=0 warning=0
326 file=TESTSUITE/test-mail/2 format=unix
327 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
328 message_suffix=\n
329 maildir_use_size_file=no
330 locking by lockfile fcntl
331lock name: TESTSUITE/test-mail/2.lock
332hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
333lock file created
334mailbox TESTSUITE/test-mail/2 is locked
335writing to file TESTSUITE/test-mail/2
1b781f48 336writing data block fd=dddd size=sss timeout=0
328c5688 337cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
338writing data block fd=dddd size=sss timeout=0
339writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
340appendfile yields 0 with errno=dd more_errno=dd
341search_tidyup called
342journalling 2@b
343t1 transport returned OK for 2@b
344post-process 2@b (0)
3452@b delivered
346LOG: MAIN
347 => 2 <2@b> R=r1 T=t1
348>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
349changed uid/gid: post-delivery tidying
350 uid=EXIM_UID gid=EXIM_GID pid=pppp
351set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
352Processing retry items
353Succeeded addresses:
7b4c8c1f 354 2@b: no retry items
54c5ebb1
PH
355Failed addresses:
356Deferred addresses:
357end of retry processing
50dc7409
JH
358DSN: processing router : r1
359DSN: processing successful delivery address: 2@b
360DSN: Sender_address: x@y
df98a6ff 361DSN: orcpt: NULL flags: 0x0
50dc7409
JH
362DSN: envid: NULL ret: 0
363DSN: Final recipient: 2@b
364DSN: Remote SMTP server supports DSN: 0
9671784a 365DSN: not sending DSN success message
54c5ebb1
PH
366LOG: MAIN
367 Completed
368end delivery of 10HmaX-0005vi-00
369search_tidyup called
370search_tidyup called
81022793 371>>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
372smtp_setup_msg entered
373SMTP<< rset
898d150f 374SMTP>> 250 Reset OK
54c5ebb1 375SMTP<< mail from:<x@y>
ddf1b11a
JH
376spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
377log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 378SMTP>> 250 OK
54c5ebb1 379SMTP<< rcpt to:<2@b>
f3ebb786
JH
380using ACL "chk_rcpt"
381processing "accept" (TESTSUITE/test-config 18)
382check local_parts = 1
3832 in "1"? no (end of list)
384accept: condition test failed in ACL "chk_rcpt"
385processing "accept" (TESTSUITE/test-config 21)
386check local_parts = 2
3872 in "2"? yes (matched "2")
388check acl = TESTSUITE/aux-fixed/0386.acl2
389 using ACL "TESTSUITE/aux-fixed/0386.acl2"
390 processing "warn" (TESTSUITE/test-config 43)
391 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
392 l_message: found in $dnslist_domain: $dnslist_text
393 check dnslists = rbl.test.ex
3462da30
JH
394dnslists check: rbl.test.ex
395dnslists: using result of previous lookup
54c5ebb1
PH
396DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
397=> that means V4NET.11.12.13 is listed at rbl.test.ex
f3ebb786 398 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
54c5ebb1
PH
399LOG: MAIN
400 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
f3ebb786
JH
401 processing "accept" (TESTSUITE/test-config 43)
402 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
403 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
404accept: condition test succeeded in ACL "chk_rcpt"
405end of ACL "chk_rcpt": ACCEPT
898d150f 406SMTP>> 250 Accepted
50dc7409 407DSN: orcpt: NULL flags: 0
54c5ebb1 408SMTP<< data
898d150f 409SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 410search_tidyup called
54c5ebb1
PH
411>>Headers received:
412
413search_tidyup called
414>>Headers after rewriting and local additions:
415
0971ec06 416Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
417Data file written for message 10HmaY-0005vi-00
418>>Generated Received: header line
419P Received: from [V4NET.11.12.13] (ident=CALLER)
420 by myhost.test.ex with smtp (Exim x.yz)
421 (envelope-from <x@y>)
422 id 10HmaY-0005vi-00
423 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
424>>Headers added by MAIL or RCPT ACL:
425 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
426 X-Warning: This is a test blacklisting message
427>>
ced52486 428Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-0005vi-00
df98a6ff
JH
429DSN: Write SPOOL: -dsn_envid NULL
430DSN: Write SPOOL :-dsn_ret 0
431DSN: Flags: 0x0
432DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
0971ec06 433Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
54c5ebb1
PH
434Size of headers = sss
435LOG: MAIN
436 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
898d150f 437SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1 438search_tidyup called
836c3e41 439exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaY-0005vi-00
54c5ebb1
PH
440Exim version x.yz ....
441changed uid/gid: forcing real = effective
442 uid=uuuu gid=EXIM_GID pid=pppp
d8fe1c03
PH
443seeking password data for user "CALLER": cache not available
444getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
445configuration file is TESTSUITE/test-config
446trusted user
447admin user
4b424e0d 448dropping to exim gid; retaining priv uid
d8fe1c03
PH
449seeking password data for user "CALLER": using cached result
450getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
451set_process_info: pppp delivering specified messages
452set_process_info: pppp delivering 10HmaY-0005vi-00
0971ec06 453Trying spool file TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
454reading spool file 10HmaY-0005vi-00-H
455user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
456sender_fullhost = [V4NET.11.12.13]
457sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
458sender_local=0 ident=CALLER
459Non-recipients:
460Empty Tree
461---- End of tree ----
462recipients_count=1
50dc7409 463**** SPOOL_IN - No additional fields
54c5ebb1 464body_linecount=1 message_linecount=7
df98a6ff 465DSN: set orcpt: flags: 0x0
54c5ebb1
PH
466Delivery address list:
467 2@b
966e829c
JH
468 locking TESTSUITE/spool/db/retry.lockfile
469 locked TESTSUITE/spool/db/retry.lockfile
470 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
471 returned from EXIM_DBOPEN: (nil)
472 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
473no retry data available
474>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
475Considering: 2@b
476unique = 2@b
de6f74f2
JH
477no domain retry record
478no address retry record
54c5ebb1
PH
4792@b: queued for routing
480>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
481routing 2@b
482--------> r1 router <--------
483local_part=2 domain=b
484calling r1 router
485r1 router called for 2@b
486 domain = b
487set transport t1
488queued for t1 transport: local_part = 2
489domain = b
490 errors_to=NULL
491 domain_data=NULL localpart_data=NULL
492routed by r1 router
493 envelope to: 2@b
494 transport: t1
495>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
496After routing:
497 Local deliveries:
498 2@b
499 Remote deliveries:
500 Failed addresses:
501 Deferred addresses:
502search_tidyup called
503>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
504--------> 2@b <--------
966e829c
JH
505 locking TESTSUITE/spool/db/retry.lockfile
506 locked TESTSUITE/spool/db/retry.lockfile
507 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
508 returned from EXIM_DBOPEN: (nil)
509 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
510no retry data available
511search_tidyup called
512changed uid/gid: local delivery to 2 <2@b> transport=t1
513 uid=CALLER_UID gid=CALLER_GID pid=pppp
514 home=NULL current=/
515set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
516appendfile transport entered
517appendfile: mode=600 notify_comsat=0 quota=0 warning=0
518 file=TESTSUITE/test-mail/2 format=unix
519 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
520 message_suffix=\n
521 maildir_use_size_file=no
522 locking by lockfile fcntl
523lock name: TESTSUITE/test-mail/2.lock
524hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
525lock file created
526mailbox TESTSUITE/test-mail/2 is locked
527writing to file TESTSUITE/test-mail/2
1b781f48 528writing data block fd=dddd size=sss timeout=0
328c5688 529cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
530writing data block fd=dddd size=sss timeout=0
531writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
532appendfile yields 0 with errno=dd more_errno=dd
533search_tidyup called
534journalling 2@b
535t1 transport returned OK for 2@b
536post-process 2@b (0)
5372@b delivered
538LOG: MAIN
539 => 2 <2@b> R=r1 T=t1
540>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
541changed uid/gid: post-delivery tidying
542 uid=EXIM_UID gid=EXIM_GID pid=pppp
543set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
544Processing retry items
545Succeeded addresses:
7b4c8c1f 546 2@b: no retry items
54c5ebb1
PH
547Failed addresses:
548Deferred addresses:
549end of retry processing
50dc7409
JH
550DSN: processing router : r1
551DSN: processing successful delivery address: 2@b
552DSN: Sender_address: x@y
df98a6ff 553DSN: orcpt: NULL flags: 0x0
50dc7409
JH
554DSN: envid: NULL ret: 0
555DSN: Final recipient: 2@b
556DSN: Remote SMTP server supports DSN: 0
9671784a 557DSN: not sending DSN success message
54c5ebb1
PH
558LOG: MAIN
559 Completed
560end delivery of 10HmaY-0005vi-00
561search_tidyup called
562search_tidyup called
81022793 563>>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
564smtp_setup_msg entered
565SMTP<< quit
898d150f 566SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
567LOG: smtp_connection MAIN
568 SMTP connection from CALLER closed by QUIT
569search_tidyup called
81022793 570>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>