Constant lettre::transport::smtp::authentication::DEFAULT_MECHANISMS

source ·
pub const DEFAULT_MECHANISMS: &[Mechanism];
Available on crate feature smtp-transport only.
Expand description

Accepted authentication mechanisms

Trying LOGIN last as it is deprecated.