Module imap_types::message
source · [−]Expand description
Structs
Enums
Note: Defined by [SASL]
A list of zero or more named tokens associated with the message. A flag is set by its addition to this list, and is cleared by its removal. There are two types of flags in IMAP4rev1. A flag of either type can be permanent or session-only. TODO(#7): this struct is not very usable currently…
Four name attributes are defined.
5.1. Mailbox Naming
A part specifier is either a part number or one of the following:
HEADER, HEADER.FIELDS, HEADER.FIELDS.NOT, MIME, and TEXT.
A part specifier is either a part number or one of the following:
HEADER, HEADER.FIELDS, HEADER.FIELDS.NOT, MIME, and TEXT.