Split out OpenSSL and GnuTLS versions of tests.
[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
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"
35----------- start cutthrough setup ------------
36domain.com in "test.ex : *.test.ex"? no (end of list)
37domain.com in "! +local_domains"? yes (end of list)
38expanding: $local_part
39 result: userx
40domain.com in "*"? yes (matched "*")
41Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
42expanding: $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
45127.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
53expanding: $address_data
54 result: userx
55expanding: usery
56 result: usery
57condition: eq {$address_data}{usery}
58 result: false
59expanding: *
60 result: *
61skipping: result is not used
62expanding: :
63 result: :
64expanding: ${if eq {$address_data}{usery}{*}{:}}
65 result: :
66127.0.0.1 in hosts_avoid_tls? no (end of list)
67 SMTP>> STARTTLS
68 SMTP<< 220 TLS go ahead
69 SMTP>> EHLO myhost.test.ex
70 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
71 250-SIZE 52428800
72 250-8BITMIME
73 250-PIPELINING
74 250 HELP
75 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
76 SMTP<< 250 OK
77 SMTP>> RCPT TO:<userx@domain.com>
78 SMTP<< 250 Accepted
79----------- end cutthrough setup ------------
80processing "accept"
81accept: condition test succeeded in inline ACL
82 SMTP>> DATA
83 SMTP<< 354 Enter message, ending with "." on a line by itself
84expanding: ${tod_full}
85 result: Tue, 2 Mar 1999 09:44:33 +0000
86condition: def:sender_rcvhost
87 result: false
88expanding: from $sender_rcvhost
89
90 result: from
91
92skipping: result is not used
93condition: def:sender_ident
94 result: true
95expanding: $sender_ident
96 result: CALLER
97expanding: from ${quote_local_part:$sender_ident}
98 result: from CALLER
99condition: def:sender_helo_name
100 result: true
101expanding: (helo=$sender_helo_name)
102
103 result: (helo=myhost.test.ex)
104
105expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
106 }}
107 result: from CALLER (helo=myhost.test.ex)
108
109condition: def:received_protocol
110 result: true
111expanding: with $received_protocol
112 result: with local-esmtp
113condition: def:sender_address
114 result: true
115expanding: (envelope-from <$sender_address>)
116
117 result: (envelope-from <CALLER@myhost.test.ex>)
118
119condition: def:received_for
120 result: true
121expanding:
122 for $received_for
123 result:
124 for userx@domain.com
125PDKIM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
126expanding: ${tod_full}
127 result: Tue, 2 Mar 1999 09:44:33 +0000
128 SMTP>> .
129 SMTP<< 250 OK id=10HmaX-0005vi-00
130LOG: MAIN
131 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.2:RSA_AES_256_CBC_SHA1:256 C="250 OK id=10HmaX-0005vi-00"
132 SMTP>> QUIT
133----------- cutthrough shutdown (delivered) ------------
134LOG: MAIN
135 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
136LOG: MAIN
137 Completed
138LOG: smtp_connection MAIN
139 SMTP connection from CALLER closed by QUIT
140>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
141Exim version x.yz ....
142configuration file is TESTSUITE/test-config
143admin user
144 in hosts_connection_nolog? no (option unset)
145LOG: smtp_connection MAIN
146 SMTP connection from CALLER
147expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
148 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
149 in pipelining_advertise_hosts? yes (matched "*")
150 in tls_advertise_hosts? yes (matched "*")
151expanding: SERVER
152 result: SERVER
153expanding: server
154 result: server
155condition: eq {SERVER}{server}
156 result: false
157expanding: queue
158 result: queue
159skipping: result is not used
160expanding: cutthrough
161 result: cutthrough
162expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
163 result: cutthrough
164using ACL "cutthrough"
165processing "accept"
166check control = cutthrough_delivery
167check verify = recipient
168domain.com in "test.ex : *.test.ex"? no (end of list)
169domain.com in "! +local_domains"? yes (end of list)
170expanding: $local_part
171 result: usery
172domain.com in "*"? yes (matched "*")
173----------- end verify ------------
174accept: condition test succeeded in ACL "cutthrough"
175----------- start cutthrough setup ------------
176domain.com in "test.ex : *.test.ex"? no (end of list)
177domain.com in "! +local_domains"? yes (end of list)
178expanding: $local_part
179 result: usery
180domain.com in "*"? yes (matched "*")
181Connecting to 127.0.0.1 [127.0.0.1]:1225 from ip4.ip4.ip4.ip4 ... connected
182expanding: $primary_hostname
183 result: myhost.test.ex
184 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
185127.0.0.1 in hosts_avoid_esmtp? no (option unset)
186 SMTP>> EHLO myhost.test.ex
187 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
188 250-SIZE 52428800
189 250-8BITMIME
190 250-PIPELINING
191 250-STARTTLS
192 250 HELP
193expanding: $address_data
194 result: usery
195expanding: usery
196 result: usery
197condition: eq {$address_data}{usery}
198 result: true
199expanding: *
200 result: *
201expanding: :
202 result: :
203skipping: result is not used
204expanding: ${if eq {$address_data}{usery}{*}{:}}
205 result: *
206127.0.0.1 in hosts_avoid_tls? yes (matched "*")
207 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
208 SMTP<< 250 OK
209 SMTP>> RCPT TO:<usery@domain.com>
210 SMTP<< 250 Accepted
211----------- end cutthrough setup ------------
212processing "accept"
213accept: condition test succeeded in inline ACL
214 SMTP>> DATA
215 SMTP<< 354 Enter message, ending with "." on a line by itself
216expanding: ${tod_full}
217 result: Tue, 2 Mar 1999 09:44:33 +0000
218condition: def:sender_rcvhost
219 result: false
220expanding: from $sender_rcvhost
221
222 result: from
223
224skipping: result is not used
225condition: def:sender_ident
226 result: true
227expanding: $sender_ident
228 result: CALLER
229expanding: from ${quote_local_part:$sender_ident}
230 result: from CALLER
231condition: def:sender_helo_name
232 result: true
233expanding: (helo=$sender_helo_name)
234
235 result: (helo=myhost.test.ex)
236
237expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
238 }}
239 result: from CALLER (helo=myhost.test.ex)
240
241condition: def:received_protocol
242 result: true
243expanding: with $received_protocol
244 result: with local-esmtp
245condition: def:sender_address
246 result: true
247expanding: (envelope-from <$sender_address>)
248
249 result: (envelope-from <CALLER@myhost.test.ex>)
250
251condition: def:received_for
252 result: true
253expanding:
254 for $received_for
255 result:
256 for usery@domain.com
257PDKIM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
258expanding: ${tod_full}
259 result: Tue, 2 Mar 1999 09:44:33 +0000
260 SMTP>> .
261 SMTP<< 250 OK id=10HmaZ-0005vi-00
262LOG: MAIN
263 >> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaZ-0005vi-00"
264 SMTP>> QUIT
265----------- cutthrough shutdown (delivered) ------------
266LOG: MAIN
267 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
268LOG: MAIN
269 Completed
270LOG: smtp_connection MAIN
271 SMTP connection from CALLER closed by QUIT
272>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
273
274******** SERVER ********