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