Christian Heimes added the comment:

According to RFC 821 a smtp server must always apply with OK when it receives a 
RSET command.

RESET (RSET)

    This command specifies that the current mail transaction is
    to be aborted.  Any stored sender, recipients, and mail data
    must be discarded, and all buffers and state tables cleared.
    The receiver must send an OK reply.


It seems like your mail server violates the standards.

----------
nosy: +christian.heimes

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16005>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to