# Functions
No description provided by the author
BuildEncrypted is used for importing encrypted message.
BuildMIMEBody builds mime body from the parser returned by NewParser.
DeserializeBodyStructure will create new structure from msgpack bytes.
No description provided by the author
GetEnvelope will prepare envelope from pmapi message and cached header.
GetFlags returns imap flags from pmapi message attributes.
HeaderLines returns each line in the given header.
No description provided by the author
NewBuilder creates a new builder which manages the given number of fetch/attach/build workers.
Parse parses RAW message.
ParserWithParser parses message from Parser without building MIME body.
SanitizeMessageDate will return time from msgTime timestamp.
No description provided by the author
# Constants
Various client specific flags.
No description provided by the author
No description provided by the author
Various client specific flags.
Various client specific flags.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
SectionInfo is used to hold data about parts of each section.
# Interfaces
No description provided by the author
# Type aliases
BodyStructure is used to parse an email into MIME sections and then generate body structure for IMAP server.