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:sender_address
201 ┌considering: (envelope-from <$sender_address>)
202 }}id $message_exim_id${if def:received_for {
204 ├──expanding: (envelope-from <$sender_address>)
206 └─────result: (envelope-from <CALLER@myhost.test.ex>)
208 ├──condition: def:received_for
216 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
217 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
218 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
219 ${if def:sender_address {(envelope-from <$sender_address>)
220 }}id $message_exim_id${if def:received_for {
222 └─────result: Received: from CALLER (helo=myhost.test.ex)
223 by myhost.test.ex with local-esmtp (Exim x.yz)
224 (envelope-from <CALLER@myhost.test.ex>)
227 ----------- start cutthrough headers send -----------
228 ----------- done cutthrough headers send ------------
229 ┌considering: ${tod_full}
230 ├──expanding: ${tod_full}
231 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
233 SMTP<< 250 OK id=10HmaY-0005vi-00
235 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke_RSA_AES_256_CBC_SHAnnn:256 CV=no C="250 OK id=10HmaY-0005vi-00"
237 SMTP<< 221 myhost.test.ex closing connection
239 ----------- cutthrough shutdown (delivered) ------------
241 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
244 LOG: smtp_connection MAIN
245 SMTP connection from CALLER closed by QUIT
246 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
247 Exim version x.yz ....
248 configuration file is TESTSUITE/test-config
250 in hosts_connection_nolog? no (option unset)
251 LOG: smtp_connection MAIN
252 SMTP connection from CALLER
253 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
254 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
255 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
256 in dsn_advertise_hosts? no (option unset)
257 in pipelining_advertise_hosts? yes (matched "*")
258 in chunking_advertise_hosts? no (end of list)
259 in tls_advertise_hosts? yes (matched "*")
260 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
261 ┌considering: SERVER}{server}{queue}{cutthrough}}
264 ┌considering: server}{queue}{cutthrough}}
267 ├──condition: eq {SERVER}{server}
269 ┌───scanning: queue}{cutthrough}}
272 └───skipping: result is not used
273 ┌considering: cutthrough}}
274 ├──expanding: cutthrough
275 └─────result: cutthrough
276 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
277 └─────result: cutthrough
278 using ACL "cutthrough"
280 check control = cutthrough_delivery
281 check verify = recipient
282 domain.com in "test.ex : *.test.ex"? no (end of list)
283 domain.com in "! +local_domains"? yes (end of list)
284 ┌considering: $local_part
285 ├──expanding: $local_part
287 domain.com in "*"? yes (matched "*")
288 ----------- end verify ------------
289 accept: condition test succeeded in ACL "cutthrough"
290 end of ACL "cutthrough": ACCEPT
291 ----------- start cutthrough setup ------------
292 domain.com in "test.ex : *.test.ex"? no (end of list)
293 domain.com in "! +local_domains"? yes (end of list)
294 ┌considering: $local_part
295 ├──expanding: $local_part
297 domain.com in "*"? yes (matched "*")
298 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
299 ┌considering: $primary_hostname
300 ├──expanding: $primary_hostname
301 └─────result: myhost.test.ex
302 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
303 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
304 SMTP>> EHLO myhost.test.ex
305 cmd buf flush ddd bytes
306 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
312 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
313 ┌considering: $address_data}{usery}{*}{:}}
314 ├──expanding: $address_data
316 ┌considering: usery}{*}{:}}
319 ├──condition: eq {$address_data}{usery}
327 └───skipping: result is not used
328 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
330 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
331 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
334 127.0.0.1 in hosts_require_auth? no (option unset)
335 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
336 SMTP>> RCPT TO:<usery@domain.com>
337 cmd buf flush ddd bytes
340 holding verify callout open for cutthrough delivery
341 ----------- end cutthrough setup ------------
343 accept: condition test succeeded in inline ACL
344 end of inline ACL: ACCEPT
346 SMTP<< 354 Enter message, ending with "." on a line by itself
347 ┌considering: ${tod_full}
348 ├──expanding: ${tod_full}
349 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
350 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
351 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
352 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
353 ${if def:sender_address {(envelope-from <$sender_address>)
354 }}id $message_exim_id${if def:received_for {
356 ├──condition: def:sender_rcvhost
358 ┌───scanning: from $sender_rcvhost
359 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
360 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
361 ${if def:sender_address {(envelope-from <$sender_address>)
362 }}id $message_exim_id${if def:received_for {
364 ├──expanding: from $sender_rcvhost
368 └───skipping: result is not used
369 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
370 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
371 ${if def:sender_address {(envelope-from <$sender_address>)
372 }}id $message_exim_id${if def:received_for {
374 ├──condition: def:sender_ident
376 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
377 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
378 ${if def:sender_address {(envelope-from <$sender_address>)
379 }}id $message_exim_id${if def:received_for {
381 ╎┌considering: $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 {
385 ╎ for $received_for}}
386 ╎├──expanding: $sender_ident
387 ╎└─────result: CALLER
388 ├──expanding: from ${quote_local_part:$sender_ident}
389 └─────result: from CALLER
390 ├──condition: def:sender_helo_name
392 ┌considering: (helo=$sender_helo_name)
393 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
394 ${if def:sender_address {(envelope-from <$sender_address>)
395 }}id $message_exim_id${if def:received_for {
397 ├──expanding: (helo=$sender_helo_name)
399 └─────result: (helo=myhost.test.ex)
401 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
403 └─────result: from CALLER (helo=myhost.test.ex)
405 ├──condition: def:received_protocol
407 ┌considering: with $received_protocol}} (Exim $version_number)
408 ${if def:sender_address {(envelope-from <$sender_address>)
409 }}id $message_exim_id${if def:received_for {
411 ├──expanding: with $received_protocol
412 └─────result: with local-esmtp
413 ├──condition: def:sender_address
415 ┌considering: (envelope-from <$sender_address>)
416 }}id $message_exim_id${if def:received_for {
418 ├──expanding: (envelope-from <$sender_address>)
420 └─────result: (envelope-from <CALLER@myhost.test.ex>)
422 ├──condition: def:received_for
430 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
431 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
432 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
433 ${if def:sender_address {(envelope-from <$sender_address>)
434 }}id $message_exim_id${if def:received_for {
436 └─────result: Received: from CALLER (helo=myhost.test.ex)
437 by myhost.test.ex with local-esmtp (Exim x.yz)
438 (envelope-from <CALLER@myhost.test.ex>)
441 ----------- start cutthrough headers send -----------
442 ----------- done cutthrough headers send ------------
443 ┌considering: ${tod_full}
444 ├──expanding: ${tod_full}
445 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
447 SMTP<< 250 OK id=10HmbA-0005vi-00
449 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
451 SMTP<< 221 myhost.test.ex closing connection
453 ----------- cutthrough shutdown (delivered) ------------
455 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
458 LOG: smtp_connection MAIN
459 SMTP connection from CALLER closed by QUIT
460 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
461 Exim version x.yz ....
462 configuration file is TESTSUITE/test-config
464 in hosts_connection_nolog? no (option unset)
465 LOG: smtp_connection MAIN
466 SMTP connection from CALLER
467 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
468 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
469 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
470 in dsn_advertise_hosts? no (option unset)
471 in pipelining_advertise_hosts? yes (matched "*")
472 in chunking_advertise_hosts? no (end of list)
473 in tls_advertise_hosts? yes (matched "*")
474 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
475 ┌considering: SERVER}{server}{queue}{cutthrough}}
478 ┌considering: server}{queue}{cutthrough}}
481 ├──condition: eq {SERVER}{server}
483 ┌───scanning: queue}{cutthrough}}
486 └───skipping: result is not used
487 ┌considering: cutthrough}}
488 ├──expanding: cutthrough
489 └─────result: cutthrough
490 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
491 └─────result: cutthrough
492 using ACL "cutthrough"
494 check control = cutthrough_delivery
495 check verify = recipient
496 domain.com in "test.ex : *.test.ex"? no (end of list)
497 domain.com in "! +local_domains"? yes (end of list)
498 ┌considering: $local_part
499 ├──expanding: $local_part
501 domain.com in "*"? yes (matched "*")
502 ----------- end verify ------------
503 accept: condition test succeeded in ACL "cutthrough"
504 end of ACL "cutthrough": ACCEPT
505 ----------- start cutthrough setup ------------
506 domain.com in "test.ex : *.test.ex"? no (end of list)
507 domain.com in "! +local_domains"? yes (end of list)
508 ┌considering: $local_part
509 ├──expanding: $local_part
511 domain.com in "*"? yes (matched "*")
512 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
513 ┌considering: $primary_hostname
514 ├──expanding: $primary_hostname
515 └─────result: myhost.test.ex
516 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
517 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
518 SMTP>> EHLO myhost.test.ex
519 cmd buf flush ddd bytes
520 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
526 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
527 ┌considering: $address_data}{usery}{*}{:}}
528 ├──expanding: $address_data
530 ┌considering: usery}{*}{:}}
533 ├──condition: eq {$address_data}{usery}
541 └───skipping: result is not used
542 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
544 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
545 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
548 127.0.0.1 in hosts_require_auth? no (option unset)
549 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
550 SMTP>> RCPT TO:<usery@domain.com>
551 cmd buf flush ddd bytes
554 holding verify callout open for cutthrough delivery
555 ----------- end cutthrough setup ------------
557 accept: condition test succeeded in inline ACL
558 end of inline ACL: ACCEPT
560 SMTP<< 354 Enter message, ending with "." on a line by itself
561 ┌considering: ${tod_full}
562 ├──expanding: ${tod_full}
563 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
564 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
565 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
566 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
567 ${if def:sender_address {(envelope-from <$sender_address>)
568 }}id $message_exim_id${if def:received_for {
570 ├──condition: def:sender_rcvhost
572 ┌───scanning: from $sender_rcvhost
573 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
574 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
575 ${if def:sender_address {(envelope-from <$sender_address>)
576 }}id $message_exim_id${if def:received_for {
578 ├──expanding: from $sender_rcvhost
582 └───skipping: result is not used
583 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
584 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
585 ${if def:sender_address {(envelope-from <$sender_address>)
586 }}id $message_exim_id${if def:received_for {
588 ├──condition: def:sender_ident
590 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
591 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
592 ${if def:sender_address {(envelope-from <$sender_address>)
593 }}id $message_exim_id${if def:received_for {
595 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
596 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
597 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
598 ╎ }}id $message_exim_id${if def:received_for {
599 ╎ for $received_for}}
600 ╎├──expanding: $sender_ident
601 ╎└─────result: CALLER
602 ├──expanding: from ${quote_local_part:$sender_ident}
603 └─────result: from CALLER
604 ├──condition: def:sender_helo_name
606 ┌considering: (helo=$sender_helo_name)
607 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
608 ${if def:sender_address {(envelope-from <$sender_address>)
609 }}id $message_exim_id${if def:received_for {
611 ├──expanding: (helo=$sender_helo_name)
613 └─────result: (helo=myhost.test.ex)
615 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
617 └─────result: from CALLER (helo=myhost.test.ex)
619 ├──condition: def:received_protocol
621 ┌considering: with $received_protocol}} (Exim $version_number)
622 ${if def:sender_address {(envelope-from <$sender_address>)
623 }}id $message_exim_id${if def:received_for {
625 ├──expanding: with $received_protocol
626 └─────result: with local-esmtp
627 ├──condition: def:sender_address
629 ┌considering: (envelope-from <$sender_address>)
630 }}id $message_exim_id${if def:received_for {
632 ├──expanding: (envelope-from <$sender_address>)
634 └─────result: (envelope-from <CALLER@myhost.test.ex>)
636 ├──condition: def:received_for
644 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
645 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
646 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
647 ${if def:sender_address {(envelope-from <$sender_address>)
648 }}id $message_exim_id${if def:received_for {
650 └─────result: Received: from CALLER (helo=myhost.test.ex)
651 by myhost.test.ex with local-esmtp (Exim x.yz)
652 (envelope-from <CALLER@myhost.test.ex>)
655 ----------- start cutthrough headers send -----------
656 ----------- done cutthrough headers send ------------
657 ┌considering: ${tod_full}
658 ├──expanding: ${tod_full}
659 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
661 SMTP<< 250 OK id=10HmbC-0005vi-00
663 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
665 SMTP<< 221 myhost.test.ex closing connection
667 ----------- cutthrough shutdown (delivered) ------------
669 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
672 LOG: smtp_connection MAIN
673 SMTP connection from CALLER closed by QUIT
674 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
676 ******** SERVER ********