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

******** SERVER ********