Part of twisted.mail.smtp View Source View In Hierarchy
Known implementations: twisted.mail.alias.FileWrapper, twisted.mail.alias.MessageWrapper, twisted.mail.alias.MultiWrapper, twisted.mail.mail.FileMessage
Method | lineReceived | handle another line |
Method | eomReceived | handle end of message |
Method | connectionLost | handle message truncated |
return a deferred. The deferred should be called with either: callback(string) or errback(error)