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"
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
126 holding verify callout open for cutthrough delivery
127 ----------- end cutthrough setup ------------
129 accept: condition test succeeded in inline ACL
130 end of inline ACL: ACCEPT
132 SMTP<< 354 Enter message, ending with "." on a line by itself
133 ┌considering: ${tod_full}
134 ├──expanding: ${tod_full}
135 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
136 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
137 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
138 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
139 ${if def:sender_address {(envelope-from <$sender_address>)
140 }}id $message_exim_id${if def:received_for {
142 ├──condition: def:sender_rcvhost
144 ┌───scanning: from $sender_rcvhost
145 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
146 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
147 ${if def:sender_address {(envelope-from <$sender_address>)
148 }}id $message_exim_id${if def:received_for {
150 ├──expanding: from $sender_rcvhost
154 └───skipping: result is not used
155 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
156 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
157 ${if def:sender_address {(envelope-from <$sender_address>)
158 }}id $message_exim_id${if def:received_for {
160 ├──condition: def:sender_ident
162 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
163 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
164 ${if def:sender_address {(envelope-from <$sender_address>)
165 }}id $message_exim_id${if def:received_for {
167 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
168 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol ╎}} (Exim $version_number)
169 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
170 ╎ }}id $message_exim_id${if def:received_for {
171 ╎ for $received_for}}
172 ╎├──expanding: $sender_ident
173 ╎└─────result: CALLER
174 ├──expanding: from ${quote_local_part:$sender_ident}
175 └─────result: from CALLER
176 ├──condition: def:sender_helo_name
178 ┌considering: (helo=$sender_helo_name)
179 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
180 ${if def:sender_address {(envelope-from <$sender_address>)
181 }}id $message_exim_id${if def:received_for {
183 ├──expanding: (helo=$sender_helo_name)
185 └─────result: (helo=myhost.test.ex)
187 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
189 └─────result: from CALLER (helo=myhost.test.ex)
191 ├──condition: def:received_protocol
193 ┌considering: with $received_protocol}} (Exim $version_number)
194 ${if def:sender_address {(envelope-from <$sender_address>)
195 }}id $message_exim_id${if def:received_for {
197 ├──expanding: with $received_protocol
198 └─────result: with local-esmtp
199 ├──condition: def:tls_cipher
201 ┌───scanning: ($tls_cipher)
202 }}(Exim $version_number)
203 ${if def:sender_address {(envelope-from <$sender_address>)
204 }}id $message_exim_id${if def:received_for {
206 ├──expanding: ($tls_cipher)
210 └───skipping: result is not used
211 ├──condition: def:sender_address
213 ┌considering: (envelope-from <$sender_address>)
214 }}id $message_exim_id${if def:received_for {
216 ├──expanding: (envelope-from <$sender_address>)
218 └─────result: (envelope-from <CALLER@myhost.test.ex>)
220 ├──condition: def:received_for
228 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
229 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
230 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
231 ${if def:sender_address {(envelope-from <$sender_address>)
232 }}id $message_exim_id${if def:received_for {
234 └─────result: Received: from CALLER (helo=myhost.test.ex)
235 by myhost.test.ex with local-esmtp (Exim x.yz)
236 (envelope-from <CALLER@myhost.test.ex>)
239 ----------- start cutthrough headers send -----------
240 ----------- done cutthrough headers send ------------
241 ┌considering: ${tod_full}
242 ├──expanding: ${tod_full}
243 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
245 SMTP<< 250 OK id=10HmaY-0005vi-00
247 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no C="250 OK id=10HmaY-0005vi-00"
249 SMTP<< 221 myhost.test.ex closing connection
251 ----------- cutthrough shutdown (delivered) ------------
253 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
256 LOG: smtp_connection MAIN
257 SMTP connection from CALLER closed by QUIT
258 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
259 Exim version x.yz ....
260 configuration file is TESTSUITE/test-config
262 in hosts_connection_nolog? no (option unset)
263 LOG: smtp_connection MAIN
264 SMTP connection from CALLER
265 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
266 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
267 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
268 in dsn_advertise_hosts? no (option unset)
269 in pipelining_advertise_hosts? yes (matched "*")
270 in chunking_advertise_hosts? no (end of list)
271 in tls_advertise_hosts? yes (matched "*")
272 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
273 ┌considering: SERVER}{server}{queue}{cutthrough}}
276 ┌considering: server}{queue}{cutthrough}}
279 ├──condition: eq {SERVER}{server}
281 ┌───scanning: queue}{cutthrough}}
284 └───skipping: result is not used
285 ┌considering: cutthrough}}
286 ├──expanding: cutthrough
287 └─────result: cutthrough
288 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
289 └─────result: cutthrough
290 using ACL "cutthrough"
292 check control = cutthrough_delivery
293 check verify = recipient
294 domain.com in "test.ex : *.test.ex"? no (end of list)
295 domain.com in "! +local_domains"? yes (end of list)
296 ┌considering: $local_part
297 ├──expanding: $local_part
299 domain.com in "*"? yes (matched "*")
300 ----------- end verify ------------
301 accept: condition test succeeded in ACL "cutthrough"
302 end of ACL "cutthrough": ACCEPT
303 ----------- start cutthrough setup ------------
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 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
311 ┌considering: $primary_hostname
312 ├──expanding: $primary_hostname
313 └─────result: myhost.test.ex
314 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
315 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
316 SMTP>> EHLO myhost.test.ex
317 cmd buf flush ddd bytes
318 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
324 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
325 ┌considering: $address_data}{usery}{*}{:}}
326 ├──expanding: $address_data
328 ┌considering: usery}{*}{:}}
331 ├──condition: eq {$address_data}{usery}
339 └───skipping: result is not used
340 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
342 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
343 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
346 127.0.0.1 in hosts_require_auth? no (option unset)
347 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
348 SMTP>> RCPT TO:<usery@domain.com>
349 cmd buf flush ddd bytes
352 holding verify callout open for cutthrough delivery
353 ----------- end cutthrough setup ------------
355 accept: condition test succeeded in inline ACL
356 end of inline ACL: ACCEPT
358 SMTP<< 354 Enter message, ending with "." on a line by itself
359 ┌considering: ${tod_full}
360 ├──expanding: ${tod_full}
361 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
362 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
363 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
364 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
365 ${if def:sender_address {(envelope-from <$sender_address>)
366 }}id $message_exim_id${if def:received_for {
368 ├──condition: def:sender_rcvhost
370 ┌───scanning: from $sender_rcvhost
371 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
372 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
373 ${if def:sender_address {(envelope-from <$sender_address>)
374 }}id $message_exim_id${if def:received_for {
376 ├──expanding: from $sender_rcvhost
380 └───skipping: result is not used
381 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
382 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
383 ${if def:sender_address {(envelope-from <$sender_address>)
384 }}id $message_exim_id${if def:received_for {
386 ├──condition: def:sender_ident
388 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
389 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
390 ${if def:sender_address {(envelope-from <$sender_address>)
391 }}id $message_exim_id${if def:received_for {
393 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
394 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol ╎}} (Exim $version_number)
395 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
396 ╎ }}id $message_exim_id${if def:received_for {
397 ╎ for $received_for}}
398 ╎├──expanding: $sender_ident
399 ╎└─────result: CALLER
400 ├──expanding: from ${quote_local_part:$sender_ident}
401 └─────result: from CALLER
402 ├──condition: def:sender_helo_name
404 ┌considering: (helo=$sender_helo_name)
405 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
406 ${if def:sender_address {(envelope-from <$sender_address>)
407 }}id $message_exim_id${if def:received_for {
409 ├──expanding: (helo=$sender_helo_name)
411 └─────result: (helo=myhost.test.ex)
413 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
415 └─────result: from CALLER (helo=myhost.test.ex)
417 ├──condition: def:received_protocol
419 ┌considering: with $received_protocol}} (Exim $version_number)
420 ${if def:sender_address {(envelope-from <$sender_address>)
421 }}id $message_exim_id${if def:received_for {
423 ├──expanding: with $received_protocol
424 └─────result: with local-esmtp
425 ├──condition: def:tls_cipher
427 ┌───scanning: ($tls_cipher)
428 }}(Exim $version_number)
429 ${if def:sender_address {(envelope-from <$sender_address>)
430 }}id $message_exim_id${if def:received_for {
432 ├──expanding: ($tls_cipher)
436 └───skipping: result is not used
437 ├──condition: def:sender_address
439 ┌considering: (envelope-from <$sender_address>)
440 }}id $message_exim_id${if def:received_for {
442 ├──expanding: (envelope-from <$sender_address>)
444 └─────result: (envelope-from <CALLER@myhost.test.ex>)
446 ├──condition: def:received_for
454 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
455 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
456 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
457 ${if def:sender_address {(envelope-from <$sender_address>)
458 }}id $message_exim_id${if def:received_for {
460 └─────result: Received: from CALLER (helo=myhost.test.ex)
461 by myhost.test.ex with local-esmtp (Exim x.yz)
462 (envelope-from <CALLER@myhost.test.ex>)
465 ----------- start cutthrough headers send -----------
466 ----------- done cutthrough headers send ------------
467 ┌considering: ${tod_full}
468 ├──expanding: ${tod_full}
469 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
471 SMTP<< 250 OK id=10HmbA-0005vi-00
473 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
475 SMTP<< 221 myhost.test.ex closing connection
477 ----------- cutthrough shutdown (delivered) ------------
479 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
482 LOG: smtp_connection MAIN
483 SMTP connection from CALLER closed by QUIT
484 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
485 Exim version x.yz ....
486 configuration file is TESTSUITE/test-config
488 in hosts_connection_nolog? no (option unset)
489 LOG: smtp_connection MAIN
490 SMTP connection from CALLER
491 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
492 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
493 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
494 in dsn_advertise_hosts? no (option unset)
495 in pipelining_advertise_hosts? yes (matched "*")
496 in chunking_advertise_hosts? no (end of list)
497 in tls_advertise_hosts? yes (matched "*")
498 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
499 ┌considering: SERVER}{server}{queue}{cutthrough}}
502 ┌considering: server}{queue}{cutthrough}}
505 ├──condition: eq {SERVER}{server}
507 ┌───scanning: queue}{cutthrough}}
510 └───skipping: result is not used
511 ┌considering: cutthrough}}
512 ├──expanding: cutthrough
513 └─────result: cutthrough
514 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
515 └─────result: cutthrough
516 using ACL "cutthrough"
518 check control = cutthrough_delivery
519 check verify = recipient
520 domain.com in "test.ex : *.test.ex"? no (end of list)
521 domain.com in "! +local_domains"? yes (end of list)
522 ┌considering: $local_part
523 ├──expanding: $local_part
525 domain.com in "*"? yes (matched "*")
526 ----------- end verify ------------
527 accept: condition test succeeded in ACL "cutthrough"
528 end of ACL "cutthrough": ACCEPT
529 ----------- start cutthrough setup ------------
530 domain.com in "test.ex : *.test.ex"? no (end of list)
531 domain.com in "! +local_domains"? yes (end of list)
532 ┌considering: $local_part
533 ├──expanding: $local_part
535 domain.com in "*"? yes (matched "*")
536 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
537 ┌considering: $primary_hostname
538 ├──expanding: $primary_hostname
539 └─────result: myhost.test.ex
540 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
541 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
542 SMTP>> EHLO myhost.test.ex
543 cmd buf flush ddd bytes
544 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
550 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
551 ┌considering: $address_data}{usery}{*}{:}}
552 ├──expanding: $address_data
554 ┌considering: usery}{*}{:}}
557 ├──condition: eq {$address_data}{usery}
565 └───skipping: result is not used
566 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
568 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
569 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
572 127.0.0.1 in hosts_require_auth? no (option unset)
573 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
574 SMTP>> RCPT TO:<usery@domain.com>
575 cmd buf flush ddd bytes
578 holding verify callout open for cutthrough delivery
579 ----------- end cutthrough setup ------------
581 accept: condition test succeeded in inline ACL
582 end of inline ACL: ACCEPT
584 SMTP<< 354 Enter message, ending with "." on a line by itself
585 ┌considering: ${tod_full}
586 ├──expanding: ${tod_full}
587 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
588 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
589 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
590 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
591 ${if def:sender_address {(envelope-from <$sender_address>)
592 }}id $message_exim_id${if def:received_for {
594 ├──condition: def:sender_rcvhost
596 ┌───scanning: from $sender_rcvhost
597 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
598 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
599 ${if def:sender_address {(envelope-from <$sender_address>)
600 }}id $message_exim_id${if def:received_for {
602 ├──expanding: from $sender_rcvhost
606 └───skipping: result is not used
607 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
608 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
609 ${if def:sender_address {(envelope-from <$sender_address>)
610 }}id $message_exim_id${if def:received_for {
612 ├──condition: def:sender_ident
614 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
615 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
616 ${if def:sender_address {(envelope-from <$sender_address>)
617 }}id $message_exim_id${if def:received_for {
619 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
620 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol ╎}} (Exim $version_number)
621 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
622 ╎ }}id $message_exim_id${if def:received_for {
623 ╎ for $received_for}}
624 ╎├──expanding: $sender_ident
625 ╎└─────result: CALLER
626 ├──expanding: from ${quote_local_part:$sender_ident}
627 └─────result: from CALLER
628 ├──condition: def:sender_helo_name
630 ┌considering: (helo=$sender_helo_name)
631 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
632 ${if def:sender_address {(envelope-from <$sender_address>)
633 }}id $message_exim_id${if def:received_for {
635 ├──expanding: (helo=$sender_helo_name)
637 └─────result: (helo=myhost.test.ex)
639 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
641 └─────result: from CALLER (helo=myhost.test.ex)
643 ├──condition: def:received_protocol
645 ┌considering: with $received_protocol}} (Exim $version_number)
646 ${if def:sender_address {(envelope-from <$sender_address>)
647 }}id $message_exim_id${if def:received_for {
649 ├──expanding: with $received_protocol
650 └─────result: with local-esmtp
651 ├──condition: def:tls_cipher
653 ┌───scanning: ($tls_cipher)
654 }}(Exim $version_number)
655 ${if def:sender_address {(envelope-from <$sender_address>)
656 }}id $message_exim_id${if def:received_for {
658 ├──expanding: ($tls_cipher)
662 └───skipping: result is not used
663 ├──condition: def:sender_address
665 ┌considering: (envelope-from <$sender_address>)
666 }}id $message_exim_id${if def:received_for {
668 ├──expanding: (envelope-from <$sender_address>)
670 └─────result: (envelope-from <CALLER@myhost.test.ex>)
672 ├──condition: def:received_for
680 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
681 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
682 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
683 ${if def:sender_address {(envelope-from <$sender_address>)
684 }}id $message_exim_id${if def:received_for {
686 └─────result: Received: from CALLER (helo=myhost.test.ex)
687 by myhost.test.ex with local-esmtp (Exim x.yz)
688 (envelope-from <CALLER@myhost.test.ex>)
691 ----------- start cutthrough headers send -----------
692 ----------- done cutthrough headers send ------------
693 ┌considering: ${tod_full}
694 ├──expanding: ${tod_full}
695 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
697 SMTP<< 250 OK id=10HmbC-0005vi-00
699 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
701 SMTP<< 221 myhost.test.ex closing connection
703 ----------- cutthrough shutdown (delivered) ------------
705 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
708 LOG: smtp_connection MAIN
709 SMTP connection from CALLER closed by QUIT
710 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
712 ******** SERVER ********