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>
13 SMTP<< rcpt to:<one@z>
15 SMTP<< rcpt to:<one@z>
16 rate limit RCPT: delay 0.25 sec
18 SMTP<< rcpt to:<one@z>
19 rate limit RCPT: delay 0.263 sec
21 SMTP<< rcpt to:<one@z>
22 rate limit RCPT: delay 0.276 sec
24 SMTP<< rcpt to:<one@z>
25 rate limit RCPT: delay 0.289 sec
28 SMTP>> 354 Enter message, ending with "." on a line by itself
31 >>Headers after rewriting and local additions:
32 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
34 Date: Tue, 2 Mar 1999 09:44:33 +0000
36 Data file written for message 10HmaX-0005vi-00
37 >>Generated Received: header line
38 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
40 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
41 calling local_scan(); timeout=300
42 local_scan() returned 0 NULL
43 Writing spool header file
46 <= x@y U=CALLER P=local-smtp S=sss
47 created log directory TESTSUITE/spool/log
48 SMTP>> 250 OK id=10HmaX-0005vi-00
49 smtp_setup_msg entered
50 SMTP<< mail from:<x@y>
51 rate limit MAIL: delay 1 sec
53 SMTP<< rcpt to:<two@z>
56 SMTP>> 354 Enter message, ending with "." on a line by itself
59 >>Headers after rewriting and local additions:
60 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
62 Date: Tue, 2 Mar 1999 09:44:33 +0000
64 Data file written for message 10HmaY-0005vi-00
65 >>Generated Received: header line
66 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
69 for two@z; Tue, 2 Mar 1999 09:44:33 +0000
70 calling local_scan(); timeout=300
71 local_scan() returned 0 NULL
72 Writing spool header file
75 <= x@y U=CALLER P=local-smtp S=sss
76 SMTP>> 250 OK id=10HmaY-0005vi-00
77 smtp_setup_msg entered
78 SMTP<< mail from:<x@y>
79 rate limit MAIL: delay 2 sec
82 SMTP>> 221 myhost.test.ex closing connection
83 LOG: smtp_connection MAIN
84 SMTP connection from CALLER closed by QUIT
85 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
86 Exim version x.yz ....
87 configuration file is TESTSUITE/test-config
90 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
91 sender address = CALLER@myhost.test.ex
92 host in hosts_connection_nolog? no (option unset)
93 LOG: smtp_connection MAIN
94 SMTP connection from [1.2.3.4]
95 host in host_lookup? no (option unset)
96 host in host_reject_connection? no (option unset)
97 host in sender_unqualified_hosts? no (option unset)
98 host in recipient_unqualified_hosts? no (option unset)
99 host in helo_verify_hosts? no (option unset)
100 host in helo_try_verify_hosts? no (option unset)
101 host in helo_accept_junk_hosts? no (option unset)
102 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
103 smtp_setup_msg entered
104 SMTP<< mail from:<x@y>
106 SMTP<< rcpt to:<one@z>
108 check local_parts = reject
109 one in "reject"? no (end of list)
110 deny: condition test failed
112 accept: condition test succeeded
114 SMTP<< rcpt to:<one@z>
115 host in smtp_ratelimit_hosts? no (end of list)
117 check local_parts = reject
118 one in "reject"? no (end of list)
119 deny: condition test failed
121 accept: condition test succeeded
124 SMTP>> 221 myhost.test.ex closing connection
125 LOG: smtp_connection MAIN
126 SMTP connection from [1.2.3.4] closed by QUIT
127 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
128 Exim version x.yz ....
129 configuration file is TESTSUITE/test-config
132 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
133 sender address = CALLER@myhost.test.ex
134 host in hosts_connection_nolog? no (option unset)
135 LOG: smtp_connection MAIN
136 SMTP connection from [V4NET.9.8.7]
137 host in host_lookup? no (option unset)
138 host in host_reject_connection? no (option unset)
139 host in sender_unqualified_hosts? no (option unset)
140 host in recipient_unqualified_hosts? no (option unset)
141 host in helo_verify_hosts? no (option unset)
142 host in helo_try_verify_hosts? no (option unset)
143 host in helo_accept_junk_hosts? no (option unset)
144 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
145 smtp_setup_msg entered
146 SMTP<< mail from:<x@y>
148 SMTP<< rcpt to:<one@z>
150 check local_parts = reject
151 one in "reject"? no (end of list)
152 deny: condition test failed
154 accept: condition test succeeded
156 SMTP<< rcpt to:<one@z>
157 host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
158 rate limit RCPT: delay 0.25 sec
160 check local_parts = reject
161 one in "reject"? no (end of list)
162 deny: condition test failed
164 accept: condition test succeeded
167 SMTP>> 221 myhost.test.ex closing connection
168 LOG: smtp_connection MAIN
169 SMTP connection from [V4NET.9.8.7] closed by QUIT
170 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
171 Exim version x.yz ....
172 configuration file is TESTSUITE/test-config
175 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
176 sender address = NULL
177 LOG: smtp_connection MAIN
178 SMTP connection from CALLER
179 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
180 smtp_setup_msg entered
181 SMTP<< mail from:<x@y>
183 SMTP<< rcpt to:<reject@z>
184 SMTP>> 550 Administrative prohibition
186 U=CALLER F=<x@y> rejected RCPT <reject@z>
187 SMTP<< rcpt to:<reject@z>
188 rate limit RCPT: delay 0.25 sec
189 SMTP>> 550 Administrative prohibition
191 U=CALLER F=<x@y> rejected RCPT <reject@z>
192 SMTP<< rcpt to:<reject@z>
193 rate limit RCPT: delay 0.263 sec
194 SMTP>> 550 Administrative prohibition
196 U=CALLER F=<x@y> rejected RCPT <reject@z>
197 SMTP<< rcpt to:<reject@z>
198 rate limit RCPT: delay 0.276 sec
199 SMTP>> 550 Administrative prohibition
201 U=CALLER F=<x@y> rejected RCPT <reject@z>
202 SMTP<< rcpt to:<reject@z>
203 rate limit RCPT: delay 0.289 sec
204 SMTP>> 550 Administrative prohibition
206 U=CALLER F=<x@y> rejected RCPT <reject@z>
209 SMTP<< mail from:<x@y>
210 rate limit MAIL: delay 1 sec
212 SMTP<< rcpt to:<reject@z>
213 SMTP>> 550 Administrative prohibition
215 U=CALLER F=<x@y> rejected RCPT <reject@z>
218 SMTP<< mail from:<x@y>
219 rate limit MAIL: delay 2 sec
222 SMTP>> 221 myhost.test.ex closing connection
223 LOG: smtp_connection MAIN
224 SMTP connection from CALLER closed by QUIT
225 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>