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