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