Package com.icegreen.greenmail.store
package com.icegreen.greenmail.store
-
ClassDescriptionThrown on an inappropriate attempt to reference a mailbox.A simple in-memory implementation of
Store
, used for testing and development.Represents a mailbox within anStore
.Interface for objects holding IMAP4rev1 Message Attributes.The set of flags associated with a message.Attributes of a Message in IMAP4rev1 style.A mail message with all of the extra stuff that IMAP requires.Represents the complete mail store for an IMAP server, providing access to and manipulation of allMailboxes
stored on this server.