Package ProcImap :: Module ImapServer
[hide private]
[frames] | no frames]

Module ImapServer

source code

This module contains a wrapper around an IMAP Server. It only implements the minimum methods needed to work with UID. You'll have to use the uid command for almost everything, the commands for the "regular" IDs are not supported.

Classes [hide private]
  ClosedMailboxError
Raised if a method is called on a closed mailbox
  NoSuchMailboxError
Raised if a non-existing mailbox is opened
  ImapServer
A small lowlevel representation of an imap server
Variables [hide private]
  STANDARD_IMAPLIB = True
  IDLE_TIMEOUT = 5