module documentation
(source)

Interfaces for twisted.mail.
Present Since
16.5
Interface ​IAccount​IMAP Interface for Account classes
Interface ​IAlias An interface for aliases.
Interface ​IAliasable​Domain An interface for email domains which can be aliased to other domains.
Interface ​IChallenge​Response An IMAPrev4 authorization challenge mechanism.
Interface ​IClient​Authentication No interface docstring; 2/2 methods documented
Interface ​ICloseable​Mailbox​IMAP A supplementary interface for mailboxes which require cleanup on close.
Interface ​IDomain An interface for email domains.
Interface ​IMailbox​IMAP No interface docstring; 15/15 methods documented
Interface ​IMailbox​IMAPInfo Interface specifying only the methods required for listMailboxes.
Interface ​IMailbox​IMAPListener Interface for objects interested in mailbox events
Interface ​IMailbox​POP3 An interface for mailbox access.
Interface ​IMessage​Delivery No interface docstring; 3/3 methods documented
Interface ​IMessage​Delivery​Factory An alternate interface to implement for handling message delivery.
Interface ​IMessage​IMAP No interface docstring; 3/3 methods documented
Interface ​IMessage​IMAPCopier No interface docstring; 1/1 method documented
Interface ​IMessage​IMAPFile Optional message interface for representing messages as files.
Interface ​IMessage​IMAPPart No interface docstring; 5/5 methods documented
Interface ​IMessage​SMTP Interface definition for messages that can be sent via SMTP.
Interface ​INamespace​Presenter No interface docstring; 3/3 methods documented
Interface ​ISearchable​IMAPMailbox No interface docstring; 1/1 method documented
Interface ​IServer​Factory​POP3 An interface for querying capabilities of a POP3 server.