Module config

Source
Expand description

Module dedicated to the IMAP backend configuration.

This module contains the implementation of the IMAP backend and all associated structures related to it.

Structs§

ImapConfig
Errors related to the IMAP backend configuration. The IMAP backend configuration.
ImapExtensionsConfig
The IMAP configuration dedicated to extensions.
ImapIdExtensionConfig
The IMAP configuration dedicated to the ID extension.
ImapWatchConfig
The IMAP watch options (IDLE).

Enums§

ImapAuthConfig
The IMAP authentication configuration.
ImapAuthConfigDerive