This guides utilizes an open source
library contributed by a
community member. Itβs not developed, maintained, or supported by Emailr
directly.
Prerequisites
To get the most out of this guide, youβll need to:1. Install
Install by addingemailr to your list of dependencies in mix.exs:
2. Send email using HTML
The easiest way to send an email is by using thehtml parameter.
send.exs
3. Try it yourself
Elixir Example
See the full source code.