A simple SMTP mailer for Elixir applications to send transactional emails like welcome or password recovery messages.
Mailer is an Elixir library built on gen_smtp that provides a straightforward way to send transactional emails from applications. It focuses on delivering one-off emails such as welcome messages or password resets, avoiding mass mailing use cases.
Mailer is designed to be a minimal, focused tool for transactional email needs, prioritizing simplicity and reliability over complex features.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.