AND                     Relational-operator-function to construct a
                        custom search statement
ImapCon                 An IMAP Connection Class
OR                      Relational-operator-function to construct a
                        custom search statement
Ops.imap_search         Combine search criteria with R's own operators
before                  Criterion constructor function to be combined
                        in a custom search statement
clean_msg_text          Extract text from MIME level
configure_imap          IMAP Connection Configuration
decode_mime_header      Decode RFC 2047 quoted-printable and base64
                        MIME headers and strings
decode_mime_text        Decode RFC 2047 quoted-printable and base64
                        MIME encoded text
enron_sandbox           Populate a Mailbox with a Subset of the Enron
                        Corpus
extract_attachments     Extract attachments from already-fetched
                        messages
filter_stored           Criterion constructor referencing a filter
                        stored on the server
flag                    Criterion constructor function to be combined
                        in a custom search statement
fuzzy                   Criterion modifier for fuzzy (approximate)
                        matching in a custom search
imap_url                An IMAP URL naming a message, or a part of it,
                        for CATENATE (RFC 5092)
imap_utf7_encode        Encode and decode mailbox names in IMAP
                        modified UTF-7
ingest_maildir          Ingest a Local Maildir into an IMAP Folder
larger_than             Criterion constructor function to be combined
                        in a custom search statement
list_attachments        List attachments and content-disposition types
mRpostman-package       An IMAP client for R
metadata_options        Message Metadata Options
modseq                  Criterion constructor function for the
                        CONDSTORE extension (RFC 7162)
older_than              Criterion constructor function to be combined
                        in a custom search statement
on                      Criterion constructor function to be combined
                        in a custom search statement
parse_bodystructure     Parse an IMAP BODYSTRUCTURE into a data frame
                        of MIME parts
parse_envelope          Parse an IMAP ENVELOPE into a one-row data
                        frame
populate_sandbox        Populate a Mailbox with the Synthetic Sandbox
                        Corpus
sandbox_corpus          Generate a Deterministic Synthetic Mail Corpus
saved_before            Criterion constructor functions for the
                        SAVEDATE extension (RFC 8514)
sent_before             Criterion constructor function to be combined
                        in a custom search statement
sent_on                 Criterion constructor function to be combined
                        in a custom search statement
sent_since              Criterion constructor function to be combined
                        in a custom search statement
since                   Criterion constructor function to be combined
                        in a custom search statement
smaller_than            Criterion constructor function to be combined
                        in a custom search statement
string                  Criterion constructor function to be combined
                        in a custom search statement
verbatim                Criterion constructor function for a verbatim
                        IMAP search fragment
younger_than            Criterion constructor function to be combined
                        in a custom search statement
