Trees
Indices
Help
Trac
Package trac
::
Package tests
::
Module notification
:: Class SMTPServer
Class SMTPServer
source code
A single threaded SMTP Server connection manager. Listens for incoming SMTP connections on a given port. For each connection, the SMTPServerEngine is chugged, passing the given instance of SMTPServerInterface.
Instance Methods
__init__
(
self
,
port
)
source code
serve
(
self
,
impl
)
source code
start
(
self
)
source code
stop
(
self
)
source code
terminate
(
self
)
source code
Trees
Indices
Help
Trac
Generated by Epydoc 3.0.1 on Thu Nov 18 22:51:05 2010
http://epydoc.sourceforge.net