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>
19 SMTP<< rcpt to:<one@z>
20 rate limit RCPT: delay 0.25 sec
22 SMTP<< rcpt to:<one@z>
23 rate limit RCPT: delay 0.263 sec
25 SMTP<< rcpt to:<one@z>
26 rate limit RCPT: delay 0.276 sec
28 SMTP<< rcpt to:<one@z>
29 rate limit RCPT: delay 0.289 sec
32 SMTP>> 354 Enter message, ending with "." on a line by itself
35 >>Headers after rewriting and local additions:
36 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
38 Date: Tue, 2 Mar 1999 09:44:33 +0000
40 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
41 Data file written for message 10HmaX-000000005vi-0000
42 >>Generated Received: header line
43 P Received: from CALLER (helo=test)
44 by myhost.test.ex with local-smtp (Exim x.yz)
46 id 10HmaX-000000005vi-0000;
47 Tue, 2 Mar 1999 09:44:33 +0000
48 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
49 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
52 <= x@y U=CALLER P=local-smtp S=sss
53 created log directory TESTSUITE/spool/log
54 SMTP>> 250 OK id=10HmaX-000000005vi-0000
55 smtp_setup_msg entered
56 SMTP<< mail from:<x@y>
57 rate limit MAIL: delay 1 sec
58 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
59 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
61 SMTP<< rcpt to:<two@z>
64 SMTP>> 354 Enter message, ending with "." on a line by itself
67 >>Headers after rewriting and local additions:
68 I Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
70 Date: Tue, 2 Mar 1999 09:44:33 +0000
72 Data file name: TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
73 Data file written for message 10HmaY-000000005vi-0000
74 >>Generated Received: header line
75 P Received: from CALLER (helo=test)
76 by myhost.test.ex with local-smtp (Exim x.yz)
78 id 10HmaY-000000005vi-0000
80 Tue, 2 Mar 1999 09:44:33 +0000
81 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-000000005vi-0000
82 Renaming spool header file: TESTSUITE/spool//input//10HmaY-000000005vi-0000-H
85 <= x@y U=CALLER P=local-smtp S=sss
86 SMTP>> 250 OK id=10HmaY-000000005vi-0000
87 smtp_setup_msg entered
88 SMTP<< mail from:<x@y>
89 rate limit MAIL: delay 2 sec
90 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
91 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
94 SMTP>> 221 myhost.test.ex closing connection
95 LOG: smtp_connection MAIN
96 SMTP connection from CALLER D=qqs closed by QUIT
97 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
98 Exim version x.yz ....
99 configuration file is TESTSUITE/test-config
102 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
103 sender address = CALLER@myhost.test.ex
104 host in hosts_connection_nolog? no (option unset)
105 LOG: smtp_connection MAIN
106 SMTP connection from [1.2.3.4]
107 host in host_lookup? no (option unset)
108 host in host_reject_connection? no (option unset)
109 host in sender_unqualified_hosts? no (option unset)
110 host in recipient_unqualified_hosts? no (option unset)
111 host in helo_verify_hosts? no (option unset)
112 host in helo_try_verify_hosts? no (option unset)
113 host in helo_accept_junk_hosts? no (option unset)
114 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
115 smtp_setup_msg entered
117 test in helo_lookup_domains?
120 test in helo_lookup_domains? no (end of list)
121 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
122 SMTP<< mail from:<x@y>
123 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
124 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
126 SMTP<< rcpt to:<one@z>
127 processing "deny" (TESTSUITE/test-config 35)
128 check local_parts = reject
131 one in "reject"? no (end of list)
132 deny: condition test failed in inline ACL
133 processing "accept" (TESTSUITE/test-config 35)
134 accept: condition test succeeded in inline ACL
135 end of inline ACL: ACCEPT
137 SMTP<< rcpt to:<one@z>
138 host in smtp_ratelimit_hosts?
140 list element: V4NET.9.8.7
141 host in smtp_ratelimit_hosts? no (end of list)
142 processing "deny" (TESTSUITE/test-config 35)
143 check local_parts = reject
146 one in "reject"? no (end of list)
147 deny: condition test failed in inline ACL
148 processing "accept" (TESTSUITE/test-config 35)
149 accept: condition test succeeded in inline ACL
150 end of inline ACL: ACCEPT
153 SMTP>> 221 myhost.test.ex closing connection
154 LOG: smtp_connection MAIN
155 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
156 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
157 Exim version x.yz ....
158 configuration file is TESTSUITE/test-config
161 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
162 sender address = CALLER@myhost.test.ex
163 host in hosts_connection_nolog? no (option unset)
164 LOG: smtp_connection MAIN
165 SMTP connection from [V4NET.9.8.7]
166 host in host_lookup? no (option unset)
167 host in host_reject_connection? no (option unset)
168 host in sender_unqualified_hosts? no (option unset)
169 host in recipient_unqualified_hosts? no (option unset)
170 host in helo_verify_hosts? no (option unset)
171 host in helo_try_verify_hosts? no (option unset)
172 host in helo_accept_junk_hosts? no (option unset)
173 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
174 smtp_setup_msg entered
176 test in helo_lookup_domains?
179 test in helo_lookup_domains? no (end of list)
180 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
181 SMTP<< mail from:<x@y>
182 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
183 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
185 SMTP<< rcpt to:<one@z>
186 processing "deny" (TESTSUITE/test-config 35)
187 check local_parts = reject
190 one in "reject"? no (end of list)
191 deny: condition test failed in inline ACL
192 processing "accept" (TESTSUITE/test-config 35)
193 accept: condition test succeeded in inline ACL
194 end of inline ACL: ACCEPT
196 SMTP<< rcpt to:<one@z>
197 host in smtp_ratelimit_hosts?
199 list element: V4NET.9.8.7
200 host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
201 rate limit RCPT: delay 0.25 sec
202 processing "deny" (TESTSUITE/test-config 35)
203 check local_parts = reject
206 one in "reject"? no (end of list)
207 deny: condition test failed in inline ACL
208 processing "accept" (TESTSUITE/test-config 35)
209 accept: condition test succeeded in inline ACL
210 end of inline ACL: ACCEPT
213 SMTP>> 221 myhost.test.ex closing connection
214 LOG: smtp_connection MAIN
215 SMTP connection from (test) [V4NET.9.8.7] D=qqs closed by QUIT
216 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
217 Exim version x.yz ....
218 configuration file is TESTSUITE/test-config
221 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
222 sender address = NULL
223 LOG: smtp_connection MAIN
224 SMTP connection from CALLER
225 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
226 smtp_setup_msg entered
228 SMTP>> 250 myhost.test.ex Hello CALLER at test
229 SMTP<< mail from:<x@y>
230 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
231 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
233 SMTP<< rcpt to:<reject@z>
234 SMTP>> 550 Administrative prohibition
236 U=CALLER F=<x@y> rejected RCPT <reject@z>
237 SMTP<< rcpt to:<reject@z>
238 rate limit RCPT: delay 0.25 sec
239 SMTP>> 550 Administrative prohibition
241 U=CALLER F=<x@y> rejected RCPT <reject@z>
242 SMTP<< rcpt to:<reject@z>
243 rate limit RCPT: delay 0.263 sec
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.276 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.289 sec
254 SMTP>> 550 Administrative prohibition
256 U=CALLER F=<x@y> rejected RCPT <reject@z>
259 SMTP<< mail from:<x@y>
260 rate limit MAIL: delay 1 sec
261 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
262 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
264 SMTP<< rcpt to:<reject@z>
265 SMTP>> 550 Administrative prohibition
267 U=CALLER F=<x@y> rejected RCPT <reject@z>
270 SMTP<< mail from:<x@y>
271 rate limit MAIL: delay 2 sec
272 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
273 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
276 SMTP>> 221 myhost.test.ex closing connection
277 LOG: smtp_connection MAIN
278 SMTP connection from CALLER D=qqs closed by QUIT
279 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>