Modules§
- Module dedicated to the IMAP backend configuration.
- error 🔒
Structs§
- The IMAP backend context.
- The IMAP backend context builder.
- The sync version of the IMAP backend context.
- OAUTHBEARER IMAP authenticator.
- XOAuth2 🔒XOAUTH2 IMAP authenticator.
Enums§
- The global
Error
enum of the module.
Functions§
- Creates a client from an IMAP configuration.
- Creates a new session from an IMAP configuration and optional pre-built credentials.
Type Aliases§
- The global
Result
alias of the module.