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