-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfew_fails_then_work.txt
464 lines (457 loc) · 19.9 KB
/
few_fails_then_work.txt
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
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
user@chrubuntu:~/Mailpile$ ./mp
we are at least trying to initialize a channel here
host, port localhost 33412
look who decided to start a server
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
Elapsed: 0.002s (load: Loaded metadata index)
initializing IMAP4_SSL(imap_sec) imap.gmail.com 993
(process:6721): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
ssl version: PROTOCOL_TLSv1_2
server hostname None
opening mailbox imap.gmail.com 993
initting IMAP4_SSL <imap_sec.IMAP4_SSL instance at 0x7fea55550830>
initting sharedimapconn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
Mailpile.py a tool Copyright 2013-2014, Mailpile ehf
for searching and <https://www.mailpile.is/>
organizing piles of e-mail
This program is free software: you can redistribute it and/or modify it under
the terms of either the GNU Affero General Public License as published by the
Free Software Foundation or the Apache License 2.0 as published by the Apache
Software Foundation. See the file COPYING.md for details.
The Web interface address is: http://localhost:33411/
* Type `help` for instructions or `quit` to quit.
* Long running operations can be aborted by pressing: <CTRL-C>
* Check your web browser!
mailpile> opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
mailutils: preparing message
mailutils: preparing message
this message has already been prepared
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,70911105-149280156-212963201 or retry. See: https://www.mailpile.is/hashcash/
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
collect_incoming_data
smtp_RCPT TO:<[email protected]##183-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea55550830>
add_message_to_folder
folder SMTorP
uid 5dd6193d4120c387083eb46b606b0855
host imap.gmail.com
port 993
push called 250 Ok
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
mailutils: preparing message
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
mailutils: preparing message
this message has already been prepared
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,265717822-186812485-36061083 or retry. See: https://www.mailpile.is/hashcash/
collect_incoming_data
smtp_RCPT TO:<[email protected]##31-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea55550830>
add_message_to_folder
folder SMTorP
uid 2356814935581c85a31d47104f9b3517
host imap.gmail.com
port 993
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
Error: <class 'ssl.SSLError'>
Traceback (most recent call last):
File "/home/user/Mailpile/mailpile/plugins/smtp_server.py", line 185, in process_message
source.add_side_message(message)
File "/home/user/Mailpile/mailpile/mail_source/imap.py", line 659, in add_side_message
self.conn._conn.add_message_to_folder(msg_str, "SMTorP", string)
File "/home/user/smtp_sec/imap_sec.py", line 246, in add_message_to_folder
uid, True)
File "/home/user/smtp_sec/imap_sec.py", line 282, in add_message_to_folder_internal
self.encrypt_and_append_message(messageified)
File "/home/user/smtp_sec/imap_sec.py", line 121, in encrypt_and_append_message
self.append_encrypted_message(new_body)
File "/home/user/smtp_sec/imap_sec.py", line 129, in append_encrypted_message
typ, data = parent.append(self, CRYPTOBLOBS, None, None, str(message))
File "/usr/lib/python2.7/imaplib.py", line 336, in append
return self._simple_command(name, mailbox, flags, date_time)
File "/usr/lib/python2.7/imaplib.py", line 1087, in _simple_command
return self._command_complete(name, self._command(name, *args))
File "/usr/lib/python2.7/imaplib.py", line 909, in _command_complete
typ, data = self._get_tagged_response(tag)
File "/home/user/smtp_sec/imap_sec.py", line 422, in _get_tagged_response
a = imaplib.IMAP4_SSL._get_tagged_response(self, tag)
File "/usr/lib/python2.7/imaplib.py", line 1016, in _get_tagged_response
self._get_response()
File "/usr/lib/python2.7/imaplib.py", line 928, in _get_response
resp = self._get_line()
File "/usr/lib/python2.7/imaplib.py", line 1026, in _get_line
line = self.readline()
File "/home/user/smtp_sec/imap_sec.py", line 427, in readline
a = imaplib.IMAP4_SSL.readline(self)
File "/usr/lib/python2.7/imaplib.py", line 1188, in readline
return self.file.readline()
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
File "/usr/lib/python2.7/ssl.py", line 711, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 605, in read
v = self._sslobj.read(len or 1024)
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1750)
push called 400 Oops wtf
initializing IMAP4_SSL(imap_sec) imap.gmail.com 993
ssl version: PROTOCOL_TLSv1_2
server hostname None
opening mailbox imap.gmail.com 993
initting IMAP4_SSL <imap_sec.IMAP4_SSL instance at 0x7fea2cc99e18>
mailutils: preparing message
this message has already been prepared
initting sharedimapconn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,64060610-196211493-77335143 or retry. See: https://www.mailpile.is/hashcash/
collect_incoming_data
smtp_RCPT TO:<[email protected]##621-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea2cc99e18>
add_message_to_folder
folder SMTorP
uid fe1658e28c5fc6a2ff299148d804d833
host imap.gmail.com
port 993
Error: <class 'ssl.SSLError'>
Traceback (most recent call last):
File "/home/user/Mailpile/mailpile/plugins/smtp_server.py", line 185, in process_message
source.add_side_message(message)
File "/home/user/Mailpile/mailpile/mail_source/imap.py", line 659, in add_side_message
self.conn._conn.add_message_to_folder(msg_str, "SMTorP", string)
File "/home/user/smtp_sec/imap_sec.py", line 246, in add_message_to_folder
uid, True)
File "/home/user/smtp_sec/imap_sec.py", line 269, in add_message_to_folder_internal
self.create_cryptoblobs_or_load_index()
File "/home/user/smtp_sec/imap_sec.py", line 164, in create_cryptoblobs_or_load_index
typ, data = imaplib.IMAP4_SSL.list(self)
File "/usr/lib/python2.7/imaplib.py", line 506, in list
typ, dat = self._simple_command(name, directory, pattern)
File "/usr/lib/python2.7/imaplib.py", line 1087, in _simple_command
return self._command_complete(name, self._command(name, *args))
File "/usr/lib/python2.7/imaplib.py", line 909, in _command_complete
typ, data = self._get_tagged_response(tag)
File "/home/user/smtp_sec/imap_sec.py", line 422, in _get_tagged_response
a = imaplib.IMAP4_SSL._get_tagged_response(self, tag)
File "/usr/lib/python2.7/imaplib.py", line 1016, in _get_tagged_response
self._get_response()
File "/usr/lib/python2.7/imaplib.py", line 928, in _get_response
resp = self._get_line()
File "/usr/lib/python2.7/imaplib.py", line 1026, in _get_line
line = self.readline()
File "/home/user/smtp_sec/imap_sec.py", line 427, in readline
a = imaplib.IMAP4_SSL.readline(self)
File "/usr/lib/python2.7/imaplib.py", line 1188, in readline
return self.file.readline()
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
File "/usr/lib/python2.7/ssl.py", line 711, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 605, in read
v = self._sslobj.read(len or 1024)
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1750)
push called 400 Oops wtf
initializing IMAP4_SSL(imap_sec) imap.gmail.com 993
ssl version: PROTOCOL_TLSv1_2
server hostname None
opening mailbox imap.gmail.com 993
initting IMAP4_SSL <imap_sec.IMAP4_SSL instance at 0x7fea2cc99e18>
mailutils: preparing message
this message has already been prepared
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
initting sharedimapconn <SharedImapConn(imap.gmail.com, started daemon 140643768096512)>
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,104366909-235936639-261752595 or retry. See: https://www.mailpile.is/hashcash/
collect_incoming_data
smtp_RCPT TO:<[email protected]##174-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140643768096512)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea2cc99e18>
add_message_to_folder
folder SMTorP
uid cc2aefd9065f30de9b4922d863e3cdcf
host imap.gmail.com
port 993
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
Error: <class 'ssl.SSLError'>
Traceback (most recent call last):
File "/home/user/Mailpile/mailpile/plugins/smtp_server.py", line 185, in process_message
source.add_side_message(message)
File "/home/user/Mailpile/mailpile/mail_source/imap.py", line 659, in add_side_message
self.conn._conn.add_message_to_folder(msg_str, "SMTorP", string)
File "/home/user/smtp_sec/imap_sec.py", line 246, in add_message_to_folder
uid, True)
File "/home/user/smtp_sec/imap_sec.py", line 276, in add_message_to_folder_internal
self.save_index(self.mapping)
File "/home/user/smtp_sec/imap_sec.py", line 159, in save_index
self.append_index(table)
File "/home/user/smtp_sec/imap_sec.py", line 143, in append_index
typ, data = imaplib.IMAP4_SSL.append(self, CRYPTOBLOBS, None, None, str(message))
File "/usr/lib/python2.7/imaplib.py", line 336, in append
return self._simple_command(name, mailbox, flags, date_time)
File "/usr/lib/python2.7/imaplib.py", line 1087, in _simple_command
return self._command_complete(name, self._command(name, *args))
File "/usr/lib/python2.7/imaplib.py", line 909, in _command_complete
typ, data = self._get_tagged_response(tag)
File "/home/user/smtp_sec/imap_sec.py", line 422, in _get_tagged_response
a = imaplib.IMAP4_SSL._get_tagged_response(self, tag)
File "/usr/lib/python2.7/imaplib.py", line 1016, in _get_tagged_response
self._get_response()
File "/usr/lib/python2.7/imaplib.py", line 928, in _get_response
resp = self._get_line()
File "/usr/lib/python2.7/imaplib.py", line 1026, in _get_line
line = self.readline()
File "/home/user/smtp_sec/imap_sec.py", line 427, in readline
a = imaplib.IMAP4_SSL.readline(self)
File "/usr/lib/python2.7/imaplib.py", line 1188, in readline
return self.file.readline()
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
File "/usr/lib/python2.7/ssl.py", line 711, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 605, in read
v = self._sslobj.read(len or 1024)
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1750)
push called 400 Oops wtf
initializing IMAP4_SSL(imap_sec) imap.gmail.com 993
ssl version: PROTOCOL_TLSv1_2
server hostname None
opening mailbox imap.gmail.com 993
initting IMAP4_SSL <imap_sec.IMAP4_SSL instance at 0x7fea2cb895a8>
mailutils: preparing message
this message has already been prepared
initting sharedimapconn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,257004807-152151546-259824857 or retry. See: https://www.mailpile.is/hashcash/
collect_incoming_data
smtp_RCPT TO:<[email protected]##212-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140644419020544)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea2cb895a8>
add_message_to_folder
folder SMTorP
uid 6c1ecafb3c38a606cbf13787752be5fd
host imap.gmail.com
port 993
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
Error: <class 'ssl.SSLError'>
Traceback (most recent call last):
File "/home/user/Mailpile/mailpile/plugins/smtp_server.py", line 185, in process_message
source.add_side_message(message)
File "/home/user/Mailpile/mailpile/mail_source/imap.py", line 659, in add_side_message
self.conn._conn.add_message_to_folder(msg_str, "SMTorP", string)
File "/home/user/smtp_sec/imap_sec.py", line 246, in add_message_to_folder
uid, True)
File "/home/user/smtp_sec/imap_sec.py", line 276, in add_message_to_folder_internal
self.save_index(self.mapping)
File "/home/user/smtp_sec/imap_sec.py", line 159, in save_index
self.append_index(table)
File "/home/user/smtp_sec/imap_sec.py", line 143, in append_index
typ, data = imaplib.IMAP4_SSL.append(self, CRYPTOBLOBS, None, None, str(message))
File "/usr/lib/python2.7/imaplib.py", line 336, in append
return self._simple_command(name, mailbox, flags, date_time)
File "/usr/lib/python2.7/imaplib.py", line 1087, in _simple_command
return self._command_complete(name, self._command(name, *args))
File "/usr/lib/python2.7/imaplib.py", line 909, in _command_complete
typ, data = self._get_tagged_response(tag)
File "/home/user/smtp_sec/imap_sec.py", line 422, in _get_tagged_response
a = imaplib.IMAP4_SSL._get_tagged_response(self, tag)
File "/usr/lib/python2.7/imaplib.py", line 1016, in _get_tagged_response
self._get_response()
File "/usr/lib/python2.7/imaplib.py", line 928, in _get_response
resp = self._get_line()
File "/usr/lib/python2.7/imaplib.py", line 1026, in _get_line
line = self.readline()
File "/home/user/smtp_sec/imap_sec.py", line 427, in readline
a = imaplib.IMAP4_SSL.readline(self)
File "/usr/lib/python2.7/imaplib.py", line 1188, in readline
return self.file.readline()
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
File "/usr/lib/python2.7/ssl.py", line 711, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 605, in read
v = self._sslobj.read(len or 1024)
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1750)
push called 400 Oops wtf
initializing IMAP4_SSL(imap_sec) imap.gmail.com 993
ssl version: PROTOCOL_TLSv1_2
server hostname None
opening mailbox imap.gmail.com 993
initting IMAP4_SSL <imap_sec.IMAP4_SSL instance at 0x7fea2ca9a998>
mailutils: preparing message
this message has already been prepared
oh look we're trying to accept stuff
push called 220 chrubuntu Python SMTP proxy version 0.2
initting sharedimapconn <SharedImapConn(imap.gmail.com, started daemon 140643768096512)>
collect_incoming_data
push called 502 Error: command "EHLO" not implemented
collect_incoming_data
push called 250 cs.utah.edu
collect_incoming_data
smtp_MAIL FROM:<[email protected]>
push called 250 Ok
collect_incoming_data
smtp_RCPT TO:<[email protected]>
push called 450 Please collide 8,153504531-70470164-218694387 or retry. See: https://www.mailpile.is/hashcash/
collect_incoming_data
smtp_RCPT TO:<[email protected]##95-1>
push called 250 Ok
collect_incoming_data
smtp_DATA None
push called 354 End data with <CR><LF>.<CR><LF>
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
collect_incoming_data
process message
ImapMailSource
add side message SharedImapConn
conn <SharedImapConn(imap.gmail.com, started daemon 140643768096512)>
_conn <imap_sec.IMAP4_SSL instance at 0x7fea2ca9a998>
add_message_to_folder
folder SMTorP
uid 24852cbb6883faeb7db28b2397812e0a
host imap.gmail.com
port 993
push called 250 Ok
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
opening an ImapMailSource <ImapMailSource(yup, started 140644340463360)>: Idle
q
Elapsed: 0.022s (quit: Shutting down...)
OK: Shutting down...
Elapsed: 0.000s (interact: Ran interactive shell)
user@chrubuntu:~/Mailpile$ s