Module smtp

Source

Modules§

config
Module dedicated to the SMTP sender configuration.

Structs§

CheckUpSmtp
SmtpContext
The SMTP backend context.
SmtpContextBuilder
The SMTP client builder.

Enums§

Error
The global Error enum of the module.
SmtpClientStream

Functions§

build_client
build_tcp_client
build_tls_client

Type Aliases§

Result
The global Result alias of the module.
SmtpContextSync
The sync version of the SMTP backend context.