2 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
3 configuration file is TESTSUITE/test-config
5 in hosts_connection_nolog? no (option unset)
6 LOG: smtp_connection MAIN
7 SMTP connection from CALLER
8 ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
9 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
10 ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
11 in dsn_advertise_hosts? no (option unset)
12 in pipelining_advertise_hosts? yes (matched "*")
13 in chunking_advertise_hosts? no (end of list)
14 in tls_advertise_hosts? yes (matched "*")
15 ╭considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
16 ╭considering: SERVER}{server}{queue}{cutthrough}}
19 ╭considering: server}{queue}{cutthrough}}
22 ├──condition: eq {SERVER}{server}
24 ╭───scanning: queue}{cutthrough}}
27 ╰───skipping: result is not used
28 ╭considering: cutthrough}}
29 ├──expanding: cutthrough
30 ╰─────result: cutthrough
31 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
32 ╰─────result: cutthrough
33 using ACL "cutthrough"
34 processing "accept" (TESTSUITE/test-config 22)
35 check control = cutthrough_delivery
36 check verify = recipient
37 domain.com in "test.ex : *.test.ex"? no (end of list)
38 domain.com in "! +local_domains"? yes (end of list)
39 ╭considering: $local_part
40 ├──expanding: $local_part
43 domain.com in "*"? yes (matched "*")
44 ----------- end verify ------------
45 accept: condition test succeeded in ACL "cutthrough"
46 end of ACL "cutthrough": ACCEPT
47 ----------- start cutthrough setup ------------
48 domain.com in "test.ex : *.test.ex"? no (end of list)
49 domain.com in "! +local_domains"? yes (end of list)
50 ╭considering: $local_part
51 ├──expanding: $local_part
54 domain.com in "*"? yes (matched "*")
55 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
56 ╭considering: $primary_hostname
57 ├──expanding: $primary_hostname
58 ╰─────result: myhost.test.ex
59 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
60 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
61 SMTP>> EHLO myhost.test.ex
62 cmd buf flush ddd bytes
63 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
69 ╭considering: ${if eq {$address_data}{usery}{*}{:}}
70 ╭considering: $address_data}{usery}{*}{:}}
71 ├──expanding: $address_data
74 ╭considering: usery}{*}{:}}
77 ├──condition: eq {$address_data}{usery}
82 ╰───skipping: result is not used
86 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
88 127.0.0.1 in hosts_avoid_tls? no (end of list)
89 ╭considering: ${if eq {$address_data}{userz}{*}{:}}
90 ╭considering: $address_data}{userz}{*}{:}}
91 ├──expanding: $address_data
94 ╭considering: userz}{*}{:}}
97 ├──condition: eq {$address_data}{userz}
102 ╰───skipping: result is not used
106 ├──expanding: ${if eq {$address_data}{userz}{*}{:}}
108 127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
110 cmd buf flush ddd bytes
111 SMTP<< 220 TLS go ahead
112 127.0.0.1 in tls_verify_hosts? no (option unset)
113 127.0.0.1 in tls_try_verify_hosts? yes (matched "*")
114 SMTP>> EHLO myhost.test.ex
115 cmd buf flush ddd bytes
116 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
121 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
124 127.0.0.1 in hosts_require_auth? no (option unset)
125 SMTP|> MAIL FROM:<CALLER@myhost.test.ex>
126 SMTP>> RCPT TO:<userx@domain.com>
127 cmd buf flush ddd bytes
128 sync_responses expect mail
130 sync_responses expect rcpt for userx@domain.com
132 holding verify callout open for cutthrough delivery
133 ----------- end cutthrough setup ------------
134 processing "accept" (TESTSUITE/test-config 57)
135 accept: condition test succeeded in inline ACL
136 end of inline ACL: ACCEPT
138 SMTP<< 354 Enter message, ending with "." on a line by itself
139 ╭considering: ${tod_full}
140 ├──expanding: ${tod_full}
141 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
142 ╭considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
143 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
144 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
145 }}(Exim $version_number)
146 ${if def:sender_address {(envelope-from <$sender_address>)
147 }}id $message_exim_id${if def:received_for {
149 ├──condition: def:sender_rcvhost
151 ╭───scanning: from $sender_rcvhost
152 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
153 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
154 }}(Exim $version_number)
155 ${if def:sender_address {(envelope-from <$sender_address>)
156 }}id $message_exim_id${if def:received_for {
158 ├──expanding: from $sender_rcvhost
162 ╰───skipping: result is not used
163 ╭considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
164 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
165 }}(Exim $version_number)
166 ${if def:sender_address {(envelope-from <$sender_address>)
167 }}id $message_exim_id${if def:received_for {
169 ├──condition: def:sender_ident
171 ╭considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
172 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
173 }}(Exim $version_number)
174 ${if def:sender_address {(envelope-from <$sender_address>)
175 }}id $message_exim_id${if def:received_for {
177 ╎╭considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
178 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
179 ╎ }}(Exim $version_number)
180 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
181 ╎ }}id $message_exim_id${if def:received_for {
182 ╎ for $received_for}}
183 ╎├──expanding: $sender_ident
184 ╎╰─────result: CALLER
185 ├──expanding: from ${quote_local_part:$sender_ident}
186 ╰─────result: from CALLER
187 ├──condition: def:sender_helo_name
189 ╭considering: (helo=$sender_helo_name)
190 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
191 }}(Exim $version_number)
192 ${if def:sender_address {(envelope-from <$sender_address>)
193 }}id $message_exim_id${if def:received_for {
195 ├──expanding: (helo=$sender_helo_name)
197 ╰─────result: (helo=myhost.test.ex)
200 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
202 ╰─────result: from CALLER (helo=myhost.test.ex)
205 ├──condition: def:received_protocol
207 ╭considering: with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
208 }}(Exim $version_number)
209 ${if def:sender_address {(envelope-from <$sender_address>)
210 }}id $message_exim_id${if def:received_for {
212 ├──expanding: with $received_protocol
213 ╰─────result: with local-esmtp
214 ├──condition: def:tls_in_ver
216 ╭───scanning: ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
217 }}(Exim $version_number)
218 ${if def:sender_address {(envelope-from <$sender_address>)
219 }}id $message_exim_id${if def:received_for {
221 ├──expanding: ($tls_in_ver)
223 ╰───skipping: result is not used
224 ├──condition: def:sender_address
226 ╭considering: (envelope-from <$sender_address>)
227 }}id $message_exim_id${if def:received_for {
229 ├──expanding: (envelope-from <$sender_address>)
231 ╰─────result: (envelope-from <CALLER@myhost.test.ex>)
233 ├──condition: def:received_for
242 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
243 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
244 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
245 }}(Exim $version_number)
246 ${if def:sender_address {(envelope-from <$sender_address>)
247 }}id $message_exim_id${if def:received_for {
249 ╰─────result: Received: from CALLER (helo=myhost.test.ex)
250 by myhost.test.ex with local-esmtp (Exim x.yz)
251 (envelope-from <CALLER@myhost.test.ex>)
255 ----------- start cutthrough headers send -----------
256 ----------- done cutthrough headers send ------------
257 ╭considering: ${tod_full}
258 ├──expanding: ${tod_full}
259 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
261 SMTP<< 250 OK id=10HmaY-0005vi-00
263 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00"
265 SMTP<< 221 myhost.test.ex closing connection
267 ----------- cutthrough shutdown (delivered) ------------
269 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
272 LOG: smtp_connection MAIN
273 SMTP connection from CALLER closed by QUIT
274 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
275 Exim version x.yz ....
276 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
277 configuration file is TESTSUITE/test-config
279 in hosts_connection_nolog? no (option unset)
280 LOG: smtp_connection MAIN
281 SMTP connection from CALLER
282 ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
283 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
284 ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
285 in dsn_advertise_hosts? no (option unset)
286 in pipelining_advertise_hosts? yes (matched "*")
287 in chunking_advertise_hosts? no (end of list)
288 in tls_advertise_hosts? yes (matched "*")
289 ╭considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
290 ╭considering: SERVER}{server}{queue}{cutthrough}}
293 ╭considering: server}{queue}{cutthrough}}
296 ├──condition: eq {SERVER}{server}
298 ╭───scanning: queue}{cutthrough}}
301 ╰───skipping: result is not used
302 ╭considering: cutthrough}}
303 ├──expanding: cutthrough
304 ╰─────result: cutthrough
305 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
306 ╰─────result: cutthrough
307 using ACL "cutthrough"
308 processing "accept" (TESTSUITE/test-config 22)
309 check control = cutthrough_delivery
310 check verify = recipient
311 domain.com in "test.ex : *.test.ex"? no (end of list)
312 domain.com in "! +local_domains"? yes (end of list)
313 ╭considering: $local_part
314 ├──expanding: $local_part
317 domain.com in "*"? yes (matched "*")
318 ----------- end verify ------------
319 accept: condition test succeeded in ACL "cutthrough"
320 end of ACL "cutthrough": ACCEPT
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 ╭considering: $local_part
325 ├──expanding: $local_part
328 domain.com in "*"? yes (matched "*")
329 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
330 ╭considering: $primary_hostname
331 ├──expanding: $primary_hostname
332 ╰─────result: myhost.test.ex
333 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
334 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
335 SMTP>> EHLO myhost.test.ex
336 cmd buf flush ddd bytes
337 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
343 ╭considering: ${if eq {$address_data}{usery}{*}{:}}
344 ╭considering: $address_data}{usery}{*}{:}}
345 ├──expanding: $address_data
348 ╭considering: usery}{*}{:}}
351 ├──condition: eq {$address_data}{usery}
359 ╰───skipping: result is not used
360 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
362 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
363 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
366 127.0.0.1 in hosts_require_auth? no (option unset)
367 SMTP|> MAIL FROM:<CALLER@myhost.test.ex>
368 SMTP>> RCPT TO:<usery@domain.com>
369 cmd buf flush ddd bytes
370 sync_responses expect mail
372 sync_responses expect rcpt for usery@domain.com
374 holding verify callout open for cutthrough delivery
375 ----------- end cutthrough setup ------------
376 processing "accept" (TESTSUITE/test-config 57)
377 accept: condition test succeeded in inline ACL
378 end of inline ACL: ACCEPT
380 SMTP<< 354 Enter message, ending with "." on a line by itself
381 ╭considering: ${tod_full}
382 ├──expanding: ${tod_full}
383 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
384 ╭considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
385 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
386 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
387 }}(Exim $version_number)
388 ${if def:sender_address {(envelope-from <$sender_address>)
389 }}id $message_exim_id${if def:received_for {
391 ├──condition: def:sender_rcvhost
393 ╭───scanning: from $sender_rcvhost
394 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
395 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
396 }}(Exim $version_number)
397 ${if def:sender_address {(envelope-from <$sender_address>)
398 }}id $message_exim_id${if def:received_for {
400 ├──expanding: from $sender_rcvhost
404 ╰───skipping: result is not used
405 ╭considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
406 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
407 }}(Exim $version_number)
408 ${if def:sender_address {(envelope-from <$sender_address>)
409 }}id $message_exim_id${if def:received_for {
411 ├──condition: def:sender_ident
413 ╭considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
414 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
415 }}(Exim $version_number)
416 ${if def:sender_address {(envelope-from <$sender_address>)
417 }}id $message_exim_id${if def:received_for {
419 ╎╭considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
420 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
421 ╎ }}(Exim $version_number)
422 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
423 ╎ }}id $message_exim_id${if def:received_for {
424 ╎ for $received_for}}
425 ╎├──expanding: $sender_ident
426 ╎╰─────result: CALLER
427 ├──expanding: from ${quote_local_part:$sender_ident}
428 ╰─────result: from CALLER
429 ├──condition: def:sender_helo_name
431 ╭considering: (helo=$sender_helo_name)
432 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
433 }}(Exim $version_number)
434 ${if def:sender_address {(envelope-from <$sender_address>)
435 }}id $message_exim_id${if def:received_for {
437 ├──expanding: (helo=$sender_helo_name)
439 ╰─────result: (helo=myhost.test.ex)
442 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
444 ╰─────result: from CALLER (helo=myhost.test.ex)
447 ├──condition: def:received_protocol
449 ╭considering: with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
450 }}(Exim $version_number)
451 ${if def:sender_address {(envelope-from <$sender_address>)
452 }}id $message_exim_id${if def:received_for {
454 ├──expanding: with $received_protocol
455 ╰─────result: with local-esmtp
456 ├──condition: def:tls_in_ver
458 ╭───scanning: ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
459 }}(Exim $version_number)
460 ${if def:sender_address {(envelope-from <$sender_address>)
461 }}id $message_exim_id${if def:received_for {
463 ├──expanding: ($tls_in_ver)
465 ╰───skipping: result is not used
466 ├──condition: def:sender_address
468 ╭considering: (envelope-from <$sender_address>)
469 }}id $message_exim_id${if def:received_for {
471 ├──expanding: (envelope-from <$sender_address>)
473 ╰─────result: (envelope-from <CALLER@myhost.test.ex>)
475 ├──condition: def:received_for
484 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
485 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
486 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
487 }}(Exim $version_number)
488 ${if def:sender_address {(envelope-from <$sender_address>)
489 }}id $message_exim_id${if def:received_for {
491 ╰─────result: Received: from CALLER (helo=myhost.test.ex)
492 by myhost.test.ex with local-esmtp (Exim x.yz)
493 (envelope-from <CALLER@myhost.test.ex>)
497 ----------- start cutthrough headers send -----------
498 ----------- done cutthrough headers send ------------
499 ╭considering: ${tod_full}
500 ├──expanding: ${tod_full}
501 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
503 SMTP<< 250 OK id=10HmbA-0005vi-00
505 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
507 SMTP<< 221 myhost.test.ex closing connection
509 ----------- cutthrough shutdown (delivered) ------------
511 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
514 LOG: smtp_connection MAIN
515 SMTP connection from CALLER closed by QUIT
516 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
517 Exim version x.yz ....
518 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
519 configuration file is TESTSUITE/test-config
521 in hosts_connection_nolog? no (option unset)
522 LOG: smtp_connection MAIN
523 SMTP connection from CALLER
524 ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
525 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
526 ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
527 in dsn_advertise_hosts? no (option unset)
528 in pipelining_advertise_hosts? yes (matched "*")
529 in chunking_advertise_hosts? no (end of list)
530 in tls_advertise_hosts? yes (matched "*")
531 ╭considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
532 ╭considering: SERVER}{server}{queue}{cutthrough}}
535 ╭considering: server}{queue}{cutthrough}}
538 ├──condition: eq {SERVER}{server}
540 ╭───scanning: queue}{cutthrough}}
543 ╰───skipping: result is not used
544 ╭considering: cutthrough}}
545 ├──expanding: cutthrough
546 ╰─────result: cutthrough
547 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
548 ╰─────result: cutthrough
549 using ACL "cutthrough"
550 processing "accept" (TESTSUITE/test-config 22)
551 check control = cutthrough_delivery
552 check verify = recipient
553 domain.com in "test.ex : *.test.ex"? no (end of list)
554 domain.com in "! +local_domains"? yes (end of list)
555 ╭considering: $local_part
556 ├──expanding: $local_part
559 domain.com in "*"? yes (matched "*")
560 ----------- end verify ------------
561 accept: condition test succeeded in ACL "cutthrough"
562 end of ACL "cutthrough": ACCEPT
563 ----------- start cutthrough setup ------------
564 domain.com in "test.ex : *.test.ex"? no (end of list)
565 domain.com in "! +local_domains"? yes (end of list)
566 ╭considering: $local_part
567 ├──expanding: $local_part
570 domain.com in "*"? yes (matched "*")
571 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
572 ╭considering: $primary_hostname
573 ├──expanding: $primary_hostname
574 ╰─────result: myhost.test.ex
575 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
576 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
577 SMTP>> EHLO myhost.test.ex
578 cmd buf flush ddd bytes
579 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
585 ╭considering: ${if eq {$address_data}{usery}{*}{:}}
586 ╭considering: $address_data}{usery}{*}{:}}
587 ├──expanding: $address_data
590 ╭considering: usery}{*}{:}}
593 ├──condition: eq {$address_data}{usery}
601 ╰───skipping: result is not used
602 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
604 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
605 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
608 127.0.0.1 in hosts_require_auth? no (option unset)
609 SMTP|> MAIL FROM:<CALLER@myhost.test.ex>
610 SMTP>> RCPT TO:<usery@domain.com>
611 cmd buf flush ddd bytes
612 sync_responses expect mail
614 sync_responses expect rcpt for usery@domain.com
616 holding verify callout open for cutthrough delivery
617 ----------- end cutthrough setup ------------
618 processing "accept" (TESTSUITE/test-config 57)
619 accept: condition test succeeded in inline ACL
620 end of inline ACL: ACCEPT
622 SMTP<< 354 Enter message, ending with "." on a line by itself
623 ╭considering: ${tod_full}
624 ├──expanding: ${tod_full}
625 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
626 ╭considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
627 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
628 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
629 }}(Exim $version_number)
630 ${if def:sender_address {(envelope-from <$sender_address>)
631 }}id $message_exim_id${if def:received_for {
633 ├──condition: def:sender_rcvhost
635 ╭───scanning: from $sender_rcvhost
636 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
637 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
638 }}(Exim $version_number)
639 ${if def:sender_address {(envelope-from <$sender_address>)
640 }}id $message_exim_id${if def:received_for {
642 ├──expanding: from $sender_rcvhost
646 ╰───skipping: result is not used
647 ╭considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
648 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
649 }}(Exim $version_number)
650 ${if def:sender_address {(envelope-from <$sender_address>)
651 }}id $message_exim_id${if def:received_for {
653 ├──condition: def:sender_ident
655 ╭considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
656 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
657 }}(Exim $version_number)
658 ${if def:sender_address {(envelope-from <$sender_address>)
659 }}id $message_exim_id${if def:received_for {
661 ╎╭considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
662 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
663 ╎ }}(Exim $version_number)
664 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
665 ╎ }}id $message_exim_id${if def:received_for {
666 ╎ for $received_for}}
667 ╎├──expanding: $sender_ident
668 ╎╰─────result: CALLER
669 ├──expanding: from ${quote_local_part:$sender_ident}
670 ╰─────result: from CALLER
671 ├──condition: def:sender_helo_name
673 ╭considering: (helo=$sender_helo_name)
674 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
675 }}(Exim $version_number)
676 ${if def:sender_address {(envelope-from <$sender_address>)
677 }}id $message_exim_id${if def:received_for {
679 ├──expanding: (helo=$sender_helo_name)
681 ╰─────result: (helo=myhost.test.ex)
684 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
686 ╰─────result: from CALLER (helo=myhost.test.ex)
689 ├──condition: def:received_protocol
691 ╭considering: with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
692 }}(Exim $version_number)
693 ${if def:sender_address {(envelope-from <$sender_address>)
694 }}id $message_exim_id${if def:received_for {
696 ├──expanding: with $received_protocol
697 ╰─────result: with local-esmtp
698 ├──condition: def:tls_in_ver
700 ╭───scanning: ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
701 }}(Exim $version_number)
702 ${if def:sender_address {(envelope-from <$sender_address>)
703 }}id $message_exim_id${if def:received_for {
705 ├──expanding: ($tls_in_ver)
707 ╰───skipping: result is not used
708 ├──condition: def:sender_address
710 ╭considering: (envelope-from <$sender_address>)
711 }}id $message_exim_id${if def:received_for {
713 ├──expanding: (envelope-from <$sender_address>)
715 ╰─────result: (envelope-from <CALLER@myhost.test.ex>)
717 ├──condition: def:received_for
726 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
727 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
728 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_ver { ($tls_in_ver)}}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
729 }}(Exim $version_number)
730 ${if def:sender_address {(envelope-from <$sender_address>)
731 }}id $message_exim_id${if def:received_for {
733 ╰─────result: Received: from CALLER (helo=myhost.test.ex)
734 by myhost.test.ex with local-esmtp (Exim x.yz)
735 (envelope-from <CALLER@myhost.test.ex>)
739 ----------- start cutthrough headers send -----------
740 ----------- done cutthrough headers send ------------
741 ╭considering: ${tod_full}
742 ├──expanding: ${tod_full}
743 ╰─────result: Tue, 2 Mar 1999 09:44:33 +0000
745 SMTP<< 250 OK id=10HmbC-0005vi-00
747 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
749 SMTP<< 221 myhost.test.ex closing connection
751 ----------- cutthrough shutdown (delivered) ------------
753 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
756 LOG: smtp_connection MAIN
757 SMTP connection from CALLER closed by QUIT
758 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
760 ******** SERVER ********