t.m.m.MailService(service.MultiService) : class documentation

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

An email service.
Method __init__ Undocumented
Method getPOP3Factory Undocumented
Method getSMTPFactory Undocumented
Method getESMTPFactory Undocumented
Method addDomain Undocumented
Method setQueue Set the queue for outgoing emails.
Method requestAvatar Undocumented
Method lookupPortal Undocumented
Method defaultPortal Undocumented

Inherited from MultiService:

Method privilegedStartService Do preparation work for starting the service.
Method startService Start the service.
Method stopService Stop the service.
Method getServiceNamed Get the child service with a given name.
Method __iter__ Get an iterator over all child services.
Method addService Add a child service.
Method removeService Remove a child service.

Inherited from Service (via MultiService):

Method __getstate__ Undocumented
Method setName Set the name of the service.
Method setServiceParent Set the parent of the service.
Method disownServiceParent Use this API to remove an IService from an IServiceCollection.
def __init__(self): (source)
Undocumented
def getPOP3Factory(self): (source)
Undocumented
def getSMTPFactory(self): (source)
Undocumented
def getESMTPFactory(self): (source)
Undocumented
def addDomain(self, name, domain): (source)
Undocumented
def setQueue(self, queue): (source)
Set the queue for outgoing emails.
def requestAvatar(self, avatarId, mind, *interfaces): (source)
Undocumented
def lookupPortal(self, name): (source)
Undocumented
def defaultPortal(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.