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 ------------
230 ┌considering: ${tod_full}
231 ├──expanding: ${tod_full}
232 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
234 SMTP<< 250 OK id=10HmaY-0005vi-00
236 >> 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"
238 SMTP<< 221 myhost.test.ex closing connection
240 ----------- cutthrough shutdown (delivered) ------------
242 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
245 LOG: smtp_connection MAIN
246 SMTP connection from CALLER closed by QUIT
247 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
248 Exim version x.yz ....
249 configuration file is TESTSUITE/test-config
251 in hosts_connection_nolog? no (option unset)
252 LOG: smtp_connection MAIN
253 SMTP connection from CALLER
254 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
255 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
256 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
257 in dsn_advertise_hosts? no (option unset)
258 in pipelining_advertise_hosts? yes (matched "*")
259 in chunking_advertise_hosts? no (end of list)
260 in tls_advertise_hosts? yes (matched "*")
261 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
262 ┌considering: SERVER}{server}{queue}{cutthrough}}
265 ┌considering: server}{queue}{cutthrough}}
268 ├──condition: eq {SERVER}{server}
270 ┌───scanning: queue}{cutthrough}}
273 └───skipping: result is not used
274 ┌considering: cutthrough}}
275 ├──expanding: cutthrough
276 └─────result: cutthrough
277 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
278 └─────result: cutthrough
279 using ACL "cutthrough"
281 check control = cutthrough_delivery
282 check verify = recipient
283 domain.com in "test.ex : *.test.ex"? no (end of list)
284 domain.com in "! +local_domains"? yes (end of list)
285 ┌considering: $local_part
286 ├──expanding: $local_part
288 domain.com in "*"? yes (matched "*")
289 ----------- end verify ------------
290 accept: condition test succeeded in ACL "cutthrough"
291 end of ACL "cutthrough": ACCEPT
292 ----------- start cutthrough setup ------------
293 domain.com in "test.ex : *.test.ex"? no (end of list)
294 domain.com in "! +local_domains"? yes (end of list)
295 ┌considering: $local_part
296 ├──expanding: $local_part
298 domain.com in "*"? yes (matched "*")
299 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
300 ┌considering: $primary_hostname
301 ├──expanding: $primary_hostname
302 └─────result: myhost.test.ex
303 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
304 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
305 SMTP>> EHLO myhost.test.ex
306 cmd buf flush ddd bytes
307 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
313 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
314 ┌considering: $address_data}{usery}{*}{:}}
315 ├──expanding: $address_data
317 ┌considering: usery}{*}{:}}
320 ├──condition: eq {$address_data}{usery}
328 └───skipping: result is not used
329 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
331 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
332 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
335 127.0.0.1 in hosts_require_auth? no (option unset)
336 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
337 SMTP>> RCPT TO:<usery@domain.com>
338 cmd buf flush ddd bytes
341 holding verify callout open for cutthrough delivery
342 ----------- end cutthrough setup ------------
344 accept: condition test succeeded in inline ACL
345 end of inline ACL: ACCEPT
347 SMTP<< 354 Enter message, ending with "." on a line by itself
348 ┌considering: ${tod_full}
349 ├──expanding: ${tod_full}
350 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
351 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
352 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
353 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
354 ${if def:sender_address {(envelope-from <$sender_address>)
355 }}id $message_exim_id${if def:received_for {
357 ├──condition: def:sender_rcvhost
359 ┌───scanning: from $sender_rcvhost
360 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
361 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
362 ${if def:sender_address {(envelope-from <$sender_address>)
363 }}id $message_exim_id${if def:received_for {
365 ├──expanding: from $sender_rcvhost
369 └───skipping: result is not used
370 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
371 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
372 ${if def:sender_address {(envelope-from <$sender_address>)
373 }}id $message_exim_id${if def:received_for {
375 ├──condition: def:sender_ident
377 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
378 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
379 ${if def:sender_address {(envelope-from <$sender_address>)
380 }}id $message_exim_id${if def:received_for {
382 ╎┌considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
383 ╎ }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
384 ╎ ${if def:sender_address {(envelope-from <$sender_address>)
385 ╎ }}id $message_exim_id${if def:received_for {
386 ╎ for $received_for}}
387 ╎├──expanding: $sender_ident
388 ╎└─────result: CALLER
389 ├──expanding: from ${quote_local_part:$sender_ident}
390 └─────result: from CALLER
391 ├──condition: def:sender_helo_name
393 ┌considering: (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 {
398 ├──expanding: (helo=$sender_helo_name)
400 └─────result: (helo=myhost.test.ex)
402 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
404 └─────result: from CALLER (helo=myhost.test.ex)
406 ├──condition: def:received_protocol
408 ┌considering: with $received_protocol}} (Exim $version_number)
409 ${if def:sender_address {(envelope-from <$sender_address>)
410 }}id $message_exim_id${if def:received_for {
412 ├──expanding: with $received_protocol
413 └─────result: with local-esmtp
414 ├──condition: def:sender_address
416 ┌considering: (envelope-from <$sender_address>)
417 }}id $message_exim_id${if def:received_for {
419 ├──expanding: (envelope-from <$sender_address>)
421 └─────result: (envelope-from <CALLER@myhost.test.ex>)
423 ├──condition: def:received_for
431 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
432 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
433 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
434 ${if def:sender_address {(envelope-from <$sender_address>)
435 }}id $message_exim_id${if def:received_for {
437 └─────result: Received: from CALLER (helo=myhost.test.ex)
438 by myhost.test.ex with local-esmtp (Exim x.yz)
439 (envelope-from <CALLER@myhost.test.ex>)
442 ----------- start cutthrough headers send -----------
443 ----------- done cutthrough headers send ------------
445 ┌considering: ${tod_full}
446 ├──expanding: ${tod_full}
447 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
449 SMTP<< 250 OK id=10HmbA-0005vi-00
451 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
453 SMTP<< 221 myhost.test.ex closing connection
455 ----------- cutthrough shutdown (delivered) ------------
457 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
460 LOG: smtp_connection MAIN
461 SMTP connection from CALLER closed by QUIT
462 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
463 Exim version x.yz ....
464 configuration file is TESTSUITE/test-config
466 in hosts_connection_nolog? no (option unset)
467 LOG: smtp_connection MAIN
468 SMTP connection from CALLER
469 ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
470 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
471 └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
472 in dsn_advertise_hosts? no (option unset)
473 in pipelining_advertise_hosts? yes (matched "*")
474 in chunking_advertise_hosts? no (end of list)
475 in tls_advertise_hosts? yes (matched "*")
476 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
477 ┌considering: SERVER}{server}{queue}{cutthrough}}
480 ┌considering: server}{queue}{cutthrough}}
483 ├──condition: eq {SERVER}{server}
485 ┌───scanning: queue}{cutthrough}}
488 └───skipping: result is not used
489 ┌considering: cutthrough}}
490 ├──expanding: cutthrough
491 └─────result: cutthrough
492 ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
493 └─────result: cutthrough
494 using ACL "cutthrough"
496 check control = cutthrough_delivery
497 check verify = recipient
498 domain.com in "test.ex : *.test.ex"? no (end of list)
499 domain.com in "! +local_domains"? yes (end of list)
500 ┌considering: $local_part
501 ├──expanding: $local_part
503 domain.com in "*"? yes (matched "*")
504 ----------- end verify ------------
505 accept: condition test succeeded in ACL "cutthrough"
506 end of ACL "cutthrough": ACCEPT
507 ----------- start cutthrough setup ------------
508 domain.com in "test.ex : *.test.ex"? no (end of list)
509 domain.com in "! +local_domains"? yes (end of list)
510 ┌considering: $local_part
511 ├──expanding: $local_part
513 domain.com in "*"? yes (matched "*")
514 Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
515 ┌considering: $primary_hostname
516 ├──expanding: $primary_hostname
517 └─────result: myhost.test.ex
518 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
519 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
520 SMTP>> EHLO myhost.test.ex
521 cmd buf flush ddd bytes
522 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
528 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
529 ┌considering: $address_data}{usery}{*}{:}}
530 ├──expanding: $address_data
532 ┌considering: usery}{*}{:}}
535 ├──condition: eq {$address_data}{usery}
543 └───skipping: result is not used
544 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
546 127.0.0.1 in hosts_avoid_tls? yes (matched "*")
547 127.0.0.1 in hosts_avoid_pipelining? no (option unset)
550 127.0.0.1 in hosts_require_auth? no (option unset)
551 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
552 SMTP>> RCPT TO:<usery@domain.com>
553 cmd buf flush ddd bytes
556 holding verify callout open for cutthrough delivery
557 ----------- end cutthrough setup ------------
559 accept: condition test succeeded in inline ACL
560 end of inline ACL: ACCEPT
562 SMTP<< 354 Enter message, ending with "." on a line by itself
563 ┌considering: ${tod_full}
564 ├──expanding: ${tod_full}
565 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
566 ┌considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
567 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
568 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
569 ${if def:sender_address {(envelope-from <$sender_address>)
570 }}id $message_exim_id${if def:received_for {
572 ├──condition: def:sender_rcvhost
574 ┌───scanning: from $sender_rcvhost
575 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
576 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
577 ${if def:sender_address {(envelope-from <$sender_address>)
578 }}id $message_exim_id${if def:received_for {
580 ├──expanding: from $sender_rcvhost
584 └───skipping: result is not used
585 ┌considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
586 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
587 ${if def:sender_address {(envelope-from <$sender_address>)
588 }}id $message_exim_id${if def:received_for {
590 ├──condition: def:sender_ident
592 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
593 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
594 ${if def:sender_address {(envelope-from <$sender_address>)
595 }}id $message_exim_id${if def:received_for {
597 ╎┌considering: $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 {
601 ╎ for $received_for}}
602 ╎├──expanding: $sender_ident
603 ╎└─────result: CALLER
604 ├──expanding: from ${quote_local_part:$sender_ident}
605 └─────result: from CALLER
606 ├──condition: def:sender_helo_name
608 ┌considering: (helo=$sender_helo_name)
609 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
610 ${if def:sender_address {(envelope-from <$sender_address>)
611 }}id $message_exim_id${if def:received_for {
613 ├──expanding: (helo=$sender_helo_name)
615 └─────result: (helo=myhost.test.ex)
617 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
619 └─────result: from CALLER (helo=myhost.test.ex)
621 ├──condition: def:received_protocol
623 ┌considering: with $received_protocol}} (Exim $version_number)
624 ${if def:sender_address {(envelope-from <$sender_address>)
625 }}id $message_exim_id${if def:received_for {
627 ├──expanding: with $received_protocol
628 └─────result: with local-esmtp
629 ├──condition: def:sender_address
631 ┌considering: (envelope-from <$sender_address>)
632 }}id $message_exim_id${if def:received_for {
634 ├──expanding: (envelope-from <$sender_address>)
636 └─────result: (envelope-from <CALLER@myhost.test.ex>)
638 ├──condition: def:received_for
646 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
647 }{${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}} (Exim $version_number)
649 ${if def:sender_address {(envelope-from <$sender_address>)
650 }}id $message_exim_id${if def:received_for {
652 └─────result: Received: from CALLER (helo=myhost.test.ex)
653 by myhost.test.ex with local-esmtp (Exim x.yz)
654 (envelope-from <CALLER@myhost.test.ex>)
657 ----------- start cutthrough headers send -----------
658 ----------- done cutthrough headers send ------------
660 ┌considering: ${tod_full}
661 ├──expanding: ${tod_full}
662 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
664 SMTP<< 250 OK id=10HmbC-0005vi-00
666 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
668 SMTP<< 221 myhost.test.ex closing connection
670 ----------- cutthrough shutdown (delivered) ------------
672 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
675 LOG: smtp_connection MAIN
676 SMTP connection from CALLER closed by QUIT
677 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
679 ******** SERVER ********