Changes between Initial Version and Version 1 of Ticket #18669


Ignore:
Timestamp:
Feb 27, 2009, 5:51:40 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18669

    • Property Owner changed from macports-tickets@… to boeyms@…
  • Ticket #18669 – Description

    initial v1  
    11The output by offlineimap is shown below when it try to download a large mail, which is less than 10 MB.
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/offlineimap/threadutil.py", line 149, in run
     
    2728    return self.sslsock.read(n)
    2829sslerror: (8, 'EOF occurred in violation of protocol')
     30}}}