[issue14269] SMTPD server does not enforce client starting mail transaction with HELO or EHLO

Jason Killen report at bugs.python.org
Tue Mar 20 18:23:16 CET 2012


Jason Killen <jsnklln at gmail.com> added the comment:

Yes, "either way" in the test.  The server shouldn't expect them and the client can do it either way.

I'm adding a patch that tests with and without HELO for those commands that can be sent either way.

----------
Added file: http://bugs.python.org/file24972/test_smtpd.patch

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


More information about the Python-bugs-list mailing list