Skip to main content

Module smtp

Module smtp 

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

Interactive SMTP account setup wizard.

Structs§

WizardSmtpConfig
SMTP account settings collected by the wizard.

Enums§

Encryption
Connection encryption scheme offered by the wizard.
SmtpAuth
SMTP authentication method.
SmtpSecret
Source of an SMTP password.

Functions§

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