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