[issue16462] smtpd should return greeting

R. David Murray report at bugs.python.org
Thu Sep 8 15:55:15 EDT 2016


R. David Murray added the comment:

If someone wants to write a patch for this, we now require (unless you set decode_data to False) that process_message take a **kw dict, so we can pass the greeting in that dict.

----------
versions: +Python 3.7 -Python 3.4

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


More information about the Python-bugs-list mailing list