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§
- Imap
Config - Errors related to the IMAP backend configuration. The IMAP backend configuration.
- Imap
Extensions Config - The IMAP configuration dedicated to extensions.
- Imap
IdExtension Config - The IMAP configuration dedicated to the ID extension.
- Imap
Watch Config - The IMAP watch options (IDLE).
Enums§
- Imap
Auth Config - The IMAP authentication configuration.
- Imap
Auth Config Derive