Testsuite: output changes for ca7cca63f762
[exim.git] / test / stderr / 5410
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
4fab92fb
HSHR
7considering: $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
cc5a3f43 10 in dsn_advertise_hosts? no (option unset)
b32ddfaa 11 in pipelining_advertise_hosts? yes (matched "*")
4fab92fb 12 in chunking_advertise_hosts? no (end of list)
b32ddfaa 13 in tls_advertise_hosts? yes (matched "*")
4fab92fb
HSHR
14considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
15considering: SERVER}{server}{queue}{cutthrough}}
16 expanding: SERVER
17 result: SERVER
18considering: 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
27considering: 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)
4fab92fb
HSHR
38considering: $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)
4fab92fb
HSHR
48considering: $local_part
49 expanding: $local_part
50 result: userx
b32ddfaa
JH
51domain.com in "*"? yes (matched "*")
52Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
4fab92fb
HSHR
53considering: $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
4fab92fb 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
4fab92fb
HSHR
66considering: ${if eq {$address_data}{usery}{*}{:}}
67considering: $address_data}{usery}{*}{:}}
68 expanding: $address_data
69 result: userx
70considering: 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
79considering: :}}
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)
4fab92fb
HSHR
85considering: ${if eq {$address_data}{userz}{*}{:}}
86considering: $address_data}{userz}{*}{:}}
87 expanding: $address_data
88 result: userx
89considering: 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
98considering: :}}
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
4fab92fb 105cmd buf flush ddd bytes
b32ddfaa 106 SMTP<< 220 TLS go ahead
65867078 107127.0.0.1 in hosts_require_ocsp? no (option unset)
44662487 108127.0.0.1 in hosts_request_ocsp? yes (matched "*")
0509be35
JH
109127.0.0.1 in tls_verify_hosts? no (option unset)
110127.0.0.1 in tls_try_verify_hosts? no (end of list)
b32ddfaa 111 SMTP>> EHLO myhost.test.ex
4fab92fb 112cmd buf flush ddd bytes
b32ddfaa
JH
113 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
114 250-SIZE 52428800
115 250-8BITMIME
116 250-PIPELINING
117 250 HELP
fcc8e047 118127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 119 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
4fab92fb 120cmd buf flush ddd bytes
b32ddfaa
JH
121 SMTP<< 250 OK
122 SMTP>> RCPT TO:<userx@domain.com>
4fab92fb 123cmd buf flush ddd bytes
b32ddfaa 124 SMTP<< 250 Accepted
4fab92fb 125holding verify callout open for cutthrough delivery
b32ddfaa
JH
126----------- end cutthrough setup ------------
127processing "accept"
128accept: condition test succeeded in inline ACL
a7538db1 129end of inline ACL: ACCEPT
b32ddfaa
JH
130 SMTP>> DATA
131 SMTP<< 354 Enter message, ending with "." on a line by itself
4fab92fb
HSHR
132considering: ${tod_full}
133 expanding: ${tod_full}
134 result: Tue, 2 Mar 1999 09:44:33 +0000
135considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
136 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
137 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
138 ${if def:sender_address {(envelope-from <$sender_address>)
139 }}id $message_exim_id${if def:received_for {
140 for $received_for}}
141 condition: def:sender_rcvhost
142 result: false
143 scanning: from $sender_rcvhost
144 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
145 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
146 ${if def:sender_address {(envelope-from <$sender_address>)
147 }}id $message_exim_id${if def:received_for {
148 for $received_for}}
149 expanding: from $sender_rcvhost
b32ddfaa 150
4fab92fb 151 result: from
b32ddfaa 152
4fab92fb
HSHR
153 skipping: result is not used
154considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
155 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
156 ${if def:sender_address {(envelope-from <$sender_address>)
157 }}id $message_exim_id${if def:received_for {
158 for $received_for}}
159 condition: def:sender_ident
160 result: true
161considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
162 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
163 ${if def:sender_address {(envelope-from <$sender_address>)
164 }}id $message_exim_id${if def:received_for {
165 for $received_for}}
166considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
167 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
168 ${if def:sender_address {(envelope-from <$sender_address>)
169 }}id $message_exim_id${if def:received_for {
170 for $received_for}}
171 expanding: $sender_ident
172 result: CALLER
173 expanding: from ${quote_local_part:$sender_ident}
174 result: from CALLER
175 condition: def:sender_helo_name
176 result: true
177considering: (helo=$sender_helo_name)
178 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
179 ${if def:sender_address {(envelope-from <$sender_address>)
180 }}id $message_exim_id${if def:received_for {
181 for $received_for}}
182 expanding: (helo=$sender_helo_name)
b32ddfaa 183
4fab92fb 184 result: (helo=myhost.test.ex)
b32ddfaa 185
4fab92fb 186 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
b32ddfaa 187 }}
4fab92fb 188 result: from CALLER (helo=myhost.test.ex)
b32ddfaa 189
4fab92fb
HSHR
190 condition: def:received_protocol
191 result: true
192considering: with $received_protocol}} (Exim $version_number)
193 ${if def:sender_address {(envelope-from <$sender_address>)
194 }}id $message_exim_id${if def:received_for {
195 for $received_for}}
196 expanding: with $received_protocol
197 result: with local-esmtp
198 condition: def:sender_address
199 result: true
200considering: (envelope-from <$sender_address>)
201 }}id $message_exim_id${if def:received_for {
202 for $received_for}}
203 expanding: (envelope-from <$sender_address>)
b32ddfaa 204
4fab92fb 205 result: (envelope-from <CALLER@myhost.test.ex>)
b32ddfaa 206
4fab92fb
HSHR
207 condition: def:received_for
208 result: true
209considering:
210 for $received_for}}
211 expanding:
b32ddfaa 212 for $received_for
4fab92fb
HSHR
213 result:
214 for userx@domain.com
215 expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
216 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
217 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
218 ${if def:sender_address {(envelope-from <$sender_address>)
219 }}id $message_exim_id${if def:received_for {
220 for $received_for}}
221 result: Received: from CALLER (helo=myhost.test.ex)
222 by myhost.test.ex with local-esmtp (Exim x.yz)
223 (envelope-from <CALLER@myhost.test.ex>)
224 id 10HmaX-0005vi-00
b32ddfaa 225 for userx@domain.com
511a6c14
JH
226----------- start cutthrough headers send -----------
227----------- done cutthrough headers send ------------
4fab92fb
HSHR
228considering: ${tod_full}
229 expanding: ${tod_full}
230 result: Tue, 2 Mar 1999 09:44:33 +0000
b32ddfaa 231 SMTP>> .
4fab92fb 232 SMTP<< 250 OK id=10HmaY-0005vi-00
b32ddfaa 233LOG: MAIN
4fab92fb 234 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 CV=no C="250 OK id=10HmaY-0005vi-00"
b32ddfaa 235 SMTP>> QUIT
4fab92fb
HSHR
236 SMTP<< 221 myhost.test.ex closing connection
237 SMTP(close)>>
b32ddfaa
JH
238----------- cutthrough shutdown (delivered) ------------
239LOG: MAIN
240 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
241LOG: MAIN
242 Completed
243LOG: smtp_connection MAIN
244 SMTP connection from CALLER closed by QUIT
245>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
246Exim version x.yz ....
247configuration file is TESTSUITE/test-config
248admin user
249 in hosts_connection_nolog? no (option unset)
250LOG: smtp_connection MAIN
251 SMTP connection from CALLER
4fab92fb
HSHR
252considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
253 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
254 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
cc5a3f43 255 in dsn_advertise_hosts? no (option unset)
b32ddfaa 256 in pipelining_advertise_hosts? yes (matched "*")
4fab92fb 257 in chunking_advertise_hosts? no (end of list)
b32ddfaa 258 in tls_advertise_hosts? yes (matched "*")
4fab92fb
HSHR
259considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
260considering: SERVER}{server}{queue}{cutthrough}}
261 expanding: SERVER
262 result: SERVER
263considering: server}{queue}{cutthrough}}
264 expanding: server
265 result: server
266 condition: eq {SERVER}{server}
267 result: false
268 scanning: queue}{cutthrough}}
269 expanding: queue
270 result: queue
271 skipping: result is not used
272considering: cutthrough}}
273 expanding: cutthrough
274 result: cutthrough
275 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
276 result: cutthrough
b32ddfaa
JH
277using ACL "cutthrough"
278processing "accept"
279check control = cutthrough_delivery
280check verify = recipient
281domain.com in "test.ex : *.test.ex"? no (end of list)
282domain.com in "! +local_domains"? yes (end of list)
4fab92fb
HSHR
283considering: $local_part
284 expanding: $local_part
285 result: usery
b32ddfaa
JH
286domain.com in "*"? yes (matched "*")
287----------- end verify ------------
288accept: condition test succeeded in ACL "cutthrough"
a7538db1 289end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
290----------- start cutthrough setup ------------
291domain.com in "test.ex : *.test.ex"? no (end of list)
292domain.com in "! +local_domains"? yes (end of list)
4fab92fb
HSHR
293considering: $local_part
294 expanding: $local_part
295 result: usery
b32ddfaa
JH
296domain.com in "*"? yes (matched "*")
297Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
4fab92fb
HSHR
298considering: $primary_hostname
299 expanding: $primary_hostname
300 result: myhost.test.ex
b32ddfaa
JH
301 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
302127.0.0.1 in hosts_avoid_esmtp? no (option unset)
303 SMTP>> EHLO myhost.test.ex
4fab92fb 304cmd buf flush ddd bytes
b32ddfaa
JH
305 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
306 250-SIZE 52428800
307 250-8BITMIME
308 250-PIPELINING
309 250-STARTTLS
310 250 HELP
4fab92fb
HSHR
311considering: ${if eq {$address_data}{usery}{*}{:}}
312considering: $address_data}{usery}{*}{:}}
313 expanding: $address_data
314 result: usery
315considering: usery}{*}{:}}
316 expanding: usery
317 result: usery
318 condition: eq {$address_data}{usery}
319 result: true
320considering: *}{:}}
321 expanding: *
322 result: *
323 scanning: :}}
324 expanding: :
325 result: :
326 skipping: result is not used
327 expanding: ${if eq {$address_data}{usery}{*}{:}}
328 result: *
b32ddfaa 329127.0.0.1 in hosts_avoid_tls? yes (matched "*")
fcc8e047 330127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 331 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
4fab92fb 332cmd buf flush ddd bytes
b32ddfaa
JH
333 SMTP<< 250 OK
334 SMTP>> RCPT TO:<usery@domain.com>
4fab92fb 335cmd buf flush ddd bytes
b32ddfaa 336 SMTP<< 250 Accepted
4fab92fb 337holding verify callout open for cutthrough delivery
b32ddfaa
JH
338----------- end cutthrough setup ------------
339processing "accept"
340accept: condition test succeeded in inline ACL
a7538db1 341end of inline ACL: ACCEPT
b32ddfaa
JH
342 SMTP>> DATA
343 SMTP<< 354 Enter message, ending with "." on a line by itself
4fab92fb
HSHR
344considering: ${tod_full}
345 expanding: ${tod_full}
346 result: Tue, 2 Mar 1999 09:44:33 +0000
347considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
348 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
349 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
350 ${if def:sender_address {(envelope-from <$sender_address>)
351 }}id $message_exim_id${if def:received_for {
352 for $received_for}}
353 condition: def:sender_rcvhost
354 result: false
355 scanning: from $sender_rcvhost
356 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
357 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
358 ${if def:sender_address {(envelope-from <$sender_address>)
359 }}id $message_exim_id${if def:received_for {
360 for $received_for}}
361 expanding: from $sender_rcvhost
b32ddfaa 362
4fab92fb 363 result: from
b32ddfaa 364
4fab92fb
HSHR
365 skipping: result is not used
366considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
367 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
368 ${if def:sender_address {(envelope-from <$sender_address>)
369 }}id $message_exim_id${if def:received_for {
370 for $received_for}}
371 condition: def:sender_ident
372 result: true
373considering: from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
374 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
375 ${if def:sender_address {(envelope-from <$sender_address>)
376 }}id $message_exim_id${if def:received_for {
377 for $received_for}}
378considering: $sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
379 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
380 ${if def:sender_address {(envelope-from <$sender_address>)
381 }}id $message_exim_id${if def:received_for {
382 for $received_for}}
383 expanding: $sender_ident
384 result: CALLER
385 expanding: from ${quote_local_part:$sender_ident}
386 result: from CALLER
387 condition: def:sender_helo_name
388 result: true
389considering: (helo=$sender_helo_name)
390 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
391 ${if def:sender_address {(envelope-from <$sender_address>)
392 }}id $message_exim_id${if def:received_for {
393 for $received_for}}
394 expanding: (helo=$sender_helo_name)
b32ddfaa 395
4fab92fb 396 result: (helo=myhost.test.ex)
b32ddfaa 397
4fab92fb 398 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
b32ddfaa 399 }}
4fab92fb 400 result: from CALLER (helo=myhost.test.ex)
b32ddfaa 401
4fab92fb
HSHR
402 condition: def:received_protocol
403 result: true
404considering: with $received_protocol}} (Exim $version_number)
405 ${if def:sender_address {(envelope-from <$sender_address>)
406 }}id $message_exim_id${if def:received_for {
407 for $received_for}}
408 expanding: with $received_protocol
409 result: with local-esmtp
410 condition: def:sender_address
411 result: true
412considering: (envelope-from <$sender_address>)
413 }}id $message_exim_id${if def:received_for {
414 for $received_for}}
415 expanding: (envelope-from <$sender_address>)
b32ddfaa 416
4fab92fb 417 result: (envelope-from <CALLER@myhost.test.ex>)
b32ddfaa 418
4fab92fb
HSHR
419 condition: def:received_for
420 result: true
421considering:
422 for $received_for}}
423 expanding:
b32ddfaa 424 for $received_for
4fab92fb
HSHR
425 result:
426 for usery@domain.com
427 expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
428 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
429 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
430 ${if def:sender_address {(envelope-from <$sender_address>)
431 }}id $message_exim_id${if def:received_for {
432 for $received_for}}
433 result: Received: from CALLER (helo=myhost.test.ex)
434 by myhost.test.ex with local-esmtp (Exim x.yz)
435 (envelope-from <CALLER@myhost.test.ex>)
436 id 10HmaZ-0005vi-00
b32ddfaa 437 for usery@domain.com
511a6c14
JH
438----------- start cutthrough headers send -----------
439----------- done cutthrough headers send ------------
4fab92fb
HSHR
440considering: ${tod_full}
441 expanding: ${tod_full}
442 result: Tue, 2 Mar 1999 09:44:33 +0000
b32ddfaa 443 SMTP>> .
4fab92fb 444 SMTP<< 250 OK id=10HmbA-0005vi-00
b32ddfaa 445LOG: MAIN
4fab92fb 446 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbA-0005vi-00"
b32ddfaa 447 SMTP>> QUIT
4fab92fb
HSHR
448 SMTP<< 221 myhost.test.ex closing connection
449 SMTP(close)>>
b32ddfaa
JH
450----------- cutthrough shutdown (delivered) ------------
451LOG: MAIN
452 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
453LOG: MAIN
454 Completed
455LOG: smtp_connection MAIN
456 SMTP connection from CALLER closed by QUIT
457>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
99400968
JH
458Exim version x.yz ....
459configuration file is TESTSUITE/test-config
460admin user
461 in hosts_connection_nolog? no (option unset)
462LOG: smtp_connection MAIN
463 SMTP connection from CALLER
4fab92fb
HSHR
464considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
465 expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
466 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
cc5a3f43 467 in dsn_advertise_hosts? no (option unset)
99400968 468 in pipelining_advertise_hosts? yes (matched "*")
4fab92fb 469 in chunking_advertise_hosts? no (end of list)
99400968 470 in tls_advertise_hosts? yes (matched "*")
4fab92fb
HSHR
471considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
472considering: SERVER}{server}{queue}{cutthrough}}
473 expanding: SERVER
474 result: SERVER
475considering: server}{queue}{cutthrough}}
476 expanding: server
477 result: server
478 condition: eq {SERVER}{server}
479 result: false
480 scanning: queue}{cutthrough}}
481 expanding: queue
482 result: queue
483 skipping: result is not used
484considering: cutthrough}}
485 expanding: cutthrough
486 result: cutthrough
487 expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
488 result: cutthrough
99400968
JH
489using ACL "cutthrough"
490processing "accept"
491check control = cutthrough_delivery
492check verify = recipient
493domain.com in "test.ex : *.test.ex"? no (end of list)
494domain.com in "! +local_domains"? yes (end of list)
4fab92fb
HSHR
495considering: $local_part
496 expanding: $local_part
497 result: usery
99400968
JH
498domain.com in "*"? yes (matched "*")
499----------- end verify ------------
500accept: condition test succeeded in ACL "cutthrough"
a7538db1 501end of ACL "cutthrough": ACCEPT
99400968
JH
502----------- start cutthrough setup ------------
503domain.com in "test.ex : *.test.ex"? no (end of list)
504domain.com in "! +local_domains"? yes (end of list)
4fab92fb
HSHR
505considering: $local_part
506 expanding: $local_part
507 result: usery
99400968
JH
508domain.com in "*"? yes (matched "*")
509Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
4fab92fb
HSHR
510considering: $primary_hostname
511 expanding: $primary_hostname
512 result: myhost.test.ex
99400968
JH
513 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
514127.0.0.1 in hosts_avoid_esmtp? no (option unset)
515 SMTP>> EHLO myhost.test.ex
4fab92fb 516cmd buf flush ddd bytes
99400968
JH
517 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
518 250-SIZE 52428800
519 250-8BITMIME
520 250-PIPELINING
521 250-STARTTLS
522 250 HELP
4fab92fb
HSHR
523considering: ${if eq {$address_data}{usery}{*}{:}}
524considering: $address_data}{usery}{*}{:}}
525 expanding: $address_data
526 result: usery
527considering: usery}{*}{:}}
528 expanding: usery
529 result: usery
530 condition: eq {$address_data}{usery}
531 result: true
532considering: *}{:}}
533 expanding: *
534 result: *
535 scanning: :}}
536 expanding: :
537 result: :
538 skipping: result is not used
539 expanding: ${if eq {$address_data}{usery}{*}{:}}
540 result: *
99400968 541127.0.0.1 in hosts_avoid_tls? yes (matched "*")
fcc8e047 542127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 543 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
4fab92fb 544cmd buf flush ddd bytes
99400968
JH
545 SMTP<< 250 OK
546 SMTP>> RCPT TO:<usery@domain.com>
4fab92fb 547cmd buf flush ddd bytes
99400968 548 SMTP<< 250 Accepted
4fab92fb 549holding verify callout open for cutthrough delivery
99400968
JH
550----------- end cutthrough setup ------------
551processing "accept"
552accept: condition test succeeded in inline ACL
a7538db1 553end of inline ACL: ACCEPT
99400968
JH
554 SMTP>> DATA
555 SMTP<< 354 Enter message, ending with "." on a line by itself
4fab92fb
HSHR
556considering: ${tod_full}
557 expanding: ${tod_full}
558 result: Tue, 2 Mar 1999 09:44:33 +0000
559considering: Received: ${if def:sender_rcvhost {from $sender_rcvhost
560 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
561 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
562 ${if def:sender_address {(envelope-from <$sender_address>)
563 }}id $message_exim_id${if def:received_for {
564 for $received_for}}
565 condition: def:sender_rcvhost
566 result: false
567 scanning: from $sender_rcvhost
568 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
569 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
570 ${if def:sender_address {(envelope-from <$sender_address>)
571 }}id $message_exim_id${if def:received_for {
572 for $received_for}}
573 expanding: from $sender_rcvhost
99400968 574
4fab92fb 575 result: from
99400968 576
4fab92fb
HSHR
577 skipping: result is not used
578considering: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
579 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
580 ${if def:sender_address {(envelope-from <$sender_address>)
581 }}id $message_exim_id${if def:received_for {
582 for $received_for}}
583 condition: def:sender_ident
584 result: true
585considering: 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 {
589 for $received_for}}
590considering: $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 {
594 for $received_for}}
595 expanding: $sender_ident
596 result: CALLER
597 expanding: from ${quote_local_part:$sender_ident}
598 result: from CALLER
599 condition: def:sender_helo_name
600 result: true
601considering: (helo=$sender_helo_name)
602 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
603 ${if def:sender_address {(envelope-from <$sender_address>)
604 }}id $message_exim_id${if def:received_for {
605 for $received_for}}
606 expanding: (helo=$sender_helo_name)
99400968 607
4fab92fb 608 result: (helo=myhost.test.ex)
99400968 609
4fab92fb 610 expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
99400968 611 }}
4fab92fb 612 result: from CALLER (helo=myhost.test.ex)
99400968 613
4fab92fb
HSHR
614 condition: def:received_protocol
615 result: true
616considering: with $received_protocol}} (Exim $version_number)
617 ${if def:sender_address {(envelope-from <$sender_address>)
618 }}id $message_exim_id${if def:received_for {
619 for $received_for}}
620 expanding: with $received_protocol
621 result: with local-esmtp
622 condition: def:sender_address
623 result: true
624considering: (envelope-from <$sender_address>)
625 }}id $message_exim_id${if def:received_for {
626 for $received_for}}
627 expanding: (envelope-from <$sender_address>)
99400968 628
4fab92fb 629 result: (envelope-from <CALLER@myhost.test.ex>)
99400968 630
4fab92fb
HSHR
631 condition: def:received_for
632 result: true
633considering:
634 for $received_for}}
635 expanding:
99400968 636 for $received_for
4fab92fb
HSHR
637 result:
638 for usery@domain.com
639 expanding: Received: ${if def:sender_rcvhost {from $sender_rcvhost
640 }{${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
641 }}}}by $primary_hostname ${if def:received_protocol {with $received_protocol}} (Exim $version_number)
642 ${if def:sender_address {(envelope-from <$sender_address>)
643 }}id $message_exim_id${if def:received_for {
644 for $received_for}}
645 result: Received: from CALLER (helo=myhost.test.ex)
646 by myhost.test.ex with local-esmtp (Exim x.yz)
647 (envelope-from <CALLER@myhost.test.ex>)
648 id 10HmbB-0005vi-00
99400968 649 for usery@domain.com
511a6c14
JH
650----------- start cutthrough headers send -----------
651----------- done cutthrough headers send ------------
4fab92fb
HSHR
652considering: ${tod_full}
653 expanding: ${tod_full}
654 result: Tue, 2 Mar 1999 09:44:33 +0000
99400968 655 SMTP>> .
4fab92fb 656 SMTP<< 250 OK id=10HmbC-0005vi-00
99400968 657LOG: MAIN
4fab92fb 658 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbC-0005vi-00"
99400968 659 SMTP>> QUIT
4fab92fb
HSHR
660 SMTP<< 221 myhost.test.ex closing connection
661 SMTP(close)>>
99400968
JH
662----------- cutthrough shutdown (delivered) ------------
663LOG: MAIN
664 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
665LOG: MAIN
666 Completed
667LOG: smtp_connection MAIN
668 SMTP connection from CALLER closed by QUIT
669>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
b32ddfaa
JH
670
671******** SERVER ********