Fix default-port TLSA lookup done by callout. Bug 1602
[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
7expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
8 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
50dc7409 9 in dsn_advertise_hosts? no (option unset)
b32ddfaa
JH
10 in pipelining_advertise_hosts? yes (matched "*")
11 in tls_advertise_hosts? yes (matched "*")
12expanding: SERVER
13 result: SERVER
14expanding: server
15 result: server
16condition: eq {SERVER}{server}
17 result: false
18expanding: queue
19 result: queue
20skipping: result is not used
21expanding: cutthrough
22 result: cutthrough
23expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
24 result: cutthrough
25using ACL "cutthrough"
26processing "accept"
27check control = cutthrough_delivery
28check verify = recipient
29domain.com in "test.ex : *.test.ex"? no (end of list)
30domain.com in "! +local_domains"? yes (end of list)
31expanding: $local_part
32 result: userx
33domain.com in "*"? yes (matched "*")
34----------- end verify ------------
35accept: condition test succeeded in ACL "cutthrough"
a7538db1 36end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
37----------- start cutthrough setup ------------
38domain.com in "test.ex : *.test.ex"? no (end of list)
39domain.com in "! +local_domains"? yes (end of list)
40expanding: $local_part
41 result: userx
42domain.com in "*"? yes (matched "*")
43Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
44expanding: $primary_hostname
45 result: myhost.test.ex
46 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
47127.0.0.1 in hosts_avoid_esmtp? no (option unset)
48 SMTP>> EHLO myhost.test.ex
49 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
50 250-SIZE 52428800
51 250-8BITMIME
52 250-PIPELINING
53 250-STARTTLS
54 250 HELP
55expanding: $address_data
56 result: userx
57expanding: usery
58 result: usery
59condition: eq {$address_data}{usery}
60 result: false
61expanding: *
62 result: *
63skipping: result is not used
64expanding: :
65 result: :
66expanding: ${if eq {$address_data}{usery}{*}{:}}
67 result: :
68127.0.0.1 in hosts_avoid_tls? no (end of list)
99400968
JH
69expanding: $address_data
70 result: userx
71expanding: userz
72 result: userz
73condition: eq {$address_data}{userz}
74 result: false
75expanding: *
76 result: *
77skipping: result is not used
78expanding: :
79 result: :
80expanding: ${if eq {$address_data}{userz}{*}{:}}
81 result: :
82127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
b32ddfaa
JH
83 SMTP>> STARTTLS
84 SMTP<< 220 TLS go ahead
aa2a70ba 85127.0.0.1 in tls_verify_hosts? no (option unset)
610ff438
JH
86127.0.0.1 in tls_try_verify_hosts? yes (matched "*")
87127.0.0.1 in tls_verify_cert_hostnames? yes (matched "*")
b32ddfaa
JH
88 SMTP>> EHLO myhost.test.ex
89 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
90 250-SIZE 52428800
91 250-8BITMIME
92 250-PIPELINING
93 250 HELP
da45993f 94127.0.0.1 in hosts_require_auth? no (option unset)
b32ddfaa
JH
95 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
96 SMTP<< 250 OK
97 SMTP>> RCPT TO:<userx@domain.com>
98 SMTP<< 250 Accepted
99----------- end cutthrough setup ------------
100processing "accept"
101accept: condition test succeeded in inline ACL
a7538db1 102end of inline ACL: ACCEPT
b32ddfaa
JH
103 SMTP>> DATA
104 SMTP<< 354 Enter message, ending with "." on a line by itself
105expanding: ${tod_full}
106 result: Tue, 2 Mar 1999 09:44:33 +0000
107condition: def:sender_rcvhost
108 result: false
109expanding: from $sender_rcvhost
110
111 result: from
112
113skipping: result is not used
114condition: def:sender_ident
115 result: true
116expanding: $sender_ident
117 result: CALLER
118expanding: from ${quote_local_part:$sender_ident}
119 result: from CALLER
120condition: def:sender_helo_name
121 result: true
122expanding: (helo=$sender_helo_name)
123
124 result: (helo=myhost.test.ex)
125
126expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
127 }}
128 result: from CALLER (helo=myhost.test.ex)
129
130condition: def:received_protocol
131 result: true
132expanding: with $received_protocol
133 result: with local-esmtp
134condition: def:sender_address
135 result: true
136expanding: (envelope-from <$sender_address>)
137
138 result: (envelope-from <CALLER@myhost.test.ex>)
139
140condition: def:received_for
141 result: true
142expanding:
143 for $received_for
144 result:
145 for userx@domain.com
36f53194
JH
146----------- start cutthrough headers send -----------
147----------- done cutthrough headers send ------------
b32ddfaa
JH
148expanding: ${tod_full}
149 result: Tue, 2 Mar 1999 09:44:33 +0000
150 SMTP>> .
151 SMTP<< 250 OK id=10HmaX-0005vi-00
152LOG: MAIN
6d580f19 153 >> 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=10HmaX-0005vi-00"
b32ddfaa
JH
154 SMTP>> QUIT
155----------- cutthrough shutdown (delivered) ------------
156LOG: MAIN
157 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
158LOG: MAIN
159 Completed
160LOG: smtp_connection MAIN
161 SMTP connection from CALLER closed by QUIT
162>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
163Exim version x.yz ....
164configuration file is TESTSUITE/test-config
165admin user
166 in hosts_connection_nolog? no (option unset)
167LOG: smtp_connection MAIN
168 SMTP connection from CALLER
169expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
170 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
50dc7409 171 in dsn_advertise_hosts? no (option unset)
b32ddfaa
JH
172 in pipelining_advertise_hosts? yes (matched "*")
173 in tls_advertise_hosts? yes (matched "*")
174expanding: SERVER
175 result: SERVER
176expanding: server
177 result: server
178condition: eq {SERVER}{server}
179 result: false
180expanding: queue
181 result: queue
182skipping: result is not used
183expanding: cutthrough
184 result: cutthrough
185expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
186 result: cutthrough
187using ACL "cutthrough"
188processing "accept"
189check control = cutthrough_delivery
190check verify = recipient
191domain.com in "test.ex : *.test.ex"? no (end of list)
192domain.com in "! +local_domains"? yes (end of list)
193expanding: $local_part
194 result: usery
195domain.com in "*"? yes (matched "*")
196----------- end verify ------------
197accept: condition test succeeded in ACL "cutthrough"
a7538db1 198end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
199----------- start cutthrough setup ------------
200domain.com in "test.ex : *.test.ex"? no (end of list)
201domain.com in "! +local_domains"? yes (end of list)
202expanding: $local_part
203 result: usery
204domain.com in "*"? yes (matched "*")
205Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
206expanding: $primary_hostname
207 result: myhost.test.ex
208 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
209127.0.0.1 in hosts_avoid_esmtp? no (option unset)
210 SMTP>> EHLO myhost.test.ex
211 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
212 250-SIZE 52428800
213 250-8BITMIME
214 250-PIPELINING
215 250-STARTTLS
216 250 HELP
217expanding: $address_data
218 result: usery
219expanding: usery
220 result: usery
221condition: eq {$address_data}{usery}
222 result: true
223expanding: *
224 result: *
225expanding: :
226 result: :
227skipping: result is not used
228expanding: ${if eq {$address_data}{usery}{*}{:}}
229 result: *
230127.0.0.1 in hosts_avoid_tls? yes (matched "*")
da45993f 231127.0.0.1 in hosts_require_auth? no (option unset)
b32ddfaa
JH
232 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
233 SMTP<< 250 OK
234 SMTP>> RCPT TO:<usery@domain.com>
235 SMTP<< 250 Accepted
236----------- end cutthrough setup ------------
237processing "accept"
238accept: condition test succeeded in inline ACL
a7538db1 239end of inline ACL: ACCEPT
b32ddfaa
JH
240 SMTP>> DATA
241 SMTP<< 354 Enter message, ending with "." on a line by itself
242expanding: ${tod_full}
243 result: Tue, 2 Mar 1999 09:44:33 +0000
244condition: def:sender_rcvhost
245 result: false
246expanding: from $sender_rcvhost
247
248 result: from
249
250skipping: result is not used
251condition: def:sender_ident
252 result: true
253expanding: $sender_ident
254 result: CALLER
255expanding: from ${quote_local_part:$sender_ident}
256 result: from CALLER
257condition: def:sender_helo_name
258 result: true
259expanding: (helo=$sender_helo_name)
260
261 result: (helo=myhost.test.ex)
262
263expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
264 }}
265 result: from CALLER (helo=myhost.test.ex)
266
267condition: def:received_protocol
268 result: true
269expanding: with $received_protocol
270 result: with local-esmtp
271condition: def:sender_address
272 result: true
273expanding: (envelope-from <$sender_address>)
274
275 result: (envelope-from <CALLER@myhost.test.ex>)
276
277condition: def:received_for
278 result: true
279expanding:
280 for $received_for
281 result:
282 for usery@domain.com
36f53194
JH
283----------- start cutthrough headers send -----------
284----------- done cutthrough headers send ------------
b32ddfaa
JH
285expanding: ${tod_full}
286 result: Tue, 2 Mar 1999 09:44:33 +0000
287 SMTP>> .
288 SMTP<< 250 OK id=10HmaZ-0005vi-00
289LOG: MAIN
290 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaZ-0005vi-00"
291 SMTP>> QUIT
292----------- cutthrough shutdown (delivered) ------------
293LOG: MAIN
294 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
295LOG: MAIN
296 Completed
297LOG: smtp_connection MAIN
298 SMTP connection from CALLER closed by QUIT
299>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
99400968
JH
300Exim version x.yz ....
301configuration file is TESTSUITE/test-config
302admin user
303 in hosts_connection_nolog? no (option unset)
304LOG: smtp_connection MAIN
305 SMTP connection from CALLER
306expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
307 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
50dc7409 308 in dsn_advertise_hosts? no (option unset)
99400968
JH
309 in pipelining_advertise_hosts? yes (matched "*")
310 in tls_advertise_hosts? yes (matched "*")
311expanding: SERVER
312 result: SERVER
313expanding: server
314 result: server
315condition: eq {SERVER}{server}
316 result: false
317expanding: queue
318 result: queue
319skipping: result is not used
320expanding: cutthrough
321 result: cutthrough
322expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
323 result: cutthrough
324using ACL "cutthrough"
325processing "accept"
326check control = cutthrough_delivery
327check verify = recipient
328domain.com in "test.ex : *.test.ex"? no (end of list)
329domain.com in "! +local_domains"? yes (end of list)
330expanding: $local_part
331 result: usery
332domain.com in "*"? yes (matched "*")
333----------- end verify ------------
334accept: condition test succeeded in ACL "cutthrough"
a7538db1 335end of ACL "cutthrough": ACCEPT
99400968
JH
336----------- start cutthrough setup ------------
337domain.com in "test.ex : *.test.ex"? no (end of list)
338domain.com in "! +local_domains"? yes (end of list)
339expanding: $local_part
340 result: usery
341domain.com in "*"? yes (matched "*")
342Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
343expanding: $primary_hostname
344 result: myhost.test.ex
345 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
346127.0.0.1 in hosts_avoid_esmtp? no (option unset)
347 SMTP>> EHLO myhost.test.ex
348 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
349 250-SIZE 52428800
350 250-8BITMIME
351 250-PIPELINING
352 250-STARTTLS
353 250 HELP
354expanding: $address_data
355 result: usery
356expanding: usery
357 result: usery
358condition: eq {$address_data}{usery}
359 result: true
360expanding: *
361 result: *
362expanding: :
363 result: :
364skipping: result is not used
365expanding: ${if eq {$address_data}{usery}{*}{:}}
366 result: *
367127.0.0.1 in hosts_avoid_tls? yes (matched "*")
da45993f 368127.0.0.1 in hosts_require_auth? no (option unset)
99400968
JH
369 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
370 SMTP<< 250 OK
371 SMTP>> RCPT TO:<usery@domain.com>
372 SMTP<< 250 Accepted
373----------- end cutthrough setup ------------
374processing "accept"
375accept: condition test succeeded in inline ACL
a7538db1 376end of inline ACL: ACCEPT
99400968
JH
377 SMTP>> DATA
378 SMTP<< 354 Enter message, ending with "." on a line by itself
379expanding: ${tod_full}
380 result: Tue, 2 Mar 1999 09:44:33 +0000
381condition: def:sender_rcvhost
382 result: false
383expanding: from $sender_rcvhost
384
385 result: from
386
387skipping: result is not used
388condition: def:sender_ident
389 result: true
390expanding: $sender_ident
391 result: CALLER
392expanding: from ${quote_local_part:$sender_ident}
393 result: from CALLER
394condition: def:sender_helo_name
395 result: true
396expanding: (helo=$sender_helo_name)
397
398 result: (helo=myhost.test.ex)
399
400expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
401 }}
402 result: from CALLER (helo=myhost.test.ex)
403
404condition: def:received_protocol
405 result: true
406expanding: with $received_protocol
407 result: with local-esmtp
408condition: def:sender_address
409 result: true
410expanding: (envelope-from <$sender_address>)
411
412 result: (envelope-from <CALLER@myhost.test.ex>)
413
414condition: def:received_for
415 result: true
416expanding:
417 for $received_for
418 result:
419 for usery@domain.com
36f53194
JH
420----------- start cutthrough headers send -----------
421----------- done cutthrough headers send ------------
99400968
JH
422expanding: ${tod_full}
423 result: Tue, 2 Mar 1999 09:44:33 +0000
424 SMTP>> .
425 SMTP<< 250 OK id=10HmbB-0005vi-00
426LOG: MAIN
427 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbB-0005vi-00"
428 SMTP>> QUIT
429----------- cutthrough shutdown (delivered) ------------
430LOG: MAIN
431 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
432LOG: MAIN
433 Completed
434LOG: smtp_connection MAIN
435 SMTP connection from CALLER closed by QUIT
436>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
b32ddfaa
JH
437
438******** SERVER ********