t.m.p.DomainSMTP(SMTPDomainDelivery, smtp.SMTP) : class documentation

Part of twisted.mail.protocols View Source View In Hierarchy

An SMTP server which uses the domains of a mail service.

Method __init__ Initialize the SMTP server.

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented

Inherited from TimeoutMixin (via SMTP):

Class Variable timeOut The number of seconds after which to timeout the connection.
Method callLater Wrapper around reactor.callLater for test purpose.
Method resetTimeout Reset the timeout count down.
Method setTimeout Change the timeout period
Method __timedOut Undocumented
def __init__(self, *args, **kw): (source)

Initialize the SMTP server.

ParametersargsPositional arguments for SMTP.__init__ (type: 2-tuple of (IMessageDelivery provider or NoneType, IMessageDeliveryFactory provider or NoneType))
kwKeyword arguments for SMTP.__init__. (type: dict)
API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.