Module rss2email_lib::email
source · Expand description
Constructs and sends emails from different providers.
Modules
An email provider abstraction to allow for multiple backends.
Implementation for default
mail
command in linux.EmailProvider
implementation using SendGrid
.Structs
Holds all environment variables that are required
by any email provider.