R. David Murray <rdmur...@bitdance.com> added the comment:

Looking at this again, as_string defaults to maxheaderlen=0, which means no 
wrapping.  In Python 3.2 you can pass it a maxheaderlen of 78 to get the 
correct behavior for passing the message to smtp.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to