Expand description
Helps sending emails to users, with different email backends
Structs§
- Address
- Represents an email address with a user and a domain name.
- Email
Verification Context - Context used by the
emails/verification.{txt,html,subject}
templates - Mail
Transport - A wrapper around many
AsyncTransport
s - Mailbox
- Represents an email address with an optional name for the sender/recipient.
- Mailer
- Helps sending mails to users
- Smtp
Credentials - Contains user credentials
Enums§
- Smtp
Mode - Encryption mode to use