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