Part of twisted.mail.maildir View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | lineReceived | handle another line |
| Method | eomReceived | handle end of message |
Inherited from FileMessage:
| Method | connectionLost | handle message truncated |
handle end of message
return a deferred. The deferred should be called with either: callback(string) or errback(error)