Module async_smtp::authentication
source · Expand description
Provides limited SASL authentication mechanisms
Structs
- Contains user credentials
Enums
- Represents authentication mechanisms
Constants
- Accepted authentication mechanisms on an encrypted connection Trying LOGIN last as it is deprecated.
- Accepted authentication mechanisms on an unencrypted connection
Traits
- Convertible to user credentials