Please note that this project in early development and the API is volatile.
- An
Email
struct that defines all of the common attributes of an email. - A collection of popular backends that take an
Email
and deliver it.
- SendGrid
- Mandrill
- PostageApp
- Dummy (you know, for testing)