Skip to main content

Module imap

Module imap 

Source
Available on crate features imap and wizard only.
Expand description

Interactive IMAP account setup wizard.

Structs§

WizardImapConfig
IMAP account settings collected by the wizard.

Enums§

Encryption
Connection encryption scheme offered by the wizard.
ImapAuth
IMAP authentication method.
ImapSecret
Source of an IMAP password.

Functions§

run
Runs the interactive IMAP account wizard, returning the collected settings.