go-gomail/gomail
The best way to send emails in Go. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4340
- days_rel: n/a
- days_push: 1251
- n_releases_24m: 0
Adoption not part of the score
4738 stars · 580 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gomail is a Go library for sending emails via SMTP with a simple, flexible API. It supports attachments, embedded images, HTML/text templates, and SSL/TLS.
Use cases
- send transactional emails from a Go application
- send emails with attachments in Go
- send HTML email via SMTP
- send bulk emails over one SMTP connection
- send email with embedded images
When to choose
- you need a lightweight, well-tested Go library to send email over SMTP
- you want zero external dependencies on modern Go
- you need attachments, embedded images, or HTML templates in emails
When to avoid
- you need to receive or parse emails
- you need email sending via APIs like SendGrid or SES without SMTP
- you need a library under active development with frequent updates
Facets
library · maturity maintenance
email email backend developer-tools go cross-platform smtp email-sending attachments tls
1 source
- readme: https://github.com/go-gomail/gomail · fetched 2026-08-28 · 8ba3e545e1c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-gomail/gomail | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="go-gomail/gomail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem