Part of twisted.mail.alias View Source View In Hierarchy
Implements interfaces: twisted.mail.smtp.IMessage
| Method | __init__ | Undocumented |
| Method | lineReceived | handle another line |
| Method | eomReceived | handle end of message |
| Method | connectionLost | handle message truncated |
| Method | __str__ | Undocumented |
handle end of message
return a deferred. The deferred should be called with either: callback(string) or errback(error)handle message truncated
semantics should be to discard the message