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

Accepted authentication mechanisms

Trying LOGIN last as it is deprecated.