Module imap

Source
Expand description

Module dedicated to IMAP email envelopes.

This module contains envelope-related mapping functions from the [imap] crate types.

Staticsยง

FETCH_ENVELOPES
The IMAP fetch items needed to retrieve everything we need to build an envelope: UID, flags and envelope (Message-ID, From, To, Subject, Date).