Bail out if a configuration file starts with a byte order mark
[exim.git] / test / stderr / 5420
CommitLineData
b32ddfaa
JH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4 in hosts_connection_nolog? no (option unset)
5LOG: smtp_connection MAIN
6 SMTP connection from CALLER
1b37ac39
JH
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
50dc7409 10 in dsn_advertise_hosts? no (option unset)
b32ddfaa 11 in pipelining_advertise_hosts? yes (matched "*")
aa368db3 12 in chunking_advertise_hosts? no (end of list)
b32ddfaa 13 in tls_advertise_hosts? yes (matched "*")
1b37ac39
JH
14 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
15 ┌considering: SERVER}{server}{queue}{cutthrough}}
16 ├──expanding: SERVER
17 └─────result: SERVER
18 ┌considering: server}{queue}{cutthrough}}
19 ├──expanding: server
20 └─────result: server
21 ├──condition: eq {SERVER}{server}
22 ├─────result: false
23 ┌───scanning: queue}{cutthrough}}
24 ├──expanding: queue
25 ├─────result: queue
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
b32ddfaa
JH
32using ACL "cutthrough"
33processing "accept"
34check control = cutthrough_delivery
35check verify = recipient
36domain.com in "test.ex : *.test.ex"? no (end of list)
37domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
38 ┌considering: $local_part
39 ├──expanding: $local_part
40 └─────result: userx
b32ddfaa
JH
41domain.com in "*"? yes (matched "*")
42----------- end verify ------------
43accept: condition test succeeded in ACL "cutthrough"
a7538db1 44end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
45----------- start cutthrough setup ------------
46domain.com in "test.ex : *.test.ex"? no (end of list)
47domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
48 ┌considering: $local_part
49 ├──expanding: $local_part
50 └─────result: userx
b32ddfaa 51domain.com in "*"? yes (matched "*")
cb340d8d 52Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
1b37ac39
JH
53 ┌considering: $primary_hostname
54 ├──expanding: $primary_hostname
55 └─────result: myhost.test.ex
b32ddfaa
JH
56 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
57127.0.0.1 in hosts_avoid_esmtp? no (option unset)
58 SMTP>> EHLO myhost.test.ex
76003495 59cmd buf flush ddd bytes
b32ddfaa
JH
60 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
61 250-SIZE 52428800
62 250-8BITMIME
63 250-PIPELINING
64 250-STARTTLS
65 250 HELP
1b37ac39
JH
66 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
67 ┌considering: $address_data}{usery}{*}{:}}
68 ├──expanding: $address_data
69 └─────result: userx
70 ┌considering: usery}{*}{:}}
71 ├──expanding: usery
72 └─────result: usery
73 ├──condition: eq {$address_data}{usery}
74 ├─────result: false
75 ┌───scanning: *}{:}}
76 ├──expanding: *
77 ├─────result: *
78 └───skipping: result is not used
79 ┌considering: :}}
80 ├──expanding: :
81 └─────result: :
82 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
83 └─────result: :
b32ddfaa 84127.0.0.1 in hosts_avoid_tls? no (end of list)
1b37ac39
JH
85 ┌considering: ${if eq {$address_data}{userz}{*}{:}}
86 ┌considering: $address_data}{userz}{*}{:}}
87 ├──expanding: $address_data
88 └─────result: userx
89 ┌considering: userz}{*}{:}}
90 ├──expanding: userz
91 └─────result: userz
92 ├──condition: eq {$address_data}{userz}
93 ├─────result: false
94 ┌───scanning: *}{:}}
95 ├──expanding: *
96 ├─────result: *
97 └───skipping: result is not used
98 ┌considering: :}}
99 ├──expanding: :
100 └─────result: :
101 ├──expanding: ${if eq {$address_data}{userz}{*}{:}}
102 └─────result: :
99400968 103127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
b32ddfaa 104 SMTP>> STARTTLS
76003495 105cmd buf flush ddd bytes
b32ddfaa 106 SMTP<< 220 TLS go ahead
aa2a70ba 107127.0.0.1 in tls_verify_hosts? no (option unset)
610ff438
JH
108127.0.0.1 in tls_try_verify_hosts? yes (matched "*")
109127.0.0.1 in tls_verify_cert_hostnames? yes (matched "*")
b32ddfaa 110 SMTP>> EHLO myhost.test.ex
76003495 111cmd buf flush ddd bytes
b32ddfaa
JH
112 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
113 250-SIZE 52428800
114 250-8BITMIME
115 250-PIPELINING
116 250 HELP
02b41d71
JH
117127.0.0.1 in hosts_avoid_pipelining? no (option unset)
118using PIPELINING
119not using DSN
da45993f 120127.0.0.1 in hosts_require_auth? no (option unset)
02b41d71 121 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
b32ddfaa 122 SMTP>> RCPT TO:<userx@domain.com>
76003495 123cmd buf flush ddd bytes
e9166683 124 SMTP<< 250 OK
b32ddfaa 125 SMTP<< 250 Accepted
8b9476ba 126holding verify callout open for cutthrough delivery
b32ddfaa
JH
127----------- end cutthrough setup ------------
128processing "accept"
129accept: condition test succeeded in inline ACL
a7538db1 130end of inline ACL: ACCEPT
b32ddfaa
JH
131 SMTP>> DATA
132 SMTP<< 354 Enter message, ending with "." on a line by itself
1b37ac39
JH
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
f9913671
JH
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 {
141 for $received_for}}
1b37ac39
JH
142 ├──condition: def:sender_rcvhost
143 ├─────result: false
144 ┌───scanning: from $sender_rcvhost
f9913671
JH
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 {
149 for $received_for}}
1b37ac39 150 ├──expanding: from $sender_rcvhost
f9913671 151
1b37ac39 152 ├─────result: from
f9913671 153
1b37ac39
JH
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)
f9913671
JH
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 {
159 for $received_for}}
1b37ac39
JH
160 ├──condition: def:sender_ident
161 ├─────result: true
162 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671
JH
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 {
166 for $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
1b37ac39
JH
174 ├──expanding: from ${quote_local_part:$sender_ident}
175 └─────result: from CALLER
176 ├──condition: def:sender_helo_name
177 ├─────result: true
178 ┌considering: (helo=$sender_helo_name)
f9913671
JH
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 {
182 for $received_for}}
1b37ac39 183 ├──expanding: (helo=$sender_helo_name)
f9913671 184
1b37ac39 185 └─────result: (helo=myhost.test.ex)
f9913671 186
1b37ac39 187 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671 188 }}
1b37ac39 189 └─────result: from CALLER (helo=myhost.test.ex)
f9913671 190
1b37ac39
JH
191 ├──condition: def:received_protocol
192 ├─────result: true
193 ┌considering: with $received_protocol}} (Exim $version_number)
f9913671
JH
194 ${if def:sender_address {(envelope-from <$sender_address>)
195 }}id $message_exim_id${if def:received_for {
196 for $received_for}}
1b37ac39
JH
197 ├──expanding: with $received_protocol
198 └─────result: with local-esmtp
199 ├──condition: def:tls_cipher
200 ├─────result: false
201 ┌───scanning: ($tls_cipher)
f9913671
JH
202 }}(Exim $version_number)
203 ${if def:sender_address {(envelope-from <$sender_address>)
204 }}id $message_exim_id${if def:received_for {
205 for $received_for}}
1b37ac39 206 ├──expanding: ($tls_cipher)
f9913671 207
1b37ac39 208 ├─────result: ()
f9913671 209
1b37ac39
JH
210 └───skipping: result is not used
211 ├──condition: def:sender_address
212 ├─────result: true
213 ┌considering: (envelope-from <$sender_address>)
f9913671
JH
214 }}id $message_exim_id${if def:received_for {
215 for $received_for}}
1b37ac39 216 ├──expanding: (envelope-from <$sender_address>)
f9913671 217
1b37ac39 218 └─────result: (envelope-from <CALLER@myhost.test.ex>)
f9913671 219
1b37ac39
JH
220 ├──condition: def:received_for
221 ├─────result: true
222 ┌considering:
f9913671 223 for $received_for}}
1b37ac39 224 ├──expanding:
f9913671 225 for $received_for
1b37ac39 226 └─────result:
f9913671 227 for userx@domain.com
1b37ac39 228 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
f9913671
JH
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 {
233 for $received_for}}
1b37ac39 234 └─────result: Received: from CALLER (helo=myhost.test.ex)
f9913671
JH
235 by myhost.test.ex with local-esmtp (Exim x.yz)
236 (envelope-from <CALLER@myhost.test.ex>)
237 id 10HmaX-0005vi-00
238 for userx@domain.com
36f53194
JH
239----------- start cutthrough headers send -----------
240----------- done cutthrough headers send ------------
1b37ac39
JH
241 ┌considering: ${tod_full}
242 ├──expanding: ${tod_full}
243 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
b32ddfaa 244 SMTP>> .
d4dc049f 245 SMTP<< 250 OK id=10HmaY-0005vi-00
b32ddfaa 246LOG: MAIN
d4dc049f 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"
b32ddfaa 248 SMTP>> QUIT
2760b518 249 SMTP<< 221 myhost.test.ex closing connection
ae5afa61 250 SMTP(close)>>
b32ddfaa
JH
251----------- cutthrough shutdown (delivered) ------------
252LOG: MAIN
253 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
254LOG: MAIN
255 Completed
256LOG: smtp_connection MAIN
257 SMTP connection from CALLER closed by QUIT
258>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
259Exim version x.yz ....
260configuration file is TESTSUITE/test-config
261admin user
262 in hosts_connection_nolog? no (option unset)
263LOG: smtp_connection MAIN
264 SMTP connection from CALLER
1b37ac39
JH
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
50dc7409 268 in dsn_advertise_hosts? no (option unset)
b32ddfaa 269 in pipelining_advertise_hosts? yes (matched "*")
aa368db3 270 in chunking_advertise_hosts? no (end of list)
b32ddfaa 271 in tls_advertise_hosts? yes (matched "*")
1b37ac39
JH
272 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
273 ┌considering: SERVER}{server}{queue}{cutthrough}}
274 ├──expanding: SERVER
275 └─────result: SERVER
276 ┌considering: server}{queue}{cutthrough}}
277 ├──expanding: server
278 └─────result: server
279 ├──condition: eq {SERVER}{server}
280 ├─────result: false
281 ┌───scanning: queue}{cutthrough}}
282 ├──expanding: queue
283 ├─────result: queue
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
b32ddfaa
JH
290using ACL "cutthrough"
291processing "accept"
292check control = cutthrough_delivery
293check verify = recipient
294domain.com in "test.ex : *.test.ex"? no (end of list)
295domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
296 ┌considering: $local_part
297 ├──expanding: $local_part
298 └─────result: usery
b32ddfaa
JH
299domain.com in "*"? yes (matched "*")
300----------- end verify ------------
301accept: condition test succeeded in ACL "cutthrough"
a7538db1 302end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
303----------- start cutthrough setup ------------
304domain.com in "test.ex : *.test.ex"? no (end of list)
305domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
306 ┌considering: $local_part
307 ├──expanding: $local_part
308 └─────result: usery
b32ddfaa 309domain.com in "*"? yes (matched "*")
cb340d8d 310Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
1b37ac39
JH
311 ┌considering: $primary_hostname
312 ├──expanding: $primary_hostname
313 └─────result: myhost.test.ex
b32ddfaa
JH
314 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
315127.0.0.1 in hosts_avoid_esmtp? no (option unset)
316 SMTP>> EHLO myhost.test.ex
76003495 317cmd buf flush ddd bytes
b32ddfaa
JH
318 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
319 250-SIZE 52428800
320 250-8BITMIME
321 250-PIPELINING
322 250-STARTTLS
323 250 HELP
1b37ac39
JH
324 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
325 ┌considering: $address_data}{usery}{*}{:}}
326 ├──expanding: $address_data
327 └─────result: usery
328 ┌considering: usery}{*}{:}}
329 ├──expanding: usery
330 └─────result: usery
331 ├──condition: eq {$address_data}{usery}
332 ├─────result: true
333 ┌considering: *}{:}}
334 ├──expanding: *
335 └─────result: *
336 ┌───scanning: :}}
337 ├──expanding: :
338 ├─────result: :
339 └───skipping: result is not used
340 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
341 └─────result: *
b32ddfaa 342127.0.0.1 in hosts_avoid_tls? yes (matched "*")
02b41d71
JH
343127.0.0.1 in hosts_avoid_pipelining? no (option unset)
344using PIPELINING
345not using DSN
da45993f 346127.0.0.1 in hosts_require_auth? no (option unset)
02b41d71 347 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
b32ddfaa 348 SMTP>> RCPT TO:<usery@domain.com>
76003495 349cmd buf flush ddd bytes
e9166683 350 SMTP<< 250 OK
b32ddfaa 351 SMTP<< 250 Accepted
8b9476ba 352holding verify callout open for cutthrough delivery
b32ddfaa
JH
353----------- end cutthrough setup ------------
354processing "accept"
355accept: condition test succeeded in inline ACL
a7538db1 356end of inline ACL: ACCEPT
b32ddfaa
JH
357 SMTP>> DATA
358 SMTP<< 354 Enter message, ending with "." on a line by itself
1b37ac39
JH
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
f9913671
JH
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 {
367 for $received_for}}
1b37ac39
JH
368 ├──condition: def:sender_rcvhost
369 ├─────result: false
370 ┌───scanning: from $sender_rcvhost
f9913671
JH
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 {
375 for $received_for}}
1b37ac39 376 ├──expanding: from $sender_rcvhost
f9913671 377
1b37ac39 378 ├─────result: from
f9913671 379
1b37ac39
JH
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)
f9913671
JH
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}}
1b37ac39
JH
386 ├──condition: def:sender_ident
387 ├─────result: true
388 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671
JH
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 {
392 for $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
1b37ac39
JH
400 ├──expanding: from ${quote_local_part:$sender_ident}
401 └─────result: from CALLER
402 ├──condition: def:sender_helo_name
403 ├─────result: true
404 ┌considering: (helo=$sender_helo_name)
f9913671
JH
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 {
408 for $received_for}}
1b37ac39 409 ├──expanding: (helo=$sender_helo_name)
f9913671 410
1b37ac39 411 └─────result: (helo=myhost.test.ex)
f9913671 412
1b37ac39 413 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671 414 }}
1b37ac39 415 └─────result: from CALLER (helo=myhost.test.ex)
f9913671 416
1b37ac39
JH
417 ├──condition: def:received_protocol
418 ├─────result: true
419 ┌considering: with $received_protocol}} (Exim $version_number)
f9913671
JH
420 ${if def:sender_address {(envelope-from <$sender_address>)
421 }}id $message_exim_id${if def:received_for {
422 for $received_for}}
1b37ac39
JH
423 ├──expanding: with $received_protocol
424 └─────result: with local-esmtp
425 ├──condition: def:tls_cipher
426 ├─────result: false
427 ┌───scanning: ($tls_cipher)
f9913671
JH
428 }}(Exim $version_number)
429 ${if def:sender_address {(envelope-from <$sender_address>)
430 }}id $message_exim_id${if def:received_for {
431 for $received_for}}
1b37ac39 432 ├──expanding: ($tls_cipher)
f9913671 433
1b37ac39 434 ├─────result: ()
f9913671 435
1b37ac39
JH
436 └───skipping: result is not used
437 ├──condition: def:sender_address
438 ├─────result: true
439 ┌considering: (envelope-from <$sender_address>)
f9913671
JH
440 }}id $message_exim_id${if def:received_for {
441 for $received_for}}
1b37ac39 442 ├──expanding: (envelope-from <$sender_address>)
f9913671 443
1b37ac39 444 └─────result: (envelope-from <CALLER@myhost.test.ex>)
f9913671 445
1b37ac39
JH
446 ├──condition: def:received_for
447 ├─────result: true
448 ┌considering:
f9913671 449 for $received_for}}
1b37ac39 450 ├──expanding:
f9913671 451 for $received_for
1b37ac39 452 └─────result:
f9913671 453 for usery@domain.com
1b37ac39 454 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
f9913671
JH
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 {
459 for $received_for}}
1b37ac39 460 └─────result: Received: from CALLER (helo=myhost.test.ex)
f9913671
JH
461 by myhost.test.ex with local-esmtp (Exim x.yz)
462 (envelope-from <CALLER@myhost.test.ex>)
463 id 10HmaZ-0005vi-00
464 for usery@domain.com
36f53194
JH
465----------- start cutthrough headers send -----------
466----------- done cutthrough headers send ------------
1b37ac39
JH
467 ┌considering: ${tod_full}
468 ├──expanding: ${tod_full}
469 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
b32ddfaa 470 SMTP>> .
d4dc049f 471 SMTP<< 250 OK id=10HmbA-0005vi-00
b32ddfaa 472LOG: MAIN
d4dc049f 473 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
b32ddfaa 474 SMTP>> QUIT
2760b518 475 SMTP<< 221 myhost.test.ex closing connection
ae5afa61 476 SMTP(close)>>
b32ddfaa
JH
477----------- cutthrough shutdown (delivered) ------------
478LOG: MAIN
479 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
480LOG: MAIN
481 Completed
482LOG: smtp_connection MAIN
483 SMTP connection from CALLER closed by QUIT
484>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
99400968
JH
485Exim version x.yz ....
486configuration file is TESTSUITE/test-config
487admin user
488 in hosts_connection_nolog? no (option unset)
489LOG: smtp_connection MAIN
490 SMTP connection from CALLER
1b37ac39
JH
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
50dc7409 494 in dsn_advertise_hosts? no (option unset)
99400968 495 in pipelining_advertise_hosts? yes (matched "*")
aa368db3 496 in chunking_advertise_hosts? no (end of list)
99400968 497 in tls_advertise_hosts? yes (matched "*")
1b37ac39
JH
498 ┌considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
499 ┌considering: SERVER}{server}{queue}{cutthrough}}
500 ├──expanding: SERVER
501 └─────result: SERVER
502 ┌considering: server}{queue}{cutthrough}}
503 ├──expanding: server
504 └─────result: server
505 ├──condition: eq {SERVER}{server}
506 ├─────result: false
507 ┌───scanning: queue}{cutthrough}}
508 ├──expanding: queue
509 ├─────result: queue
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
99400968
JH
516using ACL "cutthrough"
517processing "accept"
518check control = cutthrough_delivery
519check verify = recipient
520domain.com in "test.ex : *.test.ex"? no (end of list)
521domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
522 ┌considering: $local_part
523 ├──expanding: $local_part
524 └─────result: usery
99400968
JH
525domain.com in "*"? yes (matched "*")
526----------- end verify ------------
527accept: condition test succeeded in ACL "cutthrough"
a7538db1 528end of ACL "cutthrough": ACCEPT
99400968
JH
529----------- start cutthrough setup ------------
530domain.com in "test.ex : *.test.ex"? no (end of list)
531domain.com in "! +local_domains"? yes (end of list)
1b37ac39
JH
532 ┌considering: $local_part
533 ├──expanding: $local_part
534 └─────result: usery
99400968 535domain.com in "*"? yes (matched "*")
cb340d8d 536Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
1b37ac39
JH
537 ┌considering: $primary_hostname
538 ├──expanding: $primary_hostname
539 └─────result: myhost.test.ex
99400968
JH
540 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
541127.0.0.1 in hosts_avoid_esmtp? no (option unset)
542 SMTP>> EHLO myhost.test.ex
76003495 543cmd buf flush ddd bytes
99400968
JH
544 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
545 250-SIZE 52428800
546 250-8BITMIME
547 250-PIPELINING
548 250-STARTTLS
549 250 HELP
1b37ac39
JH
550 ┌considering: ${if eq {$address_data}{usery}{*}{:}}
551 ┌considering: $address_data}{usery}{*}{:}}
552 ├──expanding: $address_data
553 └─────result: usery
554 ┌considering: usery}{*}{:}}
555 ├──expanding: usery
556 └─────result: usery
557 ├──condition: eq {$address_data}{usery}
558 ├─────result: true
559 ┌considering: *}{:}}
560 ├──expanding: *
561 └─────result: *
562 ┌───scanning: :}}
563 ├──expanding: :
564 ├─────result: :
565 └───skipping: result is not used
566 ├──expanding: ${if eq {$address_data}{usery}{*}{:}}
567 └─────result: *
99400968 568127.0.0.1 in hosts_avoid_tls? yes (matched "*")
02b41d71
JH
569127.0.0.1 in hosts_avoid_pipelining? no (option unset)
570using PIPELINING
571not using DSN
da45993f 572127.0.0.1 in hosts_require_auth? no (option unset)
02b41d71 573 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
99400968 574 SMTP>> RCPT TO:<usery@domain.com>
76003495 575cmd buf flush ddd bytes
e9166683 576 SMTP<< 250 OK
99400968 577 SMTP<< 250 Accepted
8b9476ba 578holding verify callout open for cutthrough delivery
99400968
JH
579----------- end cutthrough setup ------------
580processing "accept"
581accept: condition test succeeded in inline ACL
a7538db1 582end of inline ACL: ACCEPT
99400968
JH
583 SMTP>> DATA
584 SMTP<< 354 Enter message, ending with "." on a line by itself
1b37ac39
JH
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
f9913671
JH
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 {
593 for $received_for}}
1b37ac39
JH
594 ├──condition: def:sender_rcvhost
595 ├─────result: false
596 ┌───scanning: from $sender_rcvhost
f9913671
JH
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 {
601 for $received_for}}
1b37ac39 602 ├──expanding: from $sender_rcvhost
f9913671 603
1b37ac39 604 ├─────result: from
f9913671 605
1b37ac39
JH
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)
f9913671
JH
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 {
611 for $received_for}}
1b37ac39
JH
612 ├──condition: def:sender_ident
613 ├─────result: true
614 ┌considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671
JH
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 {
618 for $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
1b37ac39
JH
626 ├──expanding: from ${quote_local_part:$sender_ident}
627 └─────result: from CALLER
628 ├──condition: def:sender_helo_name
629 ├─────result: true
630 ┌considering: (helo=$sender_helo_name)
f9913671
JH
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 {
634 for $received_for}}
1b37ac39 635 ├──expanding: (helo=$sender_helo_name)
f9913671 636
1b37ac39 637 └─────result: (helo=myhost.test.ex)
f9913671 638
1b37ac39 639 ├──expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
f9913671 640 }}
1b37ac39 641 └─────result: from CALLER (helo=myhost.test.ex)
f9913671 642
1b37ac39
JH
643 ├──condition: def:received_protocol
644 ├─────result: true
645 ┌considering: with $received_protocol}} (Exim $version_number)
f9913671
JH
646 ${if def:sender_address {(envelope-from <$sender_address>)
647 }}id $message_exim_id${if def:received_for {
648 for $received_for}}
1b37ac39
JH
649 ├──expanding: with $received_protocol
650 └─────result: with local-esmtp
651 ├──condition: def:tls_cipher
652 ├─────result: false
653 ┌───scanning: ($tls_cipher)
f9913671
JH
654 }}(Exim $version_number)
655 ${if def:sender_address {(envelope-from <$sender_address>)
656 }}id $message_exim_id${if def:received_for {
657 for $received_for}}
1b37ac39 658 ├──expanding: ($tls_cipher)
f9913671 659
1b37ac39 660 ├─────result: ()
f9913671 661
1b37ac39
JH
662 └───skipping: result is not used
663 ├──condition: def:sender_address
664 ├─────result: true
665 ┌considering: (envelope-from <$sender_address>)
f9913671
JH
666 }}id $message_exim_id${if def:received_for {
667 for $received_for}}
1b37ac39 668 ├──expanding: (envelope-from <$sender_address>)
f9913671 669
1b37ac39 670 └─────result: (envelope-from <CALLER@myhost.test.ex>)
f9913671 671
1b37ac39
JH
672 ├──condition: def:received_for
673 ├─────result: true
674 ┌considering:
f9913671 675 for $received_for}}
1b37ac39 676 ├──expanding:
f9913671 677 for $received_for
1b37ac39 678 └─────result:
f9913671 679 for usery@domain.com
1b37ac39 680 ├──expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
f9913671
JH
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 {
685 for $received_for}}
1b37ac39 686 └─────result: Received: from CALLER (helo=myhost.test.ex)
f9913671
JH
687 by myhost.test.ex with local-esmtp (Exim x.yz)
688 (envelope-from <CALLER@myhost.test.ex>)
689 id 10HmbB-0005vi-00
690 for usery@domain.com
36f53194
JH
691----------- start cutthrough headers send -----------
692----------- done cutthrough headers send ------------
1b37ac39
JH
693 ┌considering: ${tod_full}
694 ├──expanding: ${tod_full}
695 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
99400968 696 SMTP>> .
d4dc049f 697 SMTP<< 250 OK id=10HmbC-0005vi-00
99400968 698LOG: MAIN
d4dc049f 699 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
99400968 700 SMTP>> QUIT
2760b518 701 SMTP<< 221 myhost.test.ex closing connection
ae5afa61 702 SMTP(close)>>
99400968
JH
703----------- cutthrough shutdown (delivered) ------------
704LOG: MAIN
705 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
706LOG: MAIN
707 Completed
708LOG: smtp_connection MAIN
709 SMTP connection from CALLER closed by QUIT
710>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
b32ddfaa
JH
711
712******** SERVER ********