Go Mail aims to unify multiple popular mail APIs into a singular, easy to use interface. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP. Email sending is seriously simple and lightweight with no direct dependencies.
Overview:
✅ Multiple mail drivers for your needs or even create your own custom Mailer.
✅ Direct dependency free, all requests are made with the standard lib http.Client.
✅ Send attachments with two struct fields, it's extremely simple.
✅ Send CC & BCC messages.
✅ Extremely lightweight.
Feedback and stars welcome!
Go Mail