twisted.mail.interfaces.IMessageIMAPFile(Interface) interface documentationtwisted.mail.interfaces
(View In Hierarchy)
Known implementations: twisted.mail.test.test_imap.FeaturefulMessage
Optional message interface for representing messages as files.
If provided by message objects, this interface will be used instead the more complex MIME-based interface.
| Method | open | Return a file-like object opened for reading. |