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