• Facundo Batista's avatar
    Added test for behavior of operations on an unconnected SMTP object, · 1bc8d639
    Facundo Batista yazdı
    and tests for NOOP, RSET, and VRFY. Corrected typo in a comment for
    testNonnumericPort. Added a check for constructing SMTP objects when
    non-numeric ports are included in the host name. Derived a server from
    SMTPServer to test various ESMTP/SMTP capabilities. Check that a
    second HELO to DebuggingServer returns an error. [GSoC - Alan McIntyre]
    1bc8d639
test_smtplib.py 13.7 KB