Package twisted :: Package protocols :: Module imap4
[show private | hide private]
[frames | no frames]

Module twisted.protocols.imap4

An IMAP4 protocol implementation

API Stability: Semi-stable

Author: Jp Calderone<mailto:exarkun@twistedmatrix.com>

Classes
IMAP4Server Protocol implementation for an IMAP4rev1 server.
IMAP4Client  
IMailboxListener  
IServerAuthentication  
IClientAuthentication  
CramMD5ServerAuthenticator  
CramMD5ClientAuthenticator  
IAccount  
MemoryAccount  
IMailbox  

Exceptions
IMAP4Exception  
IllegalClientResponse  
IllegalOperation  
IllegalMailboxEncoding  
UnhandledResponse  
NegativeResponse  
NoSupportedAuthentication  
IllegalServerResponse  
IllegalIdentifierError  
IllegalQueryError  
MismatchedNesting  
MismatchedQuoting  
AuthenticationError  
MailboxException  
MailboxCollision  
NoSuchMailbox  
ReadOnlyMailbox  

Generated by Epydoc 1.1 on Thu Apr 17 12:51:46 2003 http://epydoc.sf.net