Package osaf :: Package mail :: Module imap
[hide private]
[frames] | no frames]

Module imap

source code

Classes [hide private]
  FolderVars
This class contains the non-persisted IMAPFolder variables that are used during the downloading of mail from an IMAP folder.
  _TwistedIMAP4Client
Overrides imap4.IMAP4Client to add Chandler specific functionality including startTLS management and Timeout management.
  IMAPClientFactory
Inherits from base.AbstractDownloadClientFactory and overides default protocol and exception values with IMAP specific values
  IMAPClient
Provides support for Downloading mail from an IMAP mail 'Inbox' as well as test Account settings.