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 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
8 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
9 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
10 in dsn_advertise_hosts? no (option unset)
11 in pipelining_advertise_hosts? yes (matched "*")
12 in chunking_advertise_hosts? no (end of list)
13 in tls_advertise_hosts? yes (matched "*")
14 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
15 ┌considering: SERVER}{server}{queue}{cutthrough}}
18 ┌considering: server}{queue}{cutthrough}}
21 ├──condition: eq {SERVER}{server}
23 ┌───scanning: queue}{cutthrough}}
26 └───skipping: result is not used
27 ┌considering: cutthrough}}
28 ├──expanding: cutthrough
29 └─────result: cutthrough
30 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
31 └─────result: cutthrough
32 using ACL "cutthrough"
33 processing "accept" (TESTSUITE/test-config 22)
34 check control = cutthrough_delivery
35 check verify = recipient
36 domain.com in "test.ex : *.test.ex"? no (end of list)
37 domain.com in "! +local_domains"? yes (end of list)
38 ┌considering: $local_part
39 ├──expanding: $local_part
41 domain.com in "*"? yes (matched "*")
42 ----------- end verify ------------
43 accept: condition test succeeded in ACL "cutthrough"
44 end of ACL "cutthrough": ACCEPT
45 ----------- start cutthrough setup ------------
46 domain.com in "test.ex : *.test.ex"? no (end of list)
47 domain.com in "! +local_domains"? yes (end of list)
48 ┌considering: $local_part
49 ├──expanding: $local_part
51 domain.com in "*"? yes (matched "*")
52 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
53 ┌considering: $primary_hostname
54 ├──expanding: $primary_hostname
55 └─────result: myhost.test.ex
56 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
57 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
58 SMTP>> EHLO myhost.test.ex
59 cmd buf flush ddd bytes
60 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
66 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
67 ┌considering: $address_data}{usery}{*}{:}}
68 ├──expanding: $address_data
70 ┌considering: usery}{*}{:}}
73 ├──condition: eq {$address_data}{usery}
78 └───skipping: result is not used
82 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
84 127.0.0.1 in hosts_avoid_tls? no (end of list)
85 ┌considering: ${if eq {$address_data}{userz}{*}{:}}
86 ┌considering: $address_data}{userz}{*}{:}}
87 ├──expanding: $address_data
89 ┌considering: userz}{*}{:}}
92 ├──condition: eq {$address_data}{userz}
97 └───skipping: result is not used
101 ├──expanding: ${if eq {$address_data}{userz}{*}{:}}
103 127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
105 cmd buf flush ddd bytes
106 SMTP<< 220 TLS go ahead
107 127.0.0.1 in tls_verify_hosts? no (option unset)
108 127.0.0.1 in tls_try_verify_hosts? yes (matched "*")
109 127.0.0.1 in tls_verify_cert_hostnames? yes (matched "*")
110 SMTP>> EHLO myhost.test.ex
111 cmd buf flush ddd bytes
112 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
117 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
120 127.0.0.1 in hosts_require_auth? no (option unset)
121 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
122 SMTP>> RCPT TO:<userx@domain.com>
123 cmd buf flush ddd bytes
124 sync_responses expect mail
126 sync_responses expect rcpt
128 holding verify callout open for cutthrough delivery
129 ----------- end cutthrough setup ------------
130 processing "accept" (TESTSUITE/test-config 54)
131 accept: condition test succeeded in inline ACL
132 end of inline ACL: ACCEPT
134 SMTP<< 354 Enter message, ending with "." on a line by itself
135 ┌considering: ${tod_full}
136 ├──expanding: ${tod_full}
137 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
138 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
139 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
140 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
141 }}(Exim $version_number)
142 ${if def:sender_address {(envelope-from <$sender_address>)
143 }}id $message_exim_id${if def:received_for {
145 ├──condition: def:sender_rcvhost
147 ┌───scanning: from $sender_rcvhost
148 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
149 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
150 }}(Exim $version_number)
151 ${if def:sender_address {(envelope-from <$sender_address>)
152 }}id $message_exim_id${if def:received_for {
154 ├──expanding: from $sender_rcvhost
158 └───skipping: result is not used
159 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
160 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
161 }}(Exim $version_number)
162 ${if def:sender_address {(envelope-from <$sender_address>)
163 }}id $message_exim_id${if def:received_for {
165 ├──condition: def:sender_ident
167 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
168 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
169 }}(Exim $version_number)
170 ${if def:sender_address {(envelope-from <$sender_address>)
171 }}id $message_exim_id${if def:received_for {
173 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
174 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
175 ╎ }}(Exim $version_number)
176 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
177 ╎ }}id $message_exim_id${if def:received_for {
178 ╎ for $received_for}}
179 ╎├──expanding: $sender_ident
180 ╎└─────result: CALLER
181 ├──expanding: from ${quote_local_part:$sender_ident}
182 └─────result: from CALLER
183 ├──condition: def:sender_helo_name
185 ┌considering: (helo=$sender_helo_name)
186 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
187 }}(Exim $version_number)
188 ${if def:sender_address {(envelope-from <$sender_address>)
189 }}id $message_exim_id${if def:received_for {
191 ├──expanding: (helo=$sender_helo_name)
193 └─────result: (helo=myhost.test.ex)
195 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
197 └─────result: from CALLER (helo=myhost.test.ex)
199 ├──condition: def:received_protocol
201 ┌considering: with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
202 }}(Exim $version_number)
203 ${if def:sender_address {(envelope-from <$sender_address>)
204 }}id $message_exim_id${if def:received_for {
206 ├──expanding: with $received_protocol
207 └─────result: with local-esmtp
208 ├──condition: def:tls_in_cipher_std
210 ┌───scanning: tls $tls_in_cipher_std
211 }}(Exim $version_number)
212 ${if def:sender_address {(envelope-from <$sender_address>)
213 }}id $message_exim_id${if def:received_for {
215 ├──expanding: tls $tls_in_cipher_std
219 └───skipping: result is not used
220 ├──condition: def:sender_address
222 ┌considering: (envelope-from <$sender_address>)
223 }}id $message_exim_id${if def:received_for {
225 ├──expanding: (envelope-from <$sender_address>)
227 └─────result: (envelope-from <CALLER@myhost.test.ex>)
229 ├──condition: def:received_for
237 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
238 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
239 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
240 }}(Exim $version_number)
241 ${if def:sender_address {(envelope-from <$sender_address>)
242 }}id $message_exim_id${if def:received_for {
244 └─────result: Received: from CALLER (helo=myhost.test.ex)
245 by myhost.test.ex with local-esmtp (Exim x.yz)
246 (envelope-from <CALLER@myhost.test.ex>)
249 ----------- start cutthrough headers send -----------
250 ----------- done cutthrough headers send ------------
251 ┌considering: ${tod_full}
252 ├──expanding: ${tod_full}
253 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
255 SMTP<< 250 OK id=10HmaY-0005vi-00
257 >> 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"
259 SMTP<< 221 myhost.test.ex closing connection
261 ----------- cutthrough shutdown (delivered) ------------
263 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
266 LOG: smtp_connection MAIN
267 SMTP connection from CALLER closed by QUIT
268 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
269 Exim version x.yz ....
270 configuration file is TESTSUITE/test-config
272 in hosts_connection_nolog? no (option unset)
273 LOG: smtp_connection MAIN
274 SMTP connection from CALLER
275 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
276 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
277 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
278 in dsn_advertise_hosts? no (option unset)
279 in pipelining_advertise_hosts? yes (matched "*")
280 in chunking_advertise_hosts? no (end of list)
281 in tls_advertise_hosts? yes (matched "*")
282 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
283 ┌considering: SERVER}{server}{queue}{cutthrough}}
286 ┌considering: server}{queue}{cutthrough}}
289 ├──condition: eq {SERVER}{server}
291 ┌───scanning: queue}{cutthrough}}
294 └───skipping: result is not used
295 ┌considering: cutthrough}}
296 ├──expanding: cutthrough
297 └─────result: cutthrough
298 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
299 └─────result: cutthrough
300 using ACL "cutthrough"
301 processing "accept" (TESTSUITE/test-config 22)
302 check control = cutthrough_delivery
303 check verify = recipient
304 domain.com in "test.ex : *.test.ex"? no (end of list)
305 domain.com in "! +local_domains"? yes (end of list)
306 ┌considering: $local_part
307 ├──expanding: $local_part
309 domain.com in "*"? yes (matched "*")
310 ----------- end verify ------------
311 accept: condition test succeeded in ACL "cutthrough"
312 end of ACL "cutthrough": ACCEPT
313 ----------- start cutthrough setup ------------
314 domain.com in "test.ex : *.test.ex"? no (end of list)
315 domain.com in "! +local_domains"? yes (end of list)
316 ┌considering: $local_part
317 ├──expanding: $local_part
319 domain.com in "*"? yes (matched "*")
320 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
321 ┌considering: $primary_hostname
322 ├──expanding: $primary_hostname
323 └─────result: myhost.test.ex
324 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
325 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
326 SMTP>> EHLO myhost.test.ex
327 cmd buf flush ddd bytes
328 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
334 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
335 ┌considering: $address_data}{usery}{*}{:}}
336 ├──expanding: $address_data
338 ┌considering: usery}{*}{:}}
341 ├──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 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
356 127.0.0.1 in hosts_require_auth? no (option unset)
357 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
358 SMTP>> RCPT TO:<usery@domain.com>
359 cmd buf flush ddd bytes
360 sync_responses expect mail
362 sync_responses expect rcpt
364 holding verify callout open for cutthrough delivery
365 ----------- end cutthrough setup ------------
366 processing "accept" (TESTSUITE/test-config 54)
367 accept: condition test succeeded in inline ACL
368 end of inline ACL: ACCEPT
370 SMTP<< 354 Enter message, ending with "." on a line by itself
371 ┌considering: ${tod_full}
372 ├──expanding: ${tod_full}
373 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
374 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
375 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
376 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
377 }}(Exim $version_number)
378 ${if def:sender_address {(envelope-from <$sender_address>)
379 }}id $message_exim_id${if def:received_for {
381 ├──condition: def:sender_rcvhost
383 ┌───scanning: from $sender_rcvhost
384 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
385 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
386 }}(Exim $version_number)
387 ${if def:sender_address {(envelope-from <$sender_address>)
388 }}id $message_exim_id${if def:received_for {
390 ├──expanding: from $sender_rcvhost
394 └───skipping: result is not used
395 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
396 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
397 }}(Exim $version_number)
398 ${if def:sender_address {(envelope-from <$sender_address>)
399 }}id $message_exim_id${if def:received_for {
401 ├──condition: def:sender_ident
403 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
404 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
405 }}(Exim $version_number)
406 ${if def:sender_address {(envelope-from <$sender_address>)
407 }}id $message_exim_id${if def:received_for {
409 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
410 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
411 ╎ }}(Exim $version_number)
412 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
413 ╎ }}id $message_exim_id${if def:received_for {
414 ╎ for $received_for}}
415 ╎├──expanding: $sender_ident
416 ╎└─────result: CALLER
417 ├──expanding: from ${quote_local_part:$sender_ident}
418 └─────result: from CALLER
419 ├──condition: def:sender_helo_name
421 ┌considering: (helo=$sender_helo_name)
422 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
423 }}(Exim $version_number)
424 ${if def:sender_address {(envelope-from <$sender_address>)
425 }}id $message_exim_id${if def:received_for {
427 ├──expanding: (helo=$sender_helo_name)
429 └─────result: (helo=myhost.test.ex)
431 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
433 └─────result: from CALLER (helo=myhost.test.ex)
435 ├──condition: def:received_protocol
437 ┌considering: with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
438 }}(Exim $version_number)
439 ${if def:sender_address {(envelope-from <$sender_address>)
440 }}id $message_exim_id${if def:received_for {
442 ├──expanding: with $received_protocol
443 └─────result: with local-esmtp
444 ├──condition: def:tls_in_cipher_std
446 ┌───scanning: tls $tls_in_cipher_std
447 }}(Exim $version_number)
448 ${if def:sender_address {(envelope-from <$sender_address>)
449 }}id $message_exim_id${if def:received_for {
451 ├──expanding: tls $tls_in_cipher_std
455 └───skipping: result is not used
456 ├──condition: def:sender_address
458 ┌considering: (envelope-from <$sender_address>)
459 }}id $message_exim_id${if def:received_for {
461 ├──expanding: (envelope-from <$sender_address>)
463 └─────result: (envelope-from <CALLER@myhost.test.ex>)
465 ├──condition: def:received_for
473 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
474 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
475 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
476 }}(Exim $version_number)
477 ${if def:sender_address {(envelope-from <$sender_address>)
478 }}id $message_exim_id${if def:received_for {
480 └─────result: Received: from CALLER (helo=myhost.test.ex)
481 by myhost.test.ex with local-esmtp (Exim x.yz)
482 (envelope-from <CALLER@myhost.test.ex>)
485 ----------- start cutthrough headers send -----------
486 ----------- done cutthrough headers send ------------
487 ┌considering: ${tod_full}
488 ├──expanding: ${tod_full}
489 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
491 SMTP<< 250 OK id=10HmbA-0005vi-00
493 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
495 SMTP<< 221 myhost.test.ex closing connection
497 ----------- cutthrough shutdown (delivered) ------------
499 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
502 LOG: smtp_connection MAIN
503 SMTP connection from CALLER closed by QUIT
504 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
505 Exim version x.yz ....
506 configuration file is TESTSUITE/test-config
508 in hosts_connection_nolog? no (option unset)
509 LOG: smtp_connection MAIN
510 SMTP connection from CALLER
511 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
512 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
513 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
514 in dsn_advertise_hosts? no (option unset)
515 in pipelining_advertise_hosts? yes (matched "*")
516 in chunking_advertise_hosts? no (end of list)
517 in tls_advertise_hosts? yes (matched "*")
518 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
519 ┌considering: SERVER}{server}{queue}{cutthrough}}
522 ┌considering: server}{queue}{cutthrough}}
525 ├──condition: eq {SERVER}{server}
527 ┌───scanning: queue}{cutthrough}}
530 └───skipping: result is not used
531 ┌considering: cutthrough}}
532 ├──expanding: cutthrough
533 └─────result: cutthrough
534 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
535 └─────result: cutthrough
536 using ACL "cutthrough"
537 processing "accept" (TESTSUITE/test-config 22)
538 check control = cutthrough_delivery
539 check verify = recipient
540 domain.com in "test.ex : *.test.ex"? no (end of list)
541 domain.com in "! +local_domains"? yes (end of list)
542 ┌considering: $local_part
543 ├──expanding: $local_part
545 domain.com in "*"? yes (matched "*")
546 ----------- end verify ------------
547 accept: condition test succeeded in ACL "cutthrough"
548 end of ACL "cutthrough": ACCEPT
549 ----------- start cutthrough setup ------------
550 domain.com in "test.ex : *.test.ex"? no (end of list)
551 domain.com in "! +local_domains"? yes (end of list)
552 ┌considering: $local_part
553 ├──expanding: $local_part
555 domain.com in "*"? yes (matched "*")
556 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
557 ┌considering: $primary_hostname
558 ├──expanding: $primary_hostname
559 └─────result: myhost.test.ex
560 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
561 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
562 SMTP>> EHLO myhost.test.ex
563 cmd buf flush ddd bytes
564 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
570 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
571 ┌considering: $address_data}{usery}{*}{:}}
572 ├──expanding: $address_data
574 ┌considering: usery}{*}{:}}
577 ├──condition: eq {$address_data}{usery}
585 └───skipping: result is not used
586 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
588 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
589 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
592 127.0.0.1 in hosts_require_auth? no (option unset)
593 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
594 SMTP>> RCPT TO:<usery@domain.com>
595 cmd buf flush ddd bytes
596 sync_responses expect mail
598 sync_responses expect rcpt
600 holding verify callout open for cutthrough delivery
601 ----------- end cutthrough setup ------------
602 processing "accept" (TESTSUITE/test-config 54)
603 accept: condition test succeeded in inline ACL
604 end of inline ACL: ACCEPT
606 SMTP<< 354 Enter message, ending with "." on a line by itself
607 ┌considering: ${tod_full}
608 ├──expanding: ${tod_full}
609 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
610 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
611 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
612 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
613 }}(Exim $version_number)
614 ${if def:sender_address {(envelope-from <$sender_address>)
615 }}id $message_exim_id${if def:received_for {
617 ├──condition: def:sender_rcvhost
619 ┌───scanning: from $sender_rcvhost
620 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
621 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
622 }}(Exim $version_number)
623 ${if def:sender_address {(envelope-from <$sender_address>)
624 }}id $message_exim_id${if def:received_for {
626 ├──expanding: from $sender_rcvhost
630 └───skipping: result is not used
631 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
632 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
633 }}(Exim $version_number)
634 ${if def:sender_address {(envelope-from <$sender_address>)
635 }}id $message_exim_id${if def:received_for {
637 ├──condition: def:sender_ident
639 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
640 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
641 }}(Exim $version_number)
642 ${if def:sender_address {(envelope-from <$sender_address>)
643 }}id $message_exim_id${if def:received_for {
645 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
646 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
647 ╎ }}(Exim $version_number)
648 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
649 ╎ }}id $message_exim_id${if def:received_for {
650 ╎ for $received_for}}
651 ╎├──expanding: $sender_ident
652 ╎└─────result: CALLER
653 ├──expanding: from ${quote_local_part:$sender_ident}
654 └─────result: from CALLER
655 ├──condition: def:sender_helo_name
657 ┌considering: (helo=$sender_helo_name)
658 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
659 }}(Exim $version_number)
660 ${if def:sender_address {(envelope-from <$sender_address>)
661 }}id $message_exim_id${if def:received_for {
663 ├──expanding: (helo=$sender_helo_name)
665 └─────result: (helo=myhost.test.ex)
667 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
669 └─────result: from CALLER (helo=myhost.test.ex)
671 ├──condition: def:received_protocol
673 ┌considering: with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
674 }}(Exim $version_number)
675 ${if def:sender_address {(envelope-from <$sender_address>)
676 }}id $message_exim_id${if def:received_for {
678 ├──expanding: with $received_protocol
679 └─────result: with local-esmtp
680 ├──condition: def:tls_in_cipher_std
682 ┌───scanning: tls $tls_in_cipher_std
683 }}(Exim $version_number)
684 ${if def:sender_address {(envelope-from <$sender_address>)
685 }}id $message_exim_id${if def:received_for {
687 ├──expanding: tls $tls_in_cipher_std
691 └───skipping: result is not used
692 ├──condition: def:sender_address
694 ┌considering: (envelope-from <$sender_address>)
695 }}id $message_exim_id${if def:received_for {
697 ├──expanding: (envelope-from <$sender_address>)
699 └─────result: (envelope-from <CALLER@myhost.test.ex>)
701 ├──condition: def:received_for
709 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
710 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
711 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol }}${if def:tls_in_cipher_std { tls $tls_in_cipher_std
712 }}(Exim $version_number)
713 ${if def:sender_address {(envelope-from <$sender_address>)
714 }}id $message_exim_id${if def:received_for {
716 └─────result: Received: from CALLER (helo=myhost.test.ex)
717 by myhost.test.ex with local-esmtp (Exim x.yz)
718 (envelope-from <CALLER@myhost.test.ex>)
721 ----------- start cutthrough headers send -----------
722 ----------- done cutthrough headers send ------------
723 ┌considering: ${tod_full}
724 ├──expanding: ${tod_full}
725 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
727 SMTP<< 250 OK id=10HmbC-0005vi-00
729 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
731 SMTP<< 221 myhost.test.ex closing connection
733 ----------- cutthrough shutdown (delivered) ------------
735 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
738 LOG: smtp_connection MAIN
739 SMTP connection from CALLER closed by QUIT
740 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
742 ******** SERVER ********