[Patches] [ python-Patches-1057417 ] New BaseSMTPServer module

SourceForge.net noreply at sourceforge.net
Sat Oct 30 19:55:47 CEST 2004


Patches item #1057417, was opened at 2004-10-30 12:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1057417&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark D. Roth (mdr0)
Assigned to: Nobody/Anonymous (nobody)
Summary: New BaseSMTPServer module

Initial Comment:
A new module that provides an SMTP server base class,
derived from the SocketServer class.

The class in this module does not implement a fully
functional SMTP server; it simply provides a framework
that subclasses can use to build their own
special-purpose SMTP servers.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1057417&group_id=5470


More information about the Patches mailing list