[New-bugs-announce] [issue16462] smtpd should return greeting

mike.a report at bugs.python.org
Mon Nov 12 16:08:11 CET 2012


New submission from mike.a:

The greeting value is required by SPF, and should be returned by SMTPChannel. This would involve a simple fix by adding self.__greeting to the list of returned values in the status object

----------
messages: 175451
nosy: mike.a
priority: normal
severity: normal
status: open
title: smtpd should return greeting
type: enhancement
versions: Python 2.6

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


More information about the New-bugs-announce mailing list