How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
MailHog is an email testing tool that functions as a local SMTP server to capture outgoing messages during the development process. By intercepting SMTP traffic, it allows developers to verify email content, headers, and attachments without transmitting messages to actual external recipients. Captured data is stored in an in-memory buffer, ensuring that sensitive information remains accessible for inspection through a dedicated web-based dashboard. The platform distinguishes itself by incorporating network simulation capabilities, which allow for the injection of artificial delays or connecti
📥 An IMAP library for Go clients and servers
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
The main features of matcornic/hermes are: Email, Email Handling, Email Libraries, Email Services.
Projects with overlapping indexed features include: jordan-wright/email — Robust and flexible email library for Go. mailhog/mailhog — MailHog is an email testing tool that functions as a local SMTP server to capture outgoing messages during the… emersion/go-message — ✉️ A streaming Go library for the Internet Message Format and mail messages. aymerick/douceur — A simple CSS parser and inliner in Go. emersion/go-imap — 📥 An IMAP library for Go clients and servers. hectane/hectane — Lightweight SMTP client written in Go.