Go Mail
p/go-mail
A cross platform mail driver for GoLang
Ainsley Clark

Go Mail — A cross platform mail driver for GoLang

Featured
1
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.
Replies
Best
Ainsley Clark
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!