2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 seeking password data for user "CALLER": cache not available
5 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
6 configuration file is TESTSUITE/test-config
9 changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=pppp
11 seeking password data for user "CALLER": using cached result
12 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
13 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
14 sender address = CALLER@test.ex
15 sender_fullhost = [V4NET.9.8.7]
16 sender_rcvhost = [V4NET.9.8.7]
17 host in hosts_connection_nolog? no (option unset)
18 LOG: smtp_connection MAIN
19 SMTP connection from [V4NET.9.8.7]
20 host in host_lookup? no (option unset)
21 set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
22 host in host_reject_connection? no (option unset)
23 host in sender_unqualified_hosts? no (option unset)
24 host in recipient_unqualified_hosts? no (option unset)
25 host in helo_verify_hosts? no (option unset)
26 host in helo_try_verify_hosts? no (option unset)
27 host in helo_accept_junk_hosts? no (option unset)
28 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
29 smtp_setup_msg entered
30 SMTP<< mail from:<x@y>
33 read ACL from file TESTSUITE/aux-fixed/0386.acl1
36 host in ":"? no (end of list)
37 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
39 check local_parts = ^.*[@%!/|]
40 1 in "^.*[@%!/|]"? no (end of list)
41 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
43 l_message: Invalid sender
44 message: Couldn't verify the sender
45 check verify = sender/defer_ok
46 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
50 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
52 --------> r1 router <--------
55 r1 router called for x@y
58 queued for t1 transport: local_part = x
61 domain_data=NULL localpart_data=NULL
65 ----------- end verify ------------
66 sender x@y verified ok
67 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
69 message: No such user here
70 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
71 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
72 SMTP>> 550 No such user here
74 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
77 SMTP<< mail from:<x@y>
80 using ACL "TESTSUITE/aux-fixed/0386.acl1"
83 host in ":"? no (end of list)
84 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
86 check local_parts = ^.*[@%!/|]
87 1 in "^.*[@%!/|]"? no (end of list)
88 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
90 l_message: Invalid sender
91 message: Couldn't verify the sender
92 check verify = sender/defer_ok
93 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
95 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
97 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
99 --------> r1 router <--------
100 local_part=x domain=y
102 r1 router called for x@y
104 queued for t1 transport: local_part = x
107 domain_data=NULL localpart_data=NULL
111 ----------- end verify ------------
112 sender x@y verified ok
113 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
115 message: No such user here
116 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
117 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
118 SMTP>> 550 No such user here
120 H=[V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
122 SMTP>> 221 myhost.test.ex closing connection
123 LOG: smtp_connection MAIN
124 SMTP connection from [V4NET.9.8.7] closed by QUIT
126 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
127 Exim version x.yz ....
128 changed uid/gid: forcing real = effective
129 uid=uuuu gid=CALLER_GID pid=pppp
130 seeking password data for user "CALLER": cache not available
131 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
132 configuration file is TESTSUITE/test-config
135 changed uid/gid: privilege not needed
136 uid=EXIM_UID gid=EXIM_GID pid=pppp
137 seeking password data for user "CALLER": using cached result
138 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
139 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
140 sender address = NULL
141 sender_fullhost = [V4NET.11.12.13]
142 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
143 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
144 set_process_info: pppp accepting a local SMTP message from <CALLER>
145 host in hosts_connection_nolog? no (option unset)
146 LOG: smtp_connection MAIN
147 SMTP connection from CALLER
148 host in host_lookup? no (option unset)
149 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
150 host in host_reject_connection? no (option unset)
151 host in sender_unqualified_hosts? no (option unset)
152 host in recipient_unqualified_hosts? no (option unset)
153 host in helo_verify_hosts? no (option unset)
154 host in helo_try_verify_hosts? no (option unset)
155 host in helo_accept_junk_hosts? no (option unset)
156 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
157 smtp_setup_msg entered
158 SMTP<< mail from:<x@y>
161 read ACL from file TESTSUITE/aux-fixed/0386.acl2
163 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
164 l_message: found in $dnslist_domain: $dnslist_text
165 check dnslists = rbl.test.ex
166 DNS list check: rbl.test.ex
167 new DNS lookup for 13.12.11.V4NET.rbl.test.ex
168 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
169 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
170 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
171 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
172 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
173 => that means V4NET.11.12.13 is listed at rbl.test.ex
174 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
176 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
177 created log directory TESTSUITE/spool/log
179 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
180 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
183 SMTP>> 354 Enter message, ending with "." on a line by itself
185 host in ignore_fromline_hosts? no (option unset)
189 >>Headers after rewriting and local additions:
191 Data file written for message 10HmaX-0005vi-00
192 >>Generated Received: header line
193 P Received: from [V4NET.11.12.13] (ident=CALLER)
194 by myhost.test.ex with smtp (Exim x.yz)
195 (envelope-from <x@y>)
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
202 calling local_scan(); timeout=300
203 local_scan() returned 0 NULL
204 Writing spool header file
205 Size of headers = sss
207 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
208 SMTP>> 250 OK id=10HmaX-0005vi-00
210 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
211 Exim version x.yz ....
212 changed uid/gid: forcing real = effective
213 uid=uuuu gid=EXIM_GID pid=pppp
214 seeking password data for user "CALLER": cache not available
215 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
216 configuration file is TESTSUITE/test-config
219 seeking password data for user "CALLER": using cached result
220 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
221 set_process_info: pppp delivering specified messages
222 set_process_info: pppp delivering 10HmaX-0005vi-00
223 reading spool file 10HmaX-0005vi-00-H
224 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
225 sender_fullhost = [V4NET.11.12.13]
226 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
227 sender_local=0 ident=CALLER
230 ---- End of tree ----
232 body_linecount=1 message_linecount=7
233 Delivery address list:
235 locking TESTSUITE/spool/db/retry.lockfile
236 locked TESTSUITE/spool/db/retry.lockfile
237 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
238 returned from EXIM_DBOPEN
239 ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
240 no retry data available
241 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
244 no domain retry record
245 no address retry record
246 2@b: queued for routing
247 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
249 --------> r1 router <--------
250 local_part=2 domain=b
252 r1 router called for 2@b
255 queued for t1 transport: local_part = 2
258 domain_data=NULL localpart_data=NULL
262 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
270 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
271 --------> 2@b <--------
272 locking TESTSUITE/spool/db/retry.lockfile
273 locked TESTSUITE/spool/db/retry.lockfile
274 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
275 returned from EXIM_DBOPEN
276 no retry data available
278 changed uid/gid: local delivery to 2 <2@b> transport=t1
279 uid=CALLER_UID gid=CALLER_GID pid=pppp
281 set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
282 appendfile transport entered
283 appendfile: 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
287 maildir_use_size_file=no
288 locking by lockfile fcntl
289 lock name: TESTSUITE/test-mail/2.lock
290 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
292 mailbox TESTSUITE/test-mail/2 is locked
293 writing to file TESTSUITE/test-mail/2
294 writing data block fd=dddd size=sss timeout=0
295 writing data block fd=dddd size=sss timeout=0
296 writing data block fd=dddd size=sss timeout=0
297 appendfile yields 0 with errno=dd more_errno=dd
300 t1 transport returned OK for 2@b
305 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
306 changed uid/gid: post-delivery tidying
307 uid=EXIM_UID gid=EXIM_GID pid=pppp
308 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
309 Processing retry items
314 end of retry processing
317 end delivery of 10HmaX-0005vi-00
320 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
321 smtp_setup_msg entered
324 SMTP<< mail from:<x@y>
327 using ACL "TESTSUITE/aux-fixed/0386.acl2"
329 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
330 l_message: found in $dnslist_domain: $dnslist_text
331 check dnslists = rbl.test.ex
332 DNS list check: rbl.test.ex
333 using result of previous DNS lookup
334 DNS 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
336 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
338 H=[V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
340 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
341 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
344 SMTP>> 354 Enter message, ending with "." on a line by itself
346 host in ignore_fromline_hosts? no (option unset)
350 >>Headers after rewriting and local additions:
352 Data file written for message 10HmaY-0005vi-00
353 >>Generated Received: header line
354 P Received: from [V4NET.11.12.13] (ident=CALLER)
355 by myhost.test.ex with smtp (Exim x.yz)
356 (envelope-from <x@y>)
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
363 calling local_scan(); timeout=300
364 local_scan() returned 0 NULL
365 Writing spool header file
366 Size of headers = sss
368 <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss
369 SMTP>> 250 OK id=10HmaY-0005vi-00
371 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaY-0005vi-00
372 Exim version x.yz ....
373 changed uid/gid: forcing real = effective
374 uid=uuuu gid=EXIM_GID pid=pppp
375 seeking password data for user "CALLER": cache not available
376 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
377 configuration file is TESTSUITE/test-config
380 seeking password data for user "CALLER": using cached result
381 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
382 set_process_info: pppp delivering specified messages
383 set_process_info: pppp delivering 10HmaY-0005vi-00
384 reading spool file 10HmaY-0005vi-00-H
385 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
386 sender_fullhost = [V4NET.11.12.13]
387 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
388 sender_local=0 ident=CALLER
391 ---- End of tree ----
393 body_linecount=1 message_linecount=7
394 Delivery address list:
396 locking TESTSUITE/spool/db/retry.lockfile
397 locked TESTSUITE/spool/db/retry.lockfile
398 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
399 returned from EXIM_DBOPEN
400 no retry data available
401 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
404 no domain retry record
405 no address retry record
406 2@b: queued for routing
407 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
409 --------> r1 router <--------
410 local_part=2 domain=b
412 r1 router called for 2@b
415 queued for t1 transport: local_part = 2
418 domain_data=NULL localpart_data=NULL
422 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
430 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
431 --------> 2@b <--------
432 locking TESTSUITE/spool/db/retry.lockfile
433 locked TESTSUITE/spool/db/retry.lockfile
434 EXIM_DBOPEN(TESTSUITE/spool/db/retry)
435 returned from EXIM_DBOPEN
436 no retry data available
438 changed uid/gid: local delivery to 2 <2@b> transport=t1
439 uid=CALLER_UID gid=CALLER_GID pid=pppp
441 set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
442 appendfile transport entered
443 appendfile: 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
447 maildir_use_size_file=no
448 locking by lockfile fcntl
449 lock name: TESTSUITE/test-mail/2.lock
450 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
452 mailbox TESTSUITE/test-mail/2 is locked
453 writing to file TESTSUITE/test-mail/2
454 writing data block fd=dddd size=sss timeout=0
455 writing data block fd=dddd size=sss timeout=0
456 writing data block fd=dddd size=sss timeout=0
457 appendfile yields 0 with errno=dd more_errno=dd
460 t1 transport returned OK for 2@b
465 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
466 changed uid/gid: post-delivery tidying
467 uid=EXIM_UID gid=EXIM_GID pid=pppp
468 set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
469 Processing retry items
474 end of retry processing
477 end delivery of 10HmaY-0005vi-00
480 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
481 smtp_setup_msg entered
483 SMTP>> 221 myhost.test.ex closing connection
484 LOG: smtp_connection MAIN
485 SMTP connection from CALLER closed by QUIT
487 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>