2 configuration file is TESTSUITE/test-config
5 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
7 LOG: smtp_connection MAIN
8 SMTP connection from CALLER
9 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
10 smtp_setup_msg entered
12 SMTP>> 250 myhost.test.ex Hello CALLER at test
13 SMTP<< mail from:<x@y>
14 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
15 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
17 SMTP<< rcpt to:<one@z>
18 one in "reject"? no (end of list)
20 SMTP<< rcpt to:<one@z>
21 rate limit RCPT: delay 0.25 sec
22 one in "reject"? no (end of list)
24 SMTP<< rcpt to:<one@z>
25 rate limit RCPT: delay 0.263 sec
26 one in "reject"? no (end of list)
28 SMTP<< rcpt to:<one@z>
29 rate limit RCPT: delay 0.276 sec
30 one in "reject"? no (end of list)
32 SMTP<< rcpt to:<one@z>
33 rate limit RCPT: delay 0.289 sec
34 one in "reject"? no (end of list)
37 SMTP>> 354 Enter message, ending with "." on a line by itself
40 >>Headers after rewriting and local additions:
41 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
43 Date: Tue, 2 Mar 1999 09:44:33 +0000
45 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
46 Data file written for message 10HmaX-000000005vi-0000
47 >>Generated Received: header line
48 P Received: from CALLER (helo=test)
49 by myhost.test.ex with local-smtp (Exim x.yz)
51 id 10HmaX-000000005vi-0000;
52 Tue, 2 Mar 1999 09:44:33 +0000
53 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
54 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
57 <= x@y U=CALLER P=local-smtp S=sss
58 created log directory TESTSUITE/spool/log
59 SMTP>> 250 OK id=10HmaX-000000005vi-0000
60 smtp_setup_msg entered
61 SMTP<< mail from:<x@y>
62 rate limit MAIL: delay 1 sec
63 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
64 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
66 SMTP<< rcpt to:<two@z>
67 two in "reject"? no (end of list)
70 SMTP>> 354 Enter message, ending with "." on a line by itself
73 >>Headers after rewriting and local additions:
74 I Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
76 Date: Tue, 2 Mar 1999 09:44:33 +0000
78 Data file name: TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
79 Data file written for message 10HmaY-000000005vi-0000
80 >>Generated Received: header line
81 P Received: from CALLER (helo=test)
82 by myhost.test.ex with local-smtp (Exim x.yz)
84 id 10HmaY-000000005vi-0000
86 Tue, 2 Mar 1999 09:44:33 +0000
87 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-000000005vi-0000
88 Renaming spool header file: TESTSUITE/spool//input//10HmaY-000000005vi-0000-H
91 <= x@y U=CALLER P=local-smtp S=sss
92 SMTP>> 250 OK id=10HmaY-000000005vi-0000
93 smtp_setup_msg entered
94 SMTP<< mail from:<x@y>
95 rate limit MAIL: delay 2 sec
96 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
97 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
100 SMTP>> 221 myhost.test.ex closing connection
101 LOG: smtp_connection MAIN
102 SMTP connection from CALLER D=qqs closed by QUIT
103 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
104 Exim version x.yz ....
105 configuration file is TESTSUITE/test-config
108 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
109 sender address = CALLER@myhost.test.ex
110 host in hosts_connection_nolog? no (option unset)
111 LOG: smtp_connection MAIN
112 SMTP connection from [1.2.3.4]
113 host in host_lookup? no (option unset)
114 host in host_reject_connection? no (option unset)
115 host in sender_unqualified_hosts? no (option unset)
116 host in recipient_unqualified_hosts? no (option unset)
117 host in helo_verify_hosts? no (option unset)
118 host in helo_try_verify_hosts? no (option unset)
119 host in helo_accept_junk_hosts? no (option unset)
120 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
121 smtp_setup_msg entered
123 test in helo_lookup_domains?
126 test in helo_lookup_domains? no (end of list)
127 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
128 SMTP<< mail from:<x@y>
129 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
130 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
132 SMTP<< rcpt to:<one@z>
133 processing "deny" (TESTSUITE/test-config 35)
134 check local_parts = reject
137 one in "reject"? no (end of list)
138 deny: condition test failed in inline ACL
139 processing "accept" (TESTSUITE/test-config 35)
140 accept: condition test succeeded in inline ACL
141 end of inline ACL: ACCEPT
143 SMTP<< rcpt to:<one@z>
144 host in smtp_ratelimit_hosts?
146 list element: V4NET.9.8.7
147 host in smtp_ratelimit_hosts? no (end of list)
148 processing "deny" (TESTSUITE/test-config 35)
149 check local_parts = reject
152 one in "reject"? no (end of list)
153 deny: condition test failed in inline ACL
154 processing "accept" (TESTSUITE/test-config 35)
155 accept: condition test succeeded in inline ACL
156 end of inline ACL: ACCEPT
159 SMTP>> 221 myhost.test.ex closing connection
160 LOG: smtp_connection MAIN
161 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
162 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
163 Exim version x.yz ....
164 configuration file is TESTSUITE/test-config
167 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
168 sender address = CALLER@myhost.test.ex
169 host in hosts_connection_nolog? no (option unset)
170 LOG: smtp_connection MAIN
171 SMTP connection from [V4NET.9.8.7]
172 host in host_lookup? no (option unset)
173 host in host_reject_connection? no (option unset)
174 host in sender_unqualified_hosts? no (option unset)
175 host in recipient_unqualified_hosts? no (option unset)
176 host in helo_verify_hosts? no (option unset)
177 host in helo_try_verify_hosts? no (option unset)
178 host in helo_accept_junk_hosts? no (option unset)
179 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
180 smtp_setup_msg entered
182 test in helo_lookup_domains?
185 test in helo_lookup_domains? no (end of list)
186 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
187 SMTP<< mail from:<x@y>
188 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
189 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
191 SMTP<< rcpt to:<one@z>
192 processing "deny" (TESTSUITE/test-config 35)
193 check local_parts = reject
196 one in "reject"? no (end of list)
197 deny: condition test failed in inline ACL
198 processing "accept" (TESTSUITE/test-config 35)
199 accept: condition test succeeded in inline ACL
200 end of inline ACL: ACCEPT
202 SMTP<< rcpt to:<one@z>
203 host in smtp_ratelimit_hosts?
205 list element: V4NET.9.8.7
206 host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
207 rate limit RCPT: delay 0.25 sec
208 processing "deny" (TESTSUITE/test-config 35)
209 check local_parts = reject
212 one in "reject"? no (end of list)
213 deny: condition test failed in inline ACL
214 processing "accept" (TESTSUITE/test-config 35)
215 accept: condition test succeeded in inline ACL
216 end of inline ACL: ACCEPT
219 SMTP>> 221 myhost.test.ex closing connection
220 LOG: smtp_connection MAIN
221 SMTP connection from (test) [V4NET.9.8.7] D=qqs closed by QUIT
222 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
223 Exim version x.yz ....
224 configuration file is TESTSUITE/test-config
227 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
228 sender address = NULL
229 LOG: smtp_connection MAIN
230 SMTP connection from CALLER
231 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
232 smtp_setup_msg entered
234 SMTP>> 250 myhost.test.ex Hello CALLER at test
235 SMTP<< mail from:<x@y>
236 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
237 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
239 SMTP<< rcpt to:<reject@z>
240 SMTP>> 550 Administrative prohibition
242 U=CALLER F=<x@y> rejected RCPT <reject@z>
243 SMTP<< rcpt to:<reject@z>
244 rate limit RCPT: delay 0.25 sec
245 SMTP>> 550 Administrative prohibition
247 U=CALLER F=<x@y> rejected RCPT <reject@z>
248 SMTP<< rcpt to:<reject@z>
249 rate limit RCPT: delay 0.263 sec
250 SMTP>> 550 Administrative prohibition
252 U=CALLER F=<x@y> rejected RCPT <reject@z>
253 SMTP<< rcpt to:<reject@z>
254 rate limit RCPT: delay 0.276 sec
255 SMTP>> 550 Administrative prohibition
257 U=CALLER F=<x@y> rejected RCPT <reject@z>
258 SMTP<< rcpt to:<reject@z>
259 rate limit RCPT: delay 0.289 sec
260 SMTP>> 550 Administrative prohibition
262 U=CALLER F=<x@y> rejected RCPT <reject@z>
265 SMTP<< mail from:<x@y>
266 rate limit MAIL: delay 1 sec
267 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
268 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
270 SMTP<< rcpt to:<reject@z>
271 SMTP>> 550 Administrative prohibition
273 U=CALLER F=<x@y> rejected RCPT <reject@z>
276 SMTP<< mail from:<x@y>
277 rate limit MAIL: delay 2 sec
278 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
279 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
282 SMTP>> 221 myhost.test.ex closing connection
283 LOG: smtp_connection MAIN
284 SMTP connection from CALLER D=qqs closed by QUIT
285 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>