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
11 SMTP<< mail from:<x@y>
12 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
13 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
15 SMTP<< rcpt to:<one@z>
17 SMTP<< rcpt to:<one@z>
18 rate limit RCPT: delay 0.25 sec
20 SMTP<< rcpt to:<one@z>
21 rate limit RCPT: delay 0.263 sec
23 SMTP<< rcpt to:<one@z>
24 rate limit RCPT: delay 0.276 sec
26 SMTP<< rcpt to:<one@z>
27 rate limit RCPT: delay 0.289 sec
30 SMTP>> 354 Enter message, ending with "." on a line by itself
33 >>Headers after rewriting and local additions:
34 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
36 Date: Tue, 2 Mar 1999 09:44:33 +0000
38 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
39 Data file written for message 10HmaX-0005vi-00
40 >>Generated Received: header line
41 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
43 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
44 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00
45 Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
48 <= x@y U=CALLER P=local-smtp S=sss
49 created log directory TESTSUITE/spool/log
50 SMTP>> 250 OK id=10HmaX-0005vi-00
51 smtp_setup_msg entered
52 SMTP<< mail from:<x@y>
53 rate limit MAIL: delay 1 sec
54 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
55 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
57 SMTP<< rcpt to:<two@z>
60 SMTP>> 354 Enter message, ending with "." on a line by itself
63 >>Headers after rewriting and local additions:
64 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
66 Date: Tue, 2 Mar 1999 09:44:33 +0000
68 Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
69 Data file written for message 10HmaY-0005vi-00
70 >>Generated Received: header line
71 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
74 for two@z; Tue, 2 Mar 1999 09:44:33 +0000
75 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-0005vi-00
76 Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
79 <= x@y U=CALLER P=local-smtp S=sss
80 SMTP>> 250 OK id=10HmaY-0005vi-00
81 smtp_setup_msg entered
82 SMTP<< mail from:<x@y>
83 rate limit MAIL: delay 2 sec
84 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
85 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
88 SMTP>> 221 myhost.test.ex closing connection
89 LOG: smtp_connection MAIN
90 SMTP connection from CALLER closed by QUIT
91 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
92 Exim version x.yz ....
93 configuration file is TESTSUITE/test-config
96 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
97 sender address = CALLER@myhost.test.ex
98 host in hosts_connection_nolog? no (option unset)
99 LOG: smtp_connection MAIN
100 SMTP connection from [1.2.3.4]
101 host in host_lookup? no (option unset)
102 host in host_reject_connection? no (option unset)
103 host in sender_unqualified_hosts? no (option unset)
104 host in recipient_unqualified_hosts? no (option unset)
105 host in helo_verify_hosts? no (option unset)
106 host in helo_try_verify_hosts? no (option unset)
107 host in helo_accept_junk_hosts? no (option unset)
108 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
109 smtp_setup_msg entered
110 SMTP<< mail from:<x@y>
111 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
112 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
114 SMTP<< rcpt to:<one@z>
115 processing "deny" (TESTSUITE/test-config 35)
116 check local_parts = reject
117 one in "reject"? no (end of list)
118 deny: condition test failed in inline ACL
119 processing "accept" (TESTSUITE/test-config 35)
120 accept: condition test succeeded in inline ACL
121 end of inline ACL: ACCEPT
123 SMTP<< rcpt to:<one@z>
124 host in smtp_ratelimit_hosts? no (end of list)
125 processing "deny" (TESTSUITE/test-config 35)
126 check local_parts = reject
127 one in "reject"? no (end of list)
128 deny: condition test failed in inline ACL
129 processing "accept" (TESTSUITE/test-config 35)
130 accept: condition test succeeded in inline ACL
131 end of inline ACL: ACCEPT
134 SMTP>> 221 myhost.test.ex closing connection
135 LOG: smtp_connection MAIN
136 SMTP connection from [1.2.3.4] closed by QUIT
137 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
138 Exim version x.yz ....
139 configuration file is TESTSUITE/test-config
142 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
143 sender address = CALLER@myhost.test.ex
144 host in hosts_connection_nolog? no (option unset)
145 LOG: smtp_connection MAIN
146 SMTP connection from [V4NET.9.8.7]
147 host in host_lookup? no (option unset)
148 host in host_reject_connection? no (option unset)
149 host in sender_unqualified_hosts? no (option unset)
150 host in recipient_unqualified_hosts? no (option unset)
151 host in helo_verify_hosts? no (option unset)
152 host in helo_try_verify_hosts? no (option unset)
153 host in helo_accept_junk_hosts? no (option unset)
154 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
155 smtp_setup_msg entered
156 SMTP<< mail from:<x@y>
157 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
158 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
160 SMTP<< rcpt to:<one@z>
161 processing "deny" (TESTSUITE/test-config 35)
162 check local_parts = reject
163 one in "reject"? no (end of list)
164 deny: condition test failed in inline ACL
165 processing "accept" (TESTSUITE/test-config 35)
166 accept: condition test succeeded in inline ACL
167 end of inline ACL: ACCEPT
169 SMTP<< rcpt to:<one@z>
170 host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
171 rate limit RCPT: delay 0.25 sec
172 processing "deny" (TESTSUITE/test-config 35)
173 check local_parts = reject
174 one in "reject"? no (end of list)
175 deny: condition test failed in inline ACL
176 processing "accept" (TESTSUITE/test-config 35)
177 accept: condition test succeeded in inline ACL
178 end of inline ACL: ACCEPT
181 SMTP>> 221 myhost.test.ex closing connection
182 LOG: smtp_connection MAIN
183 SMTP connection from [V4NET.9.8.7] closed by QUIT
184 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
185 Exim version x.yz ....
186 configuration file is TESTSUITE/test-config
189 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
190 sender address = NULL
191 LOG: smtp_connection MAIN
192 SMTP connection from CALLER
193 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
194 smtp_setup_msg entered
195 SMTP<< mail from:<x@y>
196 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
197 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
199 SMTP<< rcpt to:<reject@z>
200 SMTP>> 550 Administrative prohibition
202 U=CALLER F=<x@y> rejected RCPT <reject@z>
203 SMTP<< rcpt to:<reject@z>
204 rate limit RCPT: delay 0.25 sec
205 SMTP>> 550 Administrative prohibition
207 U=CALLER F=<x@y> rejected RCPT <reject@z>
208 SMTP<< rcpt to:<reject@z>
209 rate limit RCPT: delay 0.263 sec
210 SMTP>> 550 Administrative prohibition
212 U=CALLER F=<x@y> rejected RCPT <reject@z>
213 SMTP<< rcpt to:<reject@z>
214 rate limit RCPT: delay 0.276 sec
215 SMTP>> 550 Administrative prohibition
217 U=CALLER F=<x@y> rejected RCPT <reject@z>
218 SMTP<< rcpt to:<reject@z>
219 rate limit RCPT: delay 0.289 sec
220 SMTP>> 550 Administrative prohibition
222 U=CALLER F=<x@y> rejected RCPT <reject@z>
225 SMTP<< mail from:<x@y>
226 rate limit MAIL: delay 1 sec
227 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
228 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
230 SMTP<< rcpt to:<reject@z>
231 SMTP>> 550 Administrative prohibition
233 U=CALLER F=<x@y> rejected RCPT <reject@z>
236 SMTP<< mail from:<x@y>
237 rate limit MAIL: delay 2 sec
238 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
239 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
242 SMTP>> 221 myhost.test.ex closing connection
243 LOG: smtp_connection MAIN
244 SMTP connection from CALLER closed by QUIT
245 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>