3 configuration file is TESTSUITE/test-config
6 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
8 LOG: smtp_connection MAIN
9 SMTP connection from CALLER
10 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
11 smtp_setup_msg entered
13 SMTP>> 250 myhost.test.ex Hello CALLER at test
14 SMTP<< mail from:<x@y>
15 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
16 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
18 SMTP<< rcpt to:<one@z>
19 one in "reject"? no (end of list)
21 SMTP<< rcpt to:<one@z>
22 rate limit RCPT: delay 0.25 sec
23 one in "reject"? no (end of list)
25 SMTP<< rcpt to:<one@z>
26 rate limit RCPT: delay 0.263 sec
27 one in "reject"? no (end of list)
29 SMTP<< rcpt to:<one@z>
30 rate limit RCPT: delay 0.276 sec
31 one in "reject"? no (end of list)
33 SMTP<< rcpt to:<one@z>
34 rate limit RCPT: delay 0.289 sec
35 one in "reject"? no (end of list)
38 SMTP>> 354 Enter message, ending with "." on a line by itself
41 >>Headers after rewriting and local additions:
42 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
44 Date: Tue, 2 Mar 1999 09:44:33 +0000
46 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
47 Data file written for message 10HmaX-000000005vi-0000
48 >>Generated Received: header line
49 P Received: from CALLER (helo=test)
50 by myhost.test.ex with local-smtp (Exim x.yz)
52 id 10HmaX-000000005vi-0000;
53 Tue, 2 Mar 1999 09:44:33 +0000
54 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
55 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
58 <= x@y U=CALLER P=local-smtp S=sss
59 created log directory TESTSUITE/spool/log
60 SMTP>> 250 OK id=10HmaX-000000005vi-0000
61 smtp_setup_msg entered
62 SMTP<< mail from:<x@y>
63 rate limit MAIL: delay 1 sec
64 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
65 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
67 SMTP<< rcpt to:<two@z>
68 two in "reject"? no (end of list)
71 SMTP>> 354 Enter message, ending with "." on a line by itself
74 >>Headers after rewriting and local additions:
75 I Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
77 Date: Tue, 2 Mar 1999 09:44:33 +0000
79 Data file name: TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
80 Data file written for message 10HmaY-000000005vi-0000
81 >>Generated Received: header line
82 P Received: from CALLER (helo=test)
83 by myhost.test.ex with local-smtp (Exim x.yz)
85 id 10HmaY-000000005vi-0000
87 Tue, 2 Mar 1999 09:44:33 +0000
88 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-000000005vi-0000
89 Renaming spool header file: TESTSUITE/spool//input//10HmaY-000000005vi-0000-H
92 <= x@y U=CALLER P=local-smtp S=sss
93 SMTP>> 250 OK id=10HmaY-000000005vi-0000
94 smtp_setup_msg entered
95 SMTP<< mail from:<x@y>
96 rate limit MAIL: delay 2 sec
97 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
98 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
101 SMTP>> 221 myhost.test.ex closing connection
102 LOG: smtp_connection MAIN
103 SMTP connection from CALLER D=qqs closed by QUIT
104 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
105 Exim version x.yz ....
107 configuration file is TESTSUITE/test-config
110 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
111 sender address = CALLER@myhost.test.ex
112 host in hosts_connection_nolog? no (option unset)
113 LOG: smtp_connection MAIN
114 SMTP connection from [1.2.3.4]
115 host in host_lookup? no (option unset)
116 host in host_reject_connection? no (option unset)
117 host in sender_unqualified_hosts? no (option unset)
118 host in recipient_unqualified_hosts? no (option unset)
119 host in helo_verify_hosts? no (option unset)
120 host in helo_try_verify_hosts? no (option unset)
121 host in helo_accept_junk_hosts? no (option unset)
122 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
123 smtp_setup_msg entered
125 test in helo_lookup_domains?
128 test in helo_lookup_domains? no (end of list)
129 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
130 SMTP<< mail from:<x@y>
131 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
132 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
134 SMTP<< rcpt to:<one@z>
135 processing "deny" (TESTSUITE/test-config 35)
136 check local_parts = reject
139 one in "reject"? no (end of list)
140 deny: condition test failed in inline ACL
141 processing "accept" (TESTSUITE/test-config 35)
142 accept: condition test succeeded in inline ACL
143 end of inline ACL: ACCEPT
145 SMTP<< rcpt to:<one@z>
146 host in smtp_ratelimit_hosts?
148 list element: V4NET.9.8.7
149 host in smtp_ratelimit_hosts? no (end of list)
150 processing "deny" (TESTSUITE/test-config 35)
151 check local_parts = reject
154 one in "reject"? no (end of list)
155 deny: condition test failed in inline ACL
156 processing "accept" (TESTSUITE/test-config 35)
157 accept: condition test succeeded in inline ACL
158 end of inline ACL: ACCEPT
161 SMTP>> 221 myhost.test.ex closing connection
162 LOG: smtp_connection MAIN
163 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
164 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
165 Exim version x.yz ....
167 configuration file is TESTSUITE/test-config
170 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
171 sender address = CALLER@myhost.test.ex
172 host in hosts_connection_nolog? no (option unset)
173 LOG: smtp_connection MAIN
174 SMTP connection from [V4NET.9.8.7]
175 host in host_lookup? no (option unset)
176 host in host_reject_connection? no (option unset)
177 host in sender_unqualified_hosts? no (option unset)
178 host in recipient_unqualified_hosts? no (option unset)
179 host in helo_verify_hosts? no (option unset)
180 host in helo_try_verify_hosts? no (option unset)
181 host in helo_accept_junk_hosts? no (option unset)
182 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
183 smtp_setup_msg entered
185 test in helo_lookup_domains?
188 test in helo_lookup_domains? no (end of list)
189 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
190 SMTP<< mail from:<x@y>
191 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
192 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
194 SMTP<< rcpt to:<one@z>
195 processing "deny" (TESTSUITE/test-config 35)
196 check local_parts = reject
199 one in "reject"? no (end of list)
200 deny: condition test failed in inline ACL
201 processing "accept" (TESTSUITE/test-config 35)
202 accept: condition test succeeded in inline ACL
203 end of inline ACL: ACCEPT
205 SMTP<< rcpt to:<one@z>
206 host in smtp_ratelimit_hosts?
208 list element: V4NET.9.8.7
209 host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
210 rate limit RCPT: delay 0.25 sec
211 processing "deny" (TESTSUITE/test-config 35)
212 check local_parts = reject
215 one in "reject"? no (end of list)
216 deny: condition test failed in inline ACL
217 processing "accept" (TESTSUITE/test-config 35)
218 accept: condition test succeeded in inline ACL
219 end of inline ACL: ACCEPT
222 SMTP>> 221 myhost.test.ex closing connection
223 LOG: smtp_connection MAIN
224 SMTP connection from (test) [V4NET.9.8.7] D=qqs closed by QUIT
225 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
226 Exim version x.yz ....
228 configuration file is TESTSUITE/test-config
231 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
232 sender address = NULL
233 LOG: smtp_connection MAIN
234 SMTP connection from CALLER
235 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
236 smtp_setup_msg entered
238 SMTP>> 250 myhost.test.ex Hello CALLER at test
239 SMTP<< mail from:<x@y>
240 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
241 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
243 SMTP<< rcpt to:<reject@z>
244 SMTP>> 550 Administrative prohibition
246 U=CALLER F=<x@y> rejected RCPT <reject@z>
247 SMTP<< rcpt to:<reject@z>
248 rate limit RCPT: delay 0.25 sec
249 SMTP>> 550 Administrative prohibition
251 U=CALLER F=<x@y> rejected RCPT <reject@z>
252 SMTP<< rcpt to:<reject@z>
253 rate limit RCPT: delay 0.263 sec
254 SMTP>> 550 Administrative prohibition
256 U=CALLER F=<x@y> rejected RCPT <reject@z>
257 SMTP<< rcpt to:<reject@z>
258 rate limit RCPT: delay 0.276 sec
259 SMTP>> 550 Administrative prohibition
261 U=CALLER F=<x@y> rejected RCPT <reject@z>
262 SMTP<< rcpt to:<reject@z>
263 rate limit RCPT: delay 0.289 sec
264 SMTP>> 550 Administrative prohibition
266 U=CALLER F=<x@y> rejected RCPT <reject@z>
269 SMTP<< mail from:<x@y>
270 rate limit MAIL: delay 1 sec
271 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
272 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
274 SMTP<< rcpt to:<reject@z>
275 SMTP>> 550 Administrative prohibition
277 U=CALLER F=<x@y> rejected RCPT <reject@z>
280 SMTP<< mail from:<x@y>
281 rate limit MAIL: delay 2 sec
282 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
283 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
286 SMTP>> 221 myhost.test.ex closing connection
287 LOG: smtp_connection MAIN
288 SMTP connection from CALLER D=qqs closed by QUIT
289 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>