Márcio Faustino <m.faust...@gmail.com> added the comment:

I've been also receiving the same error while using "imaplib.IMAP4_SSL" to 
download large e-mails.

A simple change in the "read" and "readline" functions to use instead a 
"cStringIO.StringIO" buffer object works for me.

----------
nosy: +marcio

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1441530>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to