From 42f1d57a9159a94edbf35d8ae407987d6337a661 Mon Sep 17 00:00:00 2001 From: Nathan Osman Date: Wed, 28 Oct 2015 22:57:09 -0700 Subject: [PATCH] Added Hectane to the Email section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9586889..ef5d60b3 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. +* [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API * [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface * [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email * [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine