lettre::transport::smtp::authentication

Constant DEFAULT_MECHANISMS

Source
pub const DEFAULT_MECHANISMS: &[Mechanism];
Expand description

Accepted authentication mechanisms

Trying LOGIN last as it is deprecated.