New submission from Axel Rau :
While debugging this
http://article.gmane.org/gmane.comp.python.general/687767
email problem, I'm getting:
---
File
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/smtplib.py",
line 794, in send_message
rcpt_options)
Changes by Axel Rau :
--
type: behavior -> crash
___
Python tracker
<http://bugs.python.org/issue11837>
___
___
Python-bugs-list mailing list
Unsubscri
Axel Rau added the comment:
One more hint: The bug does not happen with plain text mails, but can easily be
reproduced with MIME attachments.
--
___
Python tracker
<http://bugs.python.org/issue11