diff --git a/README.md b/README.md index c20a1b48..0705a456 100644 --- a/README.md +++ b/README.md @@ -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