2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
7 changed uid/gid: privilege not needed
8 uid=EXIM_UID gid=EXIM_GID pid=pppp
9 finduser used cached passwd data for CALLER
10 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11 sender address = CALLER@test.ex
12 sender_fullhost = [V4NET.9.8.7]
13 sender_rcvhost = [V4NET.9.8.7]
14 host in hosts_connection_nolog? no (option unset)
15 LOG: smtp_connection MAIN
16 SMTP connection from [V4NET.9.8.7]
17 host in host_lookup? no (option unset)
18 set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
19 host in host_reject_connection? no (option unset)
20 host in sender_unqualified_hosts? no (option unset)
21 host in recipient_unqualified_hosts? no (option unset)
22 host in helo_verify_hosts? no (option unset)
23 host in helo_try_verify_hosts? no (option unset)
24 host in helo_accept_junk_hosts? no (option unset)
25 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
26 smtp_setup_msg entered
27 SMTP<< mail from:<x@y>
30 read ACL from file TESTSUITE/aux-fixed/0386.acl1
33 host in ":"? no (end of list)
34 accept: condition test failed
36 check local_parts = ^.*[@%!/|]
37 1 in "^.*[@%!/|]"? no (end of list)
38 deny: condition test failed
40 check verify = sender/defer_ok
41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
47 --------> r1 router <--------
50 r1 router called for x@y
53 queued for t1 transport: local_part = x
56 domain_data=NULL localpart_data=NULL
60 ----------- end verify ------------
61 sender x@y verified ok
62 require: condition test succeeded
64 deny: condition test succeeded
65 SMTP>> 550 No such user here
67 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
70 SMTP<< mail from:<x@y>
73 using ACL "TESTSUITE/aux-fixed/0386.acl1"
76 host in ":"? no (end of list)
77 accept: condition test failed
79 check local_parts = ^.*[@%!/|]
80 1 in "^.*[@%!/|]"? no (end of list)
81 deny: condition test failed
83 check verify = sender/defer_ok
84 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
86 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
88 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
90 --------> r1 router <--------
93 r1 router called for x@y
95 queued for t1 transport: local_part = x
98 domain_data=NULL localpart_data=NULL
102 ----------- end verify ------------
103 sender x@y verified ok
104 require: condition test succeeded
106 deny: condition test succeeded
107 SMTP>> 550 No such user here
109 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
111 SMTP>> 221 myhost.test.ex closing connection
112 LOG: smtp_connection MAIN
113 SMTP connection from [V4NET.9.8.7] closed by QUIT
115 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
116 Exim version x.yz ....
117 changed uid/gid: forcing real = effective
118 uid=uuuu gid=CALLER_GID pid=pppp
119 configuration file is TESTSUITE/test-config
122 changed uid/gid: privilege not needed
123 uid=EXIM_UID gid=EXIM_GID pid=pppp
124 finduser used cached passwd data for CALLER
125 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
126 sender address = NULL
127 sender_fullhost = [V4NET.11.12.13]
128 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
129 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
130 host in hosts_connection_nolog? no (option unset)
131 LOG: smtp_connection MAIN
132 SMTP connection from CALLER
133 host in host_lookup? no (option unset)
134 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
135 host in host_reject_connection? no (option unset)
136 host in sender_unqualified_hosts? no (option unset)
137 host in recipient_unqualified_hosts? no (option unset)
138 host in helo_verify_hosts? no (option unset)
139 host in helo_try_verify_hosts? no (option unset)
140 host in helo_accept_junk_hosts? no (option unset)
141 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
142 smtp_setup_msg entered
143 SMTP<< mail from:<x@y>
146 read ACL from file TESTSUITE/aux-fixed/0386.acl2
148 check dnslists = rbl.test.ex
149 DNS list check: rbl.test.ex
150 new DNS lookup for 13.12.11.V4NET.rbl.test.ex
151 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
152 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
153 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
154 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
155 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
156 => that means V4NET.11.12.13 is listed at rbl.test.ex
157 warn: condition test succeeded
159 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
160 created log directory TESTSUITE/spool/log
162 accept: condition test succeeded
165 SMTP>> 354 Enter message, ending with "." on a line by itself
167 host in ignore_fromline_hosts? no (option unset)
171 >>Headers after rewriting and local additions:
173 Data file written for message 10HmaX-0005vi-00
174 >>Generated Received: header line
175 P Received: from [V4NET.11.12.13] (ident=CALLER)
176 by myhost.test.ex with smtp (Exim x.yz)
177 (envelope-from <x@y>)
179 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
180 >>Headers added by MAIL or RCPT ACL:
181 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
182 X-Warning: This is a test blacklisting message
184 calling local_scan(); timeout=300
185 local_scan() returned 0 NULL
186 Writing spool header file
187 Size of headers = sss
189 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
190 SMTP>> 250 OK id=10HmaX-0005vi-00
192 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
193 Exim version x.yz ....
194 changed uid/gid: forcing real = effective
195 uid=uuuu gid=EXIM_GID pid=pppp
196 configuration file is TESTSUITE/test-config
199 finduser used cached passwd data for CALLER
200 set_process_info: pppp delivering specified messages
201 set_process_info: pppp delivering 10HmaX-0005vi-00
202 reading spool file 10HmaX-0005vi-00-H
203 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
204 sender_fullhost = [V4NET.11.12.13]
205 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
206 sender_local=0 ident=CALLER
209 ---- End of tree ----
211 body_linecount=1 message_linecount=7
212 Delivery address list:
214 locking TESTSUITE/spool/db/retry.lockfile
215 locked TESTSUITE/spool/db/retry.lockfile
216 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
217 returned from EXIM_DBOPEN
218 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
219 no retry data available
220 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
223 no domain retry record
224 no address retry record
225 2@b: queued for routing
226 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
228 --------> r1 router <--------
229 local_part=2 domain=b
231 r1 router called for 2@b
234 queued for t1 transport: local_part = 2
237 domain_data=NULL localpart_data=NULL
241 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
249 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
250 --------> 2@b <--------
251 locking TESTSUITE/spool/db/retry.lockfile
252 locked TESTSUITE/spool/db/retry.lockfile
253 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
254 returned from EXIM_DBOPEN
255 no retry data available
257 changed uid/gid: local delivery to 2 <2@b> transport=t1
258 uid=CALLER_UID gid=CALLER_GID pid=pppp
260 set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
261 appendfile transport entered
262 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
263 file=TESTSUITE/test-mail/2 format=unix
264 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
266 maildir_use_size_file=no
267 locking by lockfile fcntl
268 lock name: TESTSUITE/test-mail/2.lock
269 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
271 mailbox TESTSUITE/test-mail/2 is locked
272 writing to file TESTSUITE/test-mail/2
273 writing data block fd=10 size=sss timeout=0
274 writing data block fd=10 size=sss timeout=0
275 writing data block fd=10 size=sss timeout=0
276 appendfile yields 0 with errno=dd more_errno=dd
279 t1 transport returned OK for 2@b
284 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
285 changed uid/gid: post-delivery tidying
286 uid=EXIM_UID gid=EXIM_GID pid=pppp
287 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
288 Processing retry items
293 end of retry processing
296 end delivery of 10HmaX-0005vi-00
299 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
300 smtp_setup_msg entered
303 SMTP<< mail from:<x@y>
306 using ACL "TESTSUITE/aux-fixed/0386.acl2"
308 check dnslists = rbl.test.ex
309 DNS list check: rbl.test.ex
310 using result of previous DNS lookup
311 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
312 => that means V4NET.11.12.13 is listed at rbl.test.ex
313 warn: condition test succeeded
315 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
317 accept: condition test succeeded
320 SMTP>> 354 Enter message, ending with "." on a line by itself
322 host in ignore_fromline_hosts? no (option unset)
326 >>Headers after rewriting and local additions:
328 Data file written for message 10HmaY-0005vi-00
329 >>Generated Received: header line
330 P Received: from [V4NET.11.12.13] (ident=CALLER)
331 by myhost.test.ex with smtp (Exim x.yz)
332 (envelope-from <x@y>)
334 for 2@b; Tue, 2 Mar 1999 09:44:33 +0000
335 >>Headers added by MAIL or RCPT ACL:
336 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
337 X-Warning: This is a test blacklisting message
339 calling local_scan(); timeout=300
340 local_scan() returned 0 NULL
341 Writing spool header file
342 Size of headers = sss
344 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
345 SMTP>> 250 OK id=10HmaY-0005vi-00
347 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaY-0005vi-00
348 Exim version x.yz ....
349 changed uid/gid: forcing real = effective
350 uid=uuuu gid=EXIM_GID pid=pppp
351 configuration file is TESTSUITE/test-config
354 finduser used cached passwd data for CALLER
355 set_process_info: pppp delivering specified messages
356 set_process_info: pppp delivering 10HmaY-0005vi-00
357 reading spool file 10HmaY-0005vi-00-H
358 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
359 sender_fullhost = [V4NET.11.12.13]
360 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
361 sender_local=0 ident=CALLER
364 ---- End of tree ----
366 body_linecount=1 message_linecount=7
367 Delivery address list:
369 locking TESTSUITE/spool/db/retry.lockfile
370 locked TESTSUITE/spool/db/retry.lockfile
371 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
372 returned from EXIM_DBOPEN
373 no retry data available
374 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
377 no domain retry record
378 no address retry record
379 2@b: queued for routing
380 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
382 --------> r1 router <--------
383 local_part=2 domain=b
385 r1 router called for 2@b
388 queued for t1 transport: local_part = 2
391 domain_data=NULL localpart_data=NULL
395 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
403 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
404 --------> 2@b <--------
405 locking TESTSUITE/spool/db/retry.lockfile
406 locked TESTSUITE/spool/db/retry.lockfile
407 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
408 returned from EXIM_DBOPEN
409 no retry data available
411 changed uid/gid: local delivery to 2 <2@b> transport=t1
412 uid=CALLER_UID gid=CALLER_GID pid=pppp
414 set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
415 appendfile transport entered
416 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
417 file=TESTSUITE/test-mail/2 format=unix
418 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
420 maildir_use_size_file=no
421 locking by lockfile fcntl
422 lock name: TESTSUITE/test-mail/2.lock
423 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
425 mailbox TESTSUITE/test-mail/2 is locked
426 writing to file TESTSUITE/test-mail/2
427 writing data block fd=10 size=sss timeout=0
428 writing data block fd=10 size=sss timeout=0
429 writing data block fd=10 size=sss timeout=0
430 appendfile yields 0 with errno=dd more_errno=dd
433 t1 transport returned OK for 2@b
438 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
439 changed uid/gid: post-delivery tidying
440 uid=EXIM_UID gid=EXIM_GID pid=pppp
441 set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
442 Processing retry items
447 end of retry processing
450 end delivery of 10HmaY-0005vi-00
453 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
454 smtp_setup_msg entered
456 SMTP>> 221 myhost.test.ex closing connection
457 LOG: smtp_connection MAIN
458 SMTP connection from CALLER closed by QUIT
460 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>