2 configuration file is TESTSUITE/test-config
4 in hosts_connection_nolog? no (option unset)
5 LOG: smtp_connection MAIN
6 SMTP connection from CALLER
7 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
8 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
9 in pipelining_advertise_hosts? yes (matched "*")
10 in tls_advertise_hosts? yes (matched "*")
15 condition: eq {SERVER}{server}
19 skipping: result is not used
22 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
24 using ACL "cutthrough"
26 check control = cutthrough_delivery
27 check verify = recipient
28 domain.com in "test.ex : *.test.ex"? no (end of list)
29 domain.com in "! +local_domains"? yes (end of list)
30 expanding: $local_part
32 domain.com in "*"? yes (matched "*")
33 ----------- end verify ------------
34 accept: condition test succeeded in ACL "cutthrough"
35 ----------- start cutthrough setup ------------
36 domain.com in "test.ex : *.test.ex"? no (end of list)
37 domain.com in "! +local_domains"? yes (end of list)
38 expanding: $local_part
40 domain.com in "*"? yes (matched "*")
41 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
42 expanding: $primary_hostname
43 result: myhost.test.ex
44 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
45 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
46 SMTP>> EHLO myhost.test.ex
47 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
53 expanding: $address_data
57 condition: eq {$address_data}{usery}
61 skipping: result is not used
64 expanding: ${if eq {$address_data}{usery}{*}{:}}
66 127.0.0.1 in hosts_avoid_tls? no (end of list)
67 expanding: $address_data
71 condition: eq {$address_data}{userz}
75 skipping: result is not used
78 expanding: ${if eq {$address_data}{userz}{*}{:}}
80 127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
82 SMTP<< 220 TLS go ahead
83 127.0.0.1 in hosts_require_ocsp? no (option unset)
84 127.0.0.1 in hosts_request_ocsp? yes (matched "*")
85 SMTP>> EHLO myhost.test.ex
86 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
91 127.0.0.1 in hosts_require_auth? no (option unset)
92 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
94 SMTP>> RCPT TO:<userx@domain.com>
96 ----------- end cutthrough setup ------------
98 accept: condition test succeeded in inline ACL
100 SMTP<< 354 Enter message, ending with "." on a line by itself
101 expanding: ${tod_full}
102 result: Tue, 2 Mar 1999 09:44:33 +0000
103 condition: def:sender_rcvhost
105 expanding: from $sender_rcvhost
109 skipping: result is not used
110 condition: def:sender_ident
112 expanding: $sender_ident
114 expanding: from ${quote_local_part:$sender_ident}
116 condition: def:sender_helo_name
118 expanding: (helo=$sender_helo_name)
120 result: (helo=myhost.test.ex)
122 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
124 result: from CALLER (helo=myhost.test.ex)
126 condition: def:received_protocol
128 expanding: with $received_protocol
129 result: with local-esmtp
130 condition: def:sender_address
132 expanding: (envelope-from <$sender_address>)
134 result: (envelope-from <CALLER@myhost.test.ex>)
136 condition: def:received_for
142 ----------- start cutthrough headers send -----------
143 ----------- done cutthrough headers send ------------
144 expanding: ${tod_full}
145 result: Tue, 2 Mar 1999 09:44:33 +0000
147 SMTP<< 250 OK id=10HmaX-0005vi-00
149 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 C="250 OK id=10HmaX-0005vi-00"
151 ----------- cutthrough shutdown (delivered) ------------
153 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
156 LOG: smtp_connection MAIN
157 SMTP connection from CALLER closed by QUIT
158 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
159 Exim version x.yz ....
160 configuration file is TESTSUITE/test-config
162 in hosts_connection_nolog? no (option unset)
163 LOG: smtp_connection MAIN
164 SMTP connection from CALLER
165 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
166 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
167 in pipelining_advertise_hosts? yes (matched "*")
168 in tls_advertise_hosts? yes (matched "*")
173 condition: eq {SERVER}{server}
177 skipping: result is not used
178 expanding: cutthrough
180 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
182 using ACL "cutthrough"
184 check control = cutthrough_delivery
185 check verify = recipient
186 domain.com in "test.ex : *.test.ex"? no (end of list)
187 domain.com in "! +local_domains"? yes (end of list)
188 expanding: $local_part
190 domain.com in "*"? yes (matched "*")
191 ----------- end verify ------------
192 accept: condition test succeeded in ACL "cutthrough"
193 ----------- start cutthrough setup ------------
194 domain.com in "test.ex : *.test.ex"? no (end of list)
195 domain.com in "! +local_domains"? yes (end of list)
196 expanding: $local_part
198 domain.com in "*"? yes (matched "*")
199 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
200 expanding: $primary_hostname
201 result: myhost.test.ex
202 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
203 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
204 SMTP>> EHLO myhost.test.ex
205 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
211 expanding: $address_data
215 condition: eq {$address_data}{usery}
221 skipping: result is not used
222 expanding: ${if eq {$address_data}{usery}{*}{:}}
224 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
225 127.0.0.1 in hosts_require_auth? no (option unset)
226 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
228 SMTP>> RCPT TO:<usery@domain.com>
230 ----------- end cutthrough setup ------------
232 accept: condition test succeeded in inline ACL
234 SMTP<< 354 Enter message, ending with "." on a line by itself
235 expanding: ${tod_full}
236 result: Tue, 2 Mar 1999 09:44:33 +0000
237 condition: def:sender_rcvhost
239 expanding: from $sender_rcvhost
243 skipping: result is not used
244 condition: def:sender_ident
246 expanding: $sender_ident
248 expanding: from ${quote_local_part:$sender_ident}
250 condition: def:sender_helo_name
252 expanding: (helo=$sender_helo_name)
254 result: (helo=myhost.test.ex)
256 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
258 result: from CALLER (helo=myhost.test.ex)
260 condition: def:received_protocol
262 expanding: with $received_protocol
263 result: with local-esmtp
264 condition: def:sender_address
266 expanding: (envelope-from <$sender_address>)
268 result: (envelope-from <CALLER@myhost.test.ex>)
270 condition: def:received_for
276 ----------- start cutthrough headers send -----------
277 ----------- done cutthrough headers send ------------
278 expanding: ${tod_full}
279 result: Tue, 2 Mar 1999 09:44:33 +0000
281 SMTP<< 250 OK id=10HmaZ-0005vi-00
283 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaZ-0005vi-00"
285 ----------- cutthrough shutdown (delivered) ------------
287 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
290 LOG: smtp_connection MAIN
291 SMTP connection from CALLER closed by QUIT
292 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
293 Exim version x.yz ....
294 configuration file is TESTSUITE/test-config
296 in hosts_connection_nolog? no (option unset)
297 LOG: smtp_connection MAIN
298 SMTP connection from CALLER
299 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
300 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
301 in pipelining_advertise_hosts? yes (matched "*")
302 in tls_advertise_hosts? yes (matched "*")
307 condition: eq {SERVER}{server}
311 skipping: result is not used
312 expanding: cutthrough
314 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
316 using ACL "cutthrough"
318 check control = cutthrough_delivery
319 check verify = recipient
320 domain.com in "test.ex : *.test.ex"? no (end of list)
321 domain.com in "! +local_domains"? yes (end of list)
322 expanding: $local_part
324 domain.com in "*"? yes (matched "*")
325 ----------- end verify ------------
326 accept: condition test succeeded in ACL "cutthrough"
327 ----------- start cutthrough setup ------------
328 domain.com in "test.ex : *.test.ex"? no (end of list)
329 domain.com in "! +local_domains"? yes (end of list)
330 expanding: $local_part
332 domain.com in "*"? yes (matched "*")
333 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
334 expanding: $primary_hostname
335 result: myhost.test.ex
336 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
337 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
338 SMTP>> EHLO myhost.test.ex
339 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
345 expanding: $address_data
349 condition: eq {$address_data}{usery}
355 skipping: result is not used
356 expanding: ${if eq {$address_data}{usery}{*}{:}}
358 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
359 127.0.0.1 in hosts_require_auth? no (option unset)
360 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
362 SMTP>> RCPT TO:<usery@domain.com>
364 ----------- end cutthrough setup ------------
366 accept: condition test succeeded in inline ACL
368 SMTP<< 354 Enter message, ending with "." on a line by itself
369 expanding: ${tod_full}
370 result: Tue, 2 Mar 1999 09:44:33 +0000
371 condition: def:sender_rcvhost
373 expanding: from $sender_rcvhost
377 skipping: result is not used
378 condition: def:sender_ident
380 expanding: $sender_ident
382 expanding: from ${quote_local_part:$sender_ident}
384 condition: def:sender_helo_name
386 expanding: (helo=$sender_helo_name)
388 result: (helo=myhost.test.ex)
390 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
392 result: from CALLER (helo=myhost.test.ex)
394 condition: def:received_protocol
396 expanding: with $received_protocol
397 result: with local-esmtp
398 condition: def:sender_address
400 expanding: (envelope-from <$sender_address>)
402 result: (envelope-from <CALLER@myhost.test.ex>)
404 condition: def:received_for
410 ----------- start cutthrough headers send -----------
411 ----------- done cutthrough headers send ------------
412 expanding: ${tod_full}
413 result: Tue, 2 Mar 1999 09:44:33 +0000
415 SMTP<< 250 OK id=10HmbB-0005vi-00
417 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbB-0005vi-00"
419 ----------- cutthrough shutdown (delivered) ------------
421 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
424 LOG: smtp_connection MAIN
425 SMTP connection from CALLER closed by QUIT
426 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
428 ******** SERVER ********