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