Available on crate feature
wizard only.Expand description
Interactive account setup wizards, one submodule per protocol.
Each wizard prompts for the settings of one account and returns a
Wizard*Config the caller maps into its own configuration.
Modulesยง
- caldav
caldav - Interactive CalDAV account setup wizard.
- carddav
carddav - Interactive CardDAV account setup wizard.
- imap
imap - Interactive IMAP account setup wizard.
- jmap
jmap - Interactive JMAP account setup wizard.
- keyring
- OS-aware credential-provider picker shared by the account wizards.
- smtp
smtp - Interactive SMTP account setup wizard.