Rajesh S R <srrajesh1...@gmail.com> added the comment:

Am quite new here; just searching hard to contribute, would like to
patch this, if I can go ahead.

Don't we need to patch the original imaplib code also?

just remove the line:
self.literal = MapCRLF.sub(CRLF, message)
and have:
self.literal = message
Or am I missing something completely?

----------
nosy: +rajeshsr

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

Reply via email to