From 9d386935ccaf5195bbf636974eb296b23c3f5d9e Mon Sep 17 00:00:00 2001 From: emersion Date: Thu, 27 Oct 2016 16:41:35 +0200 Subject: [PATCH] Adds go-imap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bed79aa..a92528dd 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [douceur](https://github.com/aymerick/douceur) - CSS inliner for your HTML emails. * [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. +* [go-imap](https://github.com/emersion/go-imap) - An IMAP library for clients and servers * [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