Swoosh
Swoosh is a very popular email library for Elixir.
Our integration is documented here: https://hexdocs.pm/swoosh/Swoosh.Adapters.OhMySmtp.html#content with source code available in the official Swoosh library: https://github.co/swoosh/swoosh/blob/main/lib/swoosh/adapters/oh_my_smtp.ex
To get started, follow the Getting Started instructions for Swoosh, adding your MailPace API token to your config/config.exs
file.