[issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets

Milan Oberkirch report at bugs.python.org
Wed Jul 16 21:56:13 CEST 2014


Milan Oberkirch added the comment:

Note that in this (and my previous) patch the message is sent to the client (the idea was not to raise an exception). Maybe it would be better to raise an exception with the information you mentioned?

----------
Added file: http://bugs.python.org/file35975/smtpd_undecodable_data_does_not_raiseV2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19806>
_______________________________________


More information about the Python-bugs-list mailing list