t.m.a.FileWrapper : class documentation

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

Implements interfaces: twisted.mail.smtp.IMessage

Undocumented
Method __init__ Undocumented
Method lineReceived handle another line
Method eomReceived handle end of message
Method connectionLost handle message truncated
Method __str__ Undocumented
def __init__(self, filename): (source)
Undocumented
def lineReceived(self, line): (source)
handle another line
def eomReceived(self): (source)
handle end of message

return a deferred. The deferred should be called with either: callback(string) or errback(error)

def connectionLost(self): (source)
handle message truncated

semantics should be to discard the message

def __str__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.