Module config

Source
Expand description

Module dedicated to the SMTP sender configuration.

This module contains the configuration specific to the SMTP sender.

Structs§

SmtpConfig
The SMTP sender configuration.

Enums§

Error
The global Error enum of the module.
SmtpAuthConfig
The SMTP authentication configuration.
SmtpAuthConfigDerive

Type Aliases§

Result
The global Result alias of the module.