Email Go Libraries Ranking
Libraries and tools that implement email creation and sending.
26 repositories, updated daily.
- All-in-one (SMTP, IMAP, DKIM, DMARC, MTA-STS, DANE) email server
- Golang package that generates clean, responsive HTML e-mails.
- A Go library for email verification without sending any emails.
- Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send.
- Streaming library for the Internet Message Format and mail messages.
- Lightweight configurable multithreaded fake SMTP server. Mimic any SMTP behaviour for your test environment.
- Send encrypted emails to blockchain addresses written in Go.
- Configurable Golang email validator/verifier. Verify email via Regex, DNS, SMTP and even more.
- Batteries-included IMAP client with auto-reconnect, OAuth2, IDLE support, and built-in MIME parsing.
- Golang library for providing a canonical representation of email address.
- Mailx is a library that makes it easier to send email via SMTP. It is an enhancement of the golang standard library `net/smtp`.
- Validate email addresses before they hit your database: syntax, MX lookup, disposable domains, and role-based inboxes.
- Client for Postmark's SpamCheck API that scores a raw email against SpamAssassin rules.