Hintsbd: fix locking
[exim.git] / test / stderr / 1157
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 admin user
5 dropping to exim gid; retaining priv uid
6 LOG: queue_run MAIN
7   Start queue run: pid=p1234 -qqf
8 >>>>>>>>>>>>>>>> Exim pid=p1242 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
9 >>>>>>>>>>>>>>>> Exim pid=p1243 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
10 >>>>>>>>>>>>>>>> Exim pid=p1244 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
11 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
12 connected
13   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
14   SMTP>> EHLO myhost.test.ex
15 cmd buf flush ddd bytes
16   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
17          250-SIZE 52428800
18          250-LIMITS MAILMAX=1000 RCPTMAX=50000
19          250-8BITMIME
20          250-PIPELINING
21          250-STARTTLS
22          250 HELP
23   SMTP>> STARTTLS
24 cmd buf flush ddd bytes
25   SMTP<< 220 TLS go ahead
26 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
27   SMTP>> EHLO myhost.test.ex
28 cmd buf flush ddd bytes
29   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
30          250-SIZE 52428800
31          250-LIMITS MAILMAX=1000 RCPTMAX=50000
32          250-8BITMIME
33          250-PIPELINING
34          250 HELP
35   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
36   SMTP|> RCPT TO:<userx@test.ex>
37   SMTP>> DATA
38 cmd buf flush ddd bytes
39   SMTP<< 250 OK
40   SMTP<< 250 Accepted
41   SMTP<< 354 Enter message, ending with "." on a line by itself
42   SMTP>> .
43   SMTP<< 250 OK id=10HmbA-000000005vi-0000
44 127.0.0.1 in hosts_noproxy_tls? no (end of list)
45 LOG: MAIN
46   => userx@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-000000005vi-0000"
47 LOG: MAIN
48   Completed
49 >>>>>>>>>>>>>>>> Exim pid=p1245 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
50 Exim version x.yz ....
51 Hints DB:
52 configuration file is TESTSUITE/test-config
53 trusted user
54 admin user
55 dropping to exim gid; retaining priv uid
56   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
57   SMTP|> RCPT TO:<userz@test.ex>
58   SMTP>> DATA
59 cmd buf flush ddd bytes
60   SMTP<< 250 OK
61   SMTP<< 250 Accepted
62   SMTP<< 354 Enter message, ending with "." on a line by itself
63   SMTP>> .
64   SMTP<< 250 OK id=10HmbB-000000005vi-0000
65   SMTP(close)>>
66 cmdlog: 'MAIL|:RCPT|:DATA:250:250:354:.:250'
67 LOG: MAIN
68   => userz@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmbB-000000005vi-0000"
69 LOG: MAIN
70   Completed
71 >>>>>>>>>>>>>>>> Exim pid=p1246 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
72 Exim version x.yz ....
73 Hints DB:
74 configuration file is TESTSUITE/test-config
75 trusted user
76 admin user
77 dropping to exim gid; retaining priv uid
78   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
79   SMTP|> RCPT TO:<usery@test.ex>
80   SMTP>> DATA
81 cmd buf flush ddd bytes
82   SMTP<< 250 OK
83   SMTP<< 250 Accepted
84   SMTP<< 354 Enter message, ending with "." on a line by itself
85   SMTP>> .
86   SMTP+> QUIT
87 cmd buf flush ddd bytes (more expected)
88   SMTP(shutdown)>>
89   SMTP(TLS shutdown)>>
90   SMTP<< 250 OK id=10HmbC-000000005vi-0000
91   SMTP<< 221 myhost.test.ex closing connection
92   SMTP(close)>>
93 cmdlog: 'MAIL|:RCPT|:DATA:250:250:354:.:QUIT+:250:221'
94 LOG: MAIN
95   => usery@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmbC-000000005vi-0000"
96 LOG: MAIN
97   Completed
98 >>>>>>>>>>>>>>>> Exim pid=p1247 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
99 >>>>>>>>>>>>>>>> Exim pid=p1248 (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
100 LOG: queue_run MAIN
101   End queue run: pid=p1234 -qqf
102 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
103 Exim version x.yz ....
104 Hints DB:
105 configuration file is TESTSUITE/test-config
106 admin user
107 dropping to exim gid; retaining priv uid
108 LOG: queue_run MAIN
109   Start queue run: pid=p1235 -qqf
110 >>>>>>>>>>>>>>>> Exim pid=p1249 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
111 >>>>>>>>>>>>>>>> Exim pid=p1250 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
112 >>>>>>>>>>>>>>>> Exim pid=p1251 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
113 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
114 connected
115   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
116   SMTP>> EHLO myhost.test.ex
117 cmd buf flush ddd bytes
118   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
119          250-SIZE 52428800
120          250-LIMITS MAILMAX=1000 RCPTMAX=50000
121          250-8BITMIME
122          250-PIPELINING
123          250-STARTTLS
124          250 HELP
125   SMTP>> STARTTLS
126 cmd buf flush ddd bytes
127   SMTP<< 220 TLS go ahead
128 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
129   SMTP>> EHLO myhost.test.ex
130 cmd buf flush ddd bytes
131   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
132          250-SIZE 52428800
133          250-LIMITS MAILMAX=1000 RCPTMAX=50000
134          250-8BITMIME
135          250-PIPELINING
136          250 HELP
137   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
138   SMTP|> RCPT TO:<usera@test.ex>
139   SMTP>> DATA
140 cmd buf flush ddd bytes
141   SMTP<< 250 OK
142   SMTP<< 250 Accepted
143   SMTP<< 354 Enter message, ending with "." on a line by itself
144   SMTP>> .
145   SMTP<< 250 OK id=10HmbG-000000005vi-0000
146 127.0.0.1 in hosts_noproxy_tls? no (end of list)
147 LOG: MAIN
148   => usera@test.ex R=cl_override T=send_to_server H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbG-000000005vi-0000"
149 LOG: MAIN
150   Completed
151 >>>>>>>>>>>>>>>> Exim pid=p1252 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
152 Exim version x.yz ....
153 Hints DB:
154 configuration file is TESTSUITE/test-config
155 trusted user
156 admin user
157 dropping to exim gid; retaining priv uid
158   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
159   SMTP|> RCPT TO:<userc@test.ex>
160   SMTP>> DATA
161 cmd buf flush ddd bytes
162   SMTP<< 250 OK
163   SMTP<< 250 Accepted
164   SMTP<< 354 Enter message, ending with "." on a line by itself
165   SMTP>> .
166   SMTP<< 250 OK id=10HmbH-000000005vi-0000
167   SMTP(close)>>
168 cmdlog: 'MAIL|:RCPT|:DATA:250:250:354:.:250'
169 LOG: MAIN
170   => userc@test.ex R=cl_override T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmbH-000000005vi-0000"
171 LOG: MAIN
172   Completed
173 >>>>>>>>>>>>>>>> Exim pid=p1253 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
174 Exim version x.yz ....
175 Hints DB:
176 configuration file is TESTSUITE/test-config
177 trusted user
178 admin user
179 dropping to exim gid; retaining priv uid
180   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
181   SMTP|> RCPT TO:<userb@test.ex>
182   SMTP>> DATA
183 cmd buf flush ddd bytes
184   SMTP<< 250 OK
185   SMTP<< 250 Accepted
186   SMTP<< 354 Enter message, ending with "." on a line by itself
187   SMTP>> .
188   SMTP+> QUIT
189 cmd buf flush ddd bytes (more expected)
190   SMTP(shutdown)>>
191   SMTP(TLS shutdown)>>
192   SMTP<< 250 OK id=10HmbI-000000005vi-0000
193   SMTP<< 221 myhost.test.ex closing connection
194   SMTP(close)>>
195 cmdlog: 'MAIL|:RCPT|:DATA:250:250:354:.:QUIT+:250:221'
196 LOG: MAIN
197   => userb@test.ex R=cl_override T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmbI-000000005vi-0000"
198 LOG: MAIN
199   Completed
200 >>>>>>>>>>>>>>>> Exim pid=p1254 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
201 >>>>>>>>>>>>>>>> Exim pid=p1255 (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
202 LOG: queue_run MAIN
203   End queue run: pid=p1235 -qqf
204 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
205 Exim version x.yz ....
206 Hints DB:
207 configuration file is TESTSUITE/test-config
208 admin user
209 dropping to exim gid; retaining priv uid
210 LOG: queue_run MAIN
211   Start queue run: pid=p1236 -qqf
212 >>>>>>>>>>>>>>>> Exim pid=p1256 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
213 >>>>>>>>>>>>>>>> Exim pid=p1257 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
214 >>>>>>>>>>>>>>>> Exim pid=p1258 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
215 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
216 connected
217   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
218   SMTP>> EHLO myhost.test.ex
219 cmd buf flush ddd bytes
220   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
221          250-SIZE 52428800
222          250-LIMITS MAILMAX=1000 RCPTMAX=50000
223          250-8BITMIME
224          250-PIPELINING
225          250-STARTTLS
226          250 HELP
227   SMTP>> STARTTLS
228 cmd buf flush ddd bytes
229   SMTP<< 220 TLS go ahead
230 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
231   SMTP>> EHLO myhost.test.ex
232 cmd buf flush ddd bytes
233   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
234          250-SIZE 52428800
235          250-LIMITS MAILMAX=1000 RCPTMAX=50000
236          250-8BITMIME
237          250-PIPELINING
238          250 HELP
239   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
240   SMTP|> RCPT TO:<user_p@test.ex>
241   SMTP>> DATA
242 cmd buf flush ddd bytes
243   SMTP<< 250 OK
244   SMTP<< 250 Accepted
245   SMTP<< 354 Enter message, ending with "." on a line by itself
246   SMTP>> .
247   SMTP<< 250 OK id=10HmbM-000000005vi-0000
248   SMTP>> EHLO myhost.test.ex
249 cmd buf flush ddd bytes
250   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
251          250-SIZE 52428800
252          250-LIMITS MAILMAX=1000 RCPTMAX=50000
253          250-8BITMIME
254          250-PIPELINING
255          250-STARTTLS
256          250 HELP
257   SMTP(close)>>
258 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:250:EHLO:250-'
259 LOG: MAIN
260   => user_p@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbM-000000005vi-0000"
261 LOG: MAIN
262   Completed
263 >>>>>>>>>>>>>>>> Exim pid=p1259 (qrun-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
264 Exim version x.yz ....
265 Hints DB:
266 configuration file is TESTSUITE/test-config
267 trusted user
268 admin user
269 dropping to exim gid; retaining priv uid
270   SMTP>> STARTTLS
271 cmd buf flush ddd bytes
272   SMTP<< 220 TLS go ahead
273 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
274   SMTP>> EHLO myhost.test.ex
275 cmd buf flush ddd bytes
276   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
277          250-SIZE 52428800
278          250-LIMITS MAILMAX=1000 RCPTMAX=50000
279          250-8BITMIME
280          250-PIPELINING
281          250 HELP
282   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
283   SMTP|> RCPT TO:<user_r@test.ex>
284   SMTP>> DATA
285 cmd buf flush ddd bytes
286   SMTP<< 250 OK
287   SMTP<< 250 Accepted
288   SMTP<< 354 Enter message, ending with "." on a line by itself
289   SMTP>> .
290   SMTP<< 250 OK id=10HmbN-000000005vi-0000
291   SMTP>> EHLO myhost.test.ex
292 cmd buf flush ddd bytes
293   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
294          250-SIZE 52428800
295          250-LIMITS MAILMAX=1000 RCPTMAX=50000
296          250-8BITMIME
297          250-PIPELINING
298          250-STARTTLS
299          250 HELP
300   SMTP(close)>>
301 cmdlog: 'STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:250:EHLO:250-'
302 LOG: MAIN
303   => user_r@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbN-000000005vi-0000"
304 LOG: MAIN
305   Completed
306 >>>>>>>>>>>>>>>> Exim pid=p1260 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
307 Exim version x.yz ....
308 Hints DB:
309 configuration file is TESTSUITE/test-config
310 trusted user
311 admin user
312 dropping to exim gid; retaining priv uid
313   SMTP>> STARTTLS
314 cmd buf flush ddd bytes
315   SMTP<< 220 TLS go ahead
316 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
317   SMTP>> EHLO myhost.test.ex
318 cmd buf flush ddd bytes
319   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
320          250-SIZE 52428800
321          250-LIMITS MAILMAX=1000 RCPTMAX=50000
322          250-8BITMIME
323          250-PIPELINING
324          250 HELP
325   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
326   SMTP|> RCPT TO:<user_q@test.ex>
327   SMTP>> DATA
328 cmd buf flush ddd bytes
329   SMTP<< 250 OK
330   SMTP<< 250 Accepted
331   SMTP<< 354 Enter message, ending with "." on a line by itself
332   SMTP>> .
333   SMTP>> QUIT
334 cmd buf flush ddd bytes
335   SMTP<< 250 OK id=10HmbO-000000005vi-0000
336   SMTP<< 221 myhost.test.ex closing connection
337   SMTP(close)>>
338 cmdlog: 'STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:QUIT:250:221'
339 LOG: MAIN
340   => user_q@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbO-000000005vi-0000"
341 LOG: MAIN
342   Completed
343 >>>>>>>>>>>>>>>> Exim pid=p1261 (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>>
344 LOG: queue_run MAIN
345   End queue run: pid=p1236 -qqf
346 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
347
348 ******** SERVER ********