[][src]Module lettre::transport::smtp::authentication

Provides limited SASL authentication mechanisms

Structs

Credentials

Contains user credentials

Enums

Mechanism

Represents authentication mechanisms

Constants

DEFAULT_MECHANISMS

Accepted authentication mechanisms Trying LOGIN last as it is deprecated.

Traits

IntoCredentials

Convertible to user credentials