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