Package com.icegreen.greenmail.imap
package com.icegreen.greenmail.imap
-
ClassDescriptionThrown when a user attempts to do something (e.g. alter mailbox) for which they do not have appropriate rights.The handler class for IMAP connections.A host machine that has an IMAP4rev1 messaging server.An initial implementation of an ImapHost.Wraps the client input reader with a bunch of convenience methods, allowing lookahead=1 on the underlying character stream.Class providing methods to send response messages from the server to the client.Encapsulates all state held for an ongoing Imap session, which commences when a client first establishes a connection to the Imap server, and continues until that connection is closed.Enumerated type representing an IMAP session state.