Ervin Hegedüs added the comment: Here is a workaround:
server.sendmail(mailfrom, rcptto, msg.encode("utf8"))
May be this would be better inside of smtplib?
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue25736>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
