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 SMTP>> EHLO myhost.test.ex
84 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
89 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
91 SMTP>> RCPT TO:<userx@domain.com>
93 ----------- end cutthrough setup ------------
95 accept: condition test succeeded in inline ACL
97 SMTP<< 354 Enter message, ending with "." on a line by itself
98 expanding: ${tod_full}
99 result: Tue, 2 Mar 1999 09:44:33 +0000
100 condition: def:sender_rcvhost
102 expanding: from $sender_rcvhost
106 skipping: result is not used
107 condition: def:sender_ident
109 expanding: $sender_ident
111 expanding: from ${quote_local_part:$sender_ident}
113 condition: def:sender_helo_name
115 expanding: (helo=$sender_helo_name)
117 result: (helo=myhost.test.ex)
119 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
121 result: from CALLER (helo=myhost.test.ex)
123 condition: def:received_protocol
125 expanding: with $received_protocol
126 result: with local-esmtp
127 condition: def:sender_address
129 expanding: (envelope-from <$sender_address>)
131 result: (envelope-from <CALLER@myhost.test.ex>)
133 condition: def:received_for
139 PDKIM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
140 expanding: ${tod_full}
141 result: Tue, 2 Mar 1999 09:44:33 +0000
143 SMTP<< 250 OK id=10HmaX-0005vi-00
145 >> 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"
147 ----------- cutthrough shutdown (delivered) ------------
149 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
152 LOG: smtp_connection MAIN
153 SMTP connection from CALLER closed by QUIT
154 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
155 Exim version x.yz ....
156 configuration file is TESTSUITE/test-config
158 in hosts_connection_nolog? no (option unset)
159 LOG: smtp_connection MAIN
160 SMTP connection from CALLER
161 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
162 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
163 in pipelining_advertise_hosts? yes (matched "*")
164 in tls_advertise_hosts? yes (matched "*")
169 condition: eq {SERVER}{server}
173 skipping: result is not used
174 expanding: cutthrough
176 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
178 using ACL "cutthrough"
180 check control = cutthrough_delivery
181 check verify = recipient
182 domain.com in "test.ex : *.test.ex"? no (end of list)
183 domain.com in "! +local_domains"? yes (end of list)
184 expanding: $local_part
186 domain.com in "*"? yes (matched "*")
187 ----------- end verify ------------
188 accept: condition test succeeded in ACL "cutthrough"
189 ----------- start cutthrough setup ------------
190 domain.com in "test.ex : *.test.ex"? no (end of list)
191 domain.com in "! +local_domains"? yes (end of list)
192 expanding: $local_part
194 domain.com in "*"? yes (matched "*")
195 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
196 expanding: $primary_hostname
197 result: myhost.test.ex
198 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
199 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
200 SMTP>> EHLO myhost.test.ex
201 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
207 expanding: $address_data
211 condition: eq {$address_data}{usery}
217 skipping: result is not used
218 expanding: ${if eq {$address_data}{usery}{*}{:}}
220 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
221 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
223 SMTP>> RCPT TO:<usery@domain.com>
225 ----------- end cutthrough setup ------------
227 accept: condition test succeeded in inline ACL
229 SMTP<< 354 Enter message, ending with "." on a line by itself
230 expanding: ${tod_full}
231 result: Tue, 2 Mar 1999 09:44:33 +0000
232 condition: def:sender_rcvhost
234 expanding: from $sender_rcvhost
238 skipping: result is not used
239 condition: def:sender_ident
241 expanding: $sender_ident
243 expanding: from ${quote_local_part:$sender_ident}
245 condition: def:sender_helo_name
247 expanding: (helo=$sender_helo_name)
249 result: (helo=myhost.test.ex)
251 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
253 result: from CALLER (helo=myhost.test.ex)
255 condition: def:received_protocol
257 expanding: with $received_protocol
258 result: with local-esmtp
259 condition: def:sender_address
261 expanding: (envelope-from <$sender_address>)
263 result: (envelope-from <CALLER@myhost.test.ex>)
265 condition: def:received_for
271 PDKIM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
272 expanding: ${tod_full}
273 result: Tue, 2 Mar 1999 09:44:33 +0000
275 SMTP<< 250 OK id=10HmaZ-0005vi-00
277 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaZ-0005vi-00"
279 ----------- cutthrough shutdown (delivered) ------------
281 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
284 LOG: smtp_connection MAIN
285 SMTP connection from CALLER closed by QUIT
286 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
287 Exim version x.yz ....
288 configuration file is TESTSUITE/test-config
290 in hosts_connection_nolog? no (option unset)
291 LOG: smtp_connection MAIN
292 SMTP connection from CALLER
293 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
294 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
295 in pipelining_advertise_hosts? yes (matched "*")
296 in tls_advertise_hosts? yes (matched "*")
301 condition: eq {SERVER}{server}
305 skipping: result is not used
306 expanding: cutthrough
308 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
310 using ACL "cutthrough"
312 check control = cutthrough_delivery
313 check verify = recipient
314 domain.com in "test.ex : *.test.ex"? no (end of list)
315 domain.com in "! +local_domains"? yes (end of list)
316 expanding: $local_part
318 domain.com in "*"? yes (matched "*")
319 ----------- end verify ------------
320 accept: condition test succeeded in ACL "cutthrough"
321 ----------- start cutthrough setup ------------
322 domain.com in "test.ex : *.test.ex"? no (end of list)
323 domain.com in "! +local_domains"? yes (end of list)
324 expanding: $local_part
326 domain.com in "*"? yes (matched "*")
327 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
328 expanding: $primary_hostname
329 result: myhost.test.ex
330 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
331 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
332 SMTP>> EHLO myhost.test.ex
333 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
339 expanding: $address_data
343 condition: eq {$address_data}{usery}
349 skipping: result is not used
350 expanding: ${if eq {$address_data}{usery}{*}{:}}
352 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
353 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
355 SMTP>> RCPT TO:<usery@domain.com>
357 ----------- end cutthrough setup ------------
359 accept: condition test succeeded in inline ACL
361 SMTP<< 354 Enter message, ending with "." on a line by itself
362 expanding: ${tod_full}
363 result: Tue, 2 Mar 1999 09:44:33 +0000
364 condition: def:sender_rcvhost
366 expanding: from $sender_rcvhost
370 skipping: result is not used
371 condition: def:sender_ident
373 expanding: $sender_ident
375 expanding: from ${quote_local_part:$sender_ident}
377 condition: def:sender_helo_name
379 expanding: (helo=$sender_helo_name)
381 result: (helo=myhost.test.ex)
383 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
385 result: from CALLER (helo=myhost.test.ex)
387 condition: def:received_protocol
389 expanding: with $received_protocol
390 result: with local-esmtp
391 condition: def:sender_address
393 expanding: (envelope-from <$sender_address>)
395 result: (envelope-from <CALLER@myhost.test.ex>)
397 condition: def:received_for
403 PDKIM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
404 expanding: ${tod_full}
405 result: Tue, 2 Mar 1999 09:44:33 +0000
407 SMTP<< 250 OK id=10HmbB-0005vi-00
409 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbB-0005vi-00"
411 ----------- cutthrough shutdown (delivered) ------------
413 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
416 LOG: smtp_connection MAIN
417 SMTP connection from CALLER closed by QUIT
418 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
420 ******** SERVER ********