add go-dkim

checkGoreportcard
Stéphane Depierrepont 9 years ago
parent 50aac9bf0f
commit 2a56d6a2b5

@ -256,6 +256,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
*Libraries that implement email creation and sending*
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
* [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email.
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
* [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine

Loading…
Cancel
Save