Modules§
- Module dedicated to the SMTP sender configuration.
- error 🔒
Structs§
- The SMTP backend context.
- The SMTP client builder.
Enums§
- The global
Error
enum of the module.
Functions§
- Transform a
mail_parser::Message
into amail_send::smtp::message::Message
.
Type Aliases§
- The global
Result
alias of the module. - The sync version of the SMTP backend context.