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

This is supported on crate feature smtp-transport only.

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.