Log certificate verification status by default
[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
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
9 in pipelining_advertise_hosts? yes (matched "*")
10 in tls_advertise_hosts? yes (matched "*")
11expanding: SERVER
12 result: SERVER
13expanding: server
14 result: server
15condition: eq {SERVER}{server}
16 result: false
17expanding: queue
18 result: queue
19skipping: result is not used
20expanding: cutthrough
21 result: cutthrough
22expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
23 result: cutthrough
24using ACL "cutthrough"
25processing "accept"
26check control = cutthrough_delivery
27check verify = recipient
28domain.com in "test.ex : *.test.ex"? no (end of list)
29domain.com in "! +local_domains"? yes (end of list)
30expanding: $local_part
31 result: userx
32domain.com in "*"? yes (matched "*")
33----------- end verify ------------
34accept: condition test succeeded in ACL "cutthrough"
a7538db1 35end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
36----------- start cutthrough setup ------------
37domain.com in "test.ex : *.test.ex"? no (end of list)
38domain.com in "! +local_domains"? yes (end of list)
39expanding: $local_part
40 result: userx
41domain.com in "*"? yes (matched "*")
42Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
43expanding: $primary_hostname
44 result: myhost.test.ex
45 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
46127.0.0.1 in hosts_avoid_esmtp? no (option unset)
47 SMTP>> EHLO myhost.test.ex
48 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
49 250-SIZE 52428800
50 250-8BITMIME
51 250-PIPELINING
52 250-STARTTLS
53 250 HELP
54expanding: $address_data
55 result: userx
56expanding: usery
57 result: usery
58condition: eq {$address_data}{usery}
59 result: false
60expanding: *
61 result: *
62skipping: result is not used
63expanding: :
64 result: :
65expanding: ${if eq {$address_data}{usery}{*}{:}}
66 result: :
67127.0.0.1 in hosts_avoid_tls? no (end of list)
99400968
JH
68expanding: $address_data
69 result: userx
70expanding: userz
71 result: userz
72condition: eq {$address_data}{userz}
73 result: false
74expanding: *
75 result: *
76skipping: result is not used
77expanding: :
78 result: :
79expanding: ${if eq {$address_data}{userz}{*}{:}}
80 result: :
81127.0.0.1 in hosts_verify_avoid_tls? no (end of list)
b32ddfaa
JH
82 SMTP>> STARTTLS
83 SMTP<< 220 TLS go ahead
65867078 84127.0.0.1 in hosts_require_ocsp? no (option unset)
44662487 85127.0.0.1 in hosts_request_ocsp? yes (matched "*")
610ff438
JH
86127.0.0.1 in tls_verify_hosts? no (option unset)
87127.0.0.1 in tls_try_verify_hosts? no (end of list)
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
fcc8e047 94127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 95 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
b32ddfaa
JH
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
511a6c14
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=TLSv1:AES256-SHA: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
171 in pipelining_advertise_hosts? yes (matched "*")
172 in tls_advertise_hosts? yes (matched "*")
173expanding: SERVER
174 result: SERVER
175expanding: server
176 result: server
177condition: eq {SERVER}{server}
178 result: false
179expanding: queue
180 result: queue
181skipping: result is not used
182expanding: cutthrough
183 result: cutthrough
184expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
185 result: cutthrough
186using ACL "cutthrough"
187processing "accept"
188check control = cutthrough_delivery
189check verify = recipient
190domain.com in "test.ex : *.test.ex"? no (end of list)
191domain.com in "! +local_domains"? yes (end of list)
192expanding: $local_part
193 result: usery
194domain.com in "*"? yes (matched "*")
195----------- end verify ------------
196accept: condition test succeeded in ACL "cutthrough"
a7538db1 197end of ACL "cutthrough": ACCEPT
b32ddfaa
JH
198----------- start cutthrough setup ------------
199domain.com in "test.ex : *.test.ex"? no (end of list)
200domain.com in "! +local_domains"? yes (end of list)
201expanding: $local_part
202 result: usery
203domain.com in "*"? yes (matched "*")
204Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
205expanding: $primary_hostname
206 result: myhost.test.ex
207 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
208127.0.0.1 in hosts_avoid_esmtp? no (option unset)
209 SMTP>> EHLO myhost.test.ex
210 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
211 250-SIZE 52428800
212 250-8BITMIME
213 250-PIPELINING
214 250-STARTTLS
215 250 HELP
216expanding: $address_data
217 result: usery
218expanding: usery
219 result: usery
220condition: eq {$address_data}{usery}
221 result: true
222expanding: *
223 result: *
224expanding: :
225 result: :
226skipping: result is not used
227expanding: ${if eq {$address_data}{usery}{*}{:}}
228 result: *
229127.0.0.1 in hosts_avoid_tls? yes (matched "*")
fcc8e047 230127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 231 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
b32ddfaa
JH
232 SMTP<< 250 OK
233 SMTP>> RCPT TO:<usery@domain.com>
234 SMTP<< 250 Accepted
235----------- end cutthrough setup ------------
236processing "accept"
237accept: condition test succeeded in inline ACL
a7538db1 238end of inline ACL: ACCEPT
b32ddfaa
JH
239 SMTP>> DATA
240 SMTP<< 354 Enter message, ending with "." on a line by itself
241expanding: ${tod_full}
242 result: Tue, 2 Mar 1999 09:44:33 +0000
243condition: def:sender_rcvhost
244 result: false
245expanding: from $sender_rcvhost
246
247 result: from
248
249skipping: result is not used
250condition: def:sender_ident
251 result: true
252expanding: $sender_ident
253 result: CALLER
254expanding: from ${quote_local_part:$sender_ident}
255 result: from CALLER
256condition: def:sender_helo_name
257 result: true
258expanding: (helo=$sender_helo_name)
259
260 result: (helo=myhost.test.ex)
261
262expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
263 }}
264 result: from CALLER (helo=myhost.test.ex)
265
266condition: def:received_protocol
267 result: true
268expanding: with $received_protocol
269 result: with local-esmtp
270condition: def:sender_address
271 result: true
272expanding: (envelope-from <$sender_address>)
273
274 result: (envelope-from <CALLER@myhost.test.ex>)
275
276condition: def:received_for
277 result: true
278expanding:
279 for $received_for
280 result:
281 for usery@domain.com
511a6c14
JH
282----------- start cutthrough headers send -----------
283----------- done cutthrough headers send ------------
b32ddfaa
JH
284expanding: ${tod_full}
285 result: Tue, 2 Mar 1999 09:44:33 +0000
286 SMTP>> .
287 SMTP<< 250 OK id=10HmaZ-0005vi-00
288LOG: MAIN
289 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaZ-0005vi-00"
290 SMTP>> QUIT
291----------- cutthrough shutdown (delivered) ------------
292LOG: MAIN
293 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
294LOG: MAIN
295 Completed
296LOG: smtp_connection MAIN
297 SMTP connection from CALLER closed by QUIT
298>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
99400968
JH
299Exim version x.yz ....
300configuration file is TESTSUITE/test-config
301admin user
302 in hosts_connection_nolog? no (option unset)
303LOG: smtp_connection MAIN
304 SMTP connection from CALLER
305expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
306 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
307 in pipelining_advertise_hosts? yes (matched "*")
308 in tls_advertise_hosts? yes (matched "*")
309expanding: SERVER
310 result: SERVER
311expanding: server
312 result: server
313condition: eq {SERVER}{server}
314 result: false
315expanding: queue
316 result: queue
317skipping: result is not used
318expanding: cutthrough
319 result: cutthrough
320expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
321 result: cutthrough
322using ACL "cutthrough"
323processing "accept"
324check control = cutthrough_delivery
325check verify = recipient
326domain.com in "test.ex : *.test.ex"? no (end of list)
327domain.com in "! +local_domains"? yes (end of list)
328expanding: $local_part
329 result: usery
330domain.com in "*"? yes (matched "*")
331----------- end verify ------------
332accept: condition test succeeded in ACL "cutthrough"
a7538db1 333end of ACL "cutthrough": ACCEPT
99400968
JH
334----------- start cutthrough setup ------------
335domain.com in "test.ex : *.test.ex"? no (end of list)
336domain.com in "! +local_domains"? yes (end of list)
337expanding: $local_part
338 result: usery
339domain.com in "*"? yes (matched "*")
340Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
341expanding: $primary_hostname
342 result: myhost.test.ex
343 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
344127.0.0.1 in hosts_avoid_esmtp? no (option unset)
345 SMTP>> EHLO myhost.test.ex
346 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
347 250-SIZE 52428800
348 250-8BITMIME
349 250-PIPELINING
350 250-STARTTLS
351 250 HELP
352expanding: $address_data
353 result: usery
354expanding: usery
355 result: usery
356condition: eq {$address_data}{usery}
357 result: true
358expanding: *
359 result: *
360expanding: :
361 result: :
362skipping: result is not used
363expanding: ${if eq {$address_data}{usery}{*}{:}}
364 result: *
365127.0.0.1 in hosts_avoid_tls? yes (matched "*")
fcc8e047 366127.0.0.1 in hosts_require_auth? no (option unset)
9d6bb16d 367 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
99400968
JH
368 SMTP<< 250 OK
369 SMTP>> RCPT TO:<usery@domain.com>
370 SMTP<< 250 Accepted
371----------- end cutthrough setup ------------
372processing "accept"
373accept: condition test succeeded in inline ACL
a7538db1 374end of inline ACL: ACCEPT
99400968
JH
375 SMTP>> DATA
376 SMTP<< 354 Enter message, ending with "." on a line by itself
377expanding: ${tod_full}
378 result: Tue, 2 Mar 1999 09:44:33 +0000
379condition: def:sender_rcvhost
380 result: false
381expanding: from $sender_rcvhost
382
383 result: from
384
385skipping: result is not used
386condition: def:sender_ident
387 result: true
388expanding: $sender_ident
389 result: CALLER
390expanding: from ${quote_local_part:$sender_ident}
391 result: from CALLER
392condition: def:sender_helo_name
393 result: true
394expanding: (helo=$sender_helo_name)
395
396 result: (helo=myhost.test.ex)
397
398expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
399 }}
400 result: from CALLER (helo=myhost.test.ex)
401
402condition: def:received_protocol
403 result: true
404expanding: with $received_protocol
405 result: with local-esmtp
406condition: def:sender_address
407 result: true
408expanding: (envelope-from <$sender_address>)
409
410 result: (envelope-from <CALLER@myhost.test.ex>)
411
412condition: def:received_for
413 result: true
414expanding:
415 for $received_for
416 result:
417 for usery@domain.com
511a6c14
JH
418----------- start cutthrough headers send -----------
419----------- done cutthrough headers send ------------
99400968
JH
420expanding: ${tod_full}
421 result: Tue, 2 Mar 1999 09:44:33 +0000
422 SMTP>> .
423 SMTP<< 250 OK id=10HmbB-0005vi-00
424LOG: MAIN
425 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmbB-0005vi-00"
426 SMTP>> QUIT
427----------- cutthrough shutdown (delivered) ------------
428LOG: MAIN
429 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
430LOG: MAIN
431 Completed
432LOG: smtp_connection MAIN
433 SMTP connection from CALLER closed by QUIT
434>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
b32ddfaa
JH
435
436******** SERVER ********