Golang package that generates clean, responsive HTML e-mails for sending transactional mail
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
Robust and flexible email library for Go
Las características principales de jordan-wright/email son: Email, Email Handling, Email Libraries, Email Services.
Las alternativas de código abierto para jordan-wright/email incluyen: mailhog/mailhog — MailHog is an email testing tool that functions as a local SMTP server to capture outgoing messages during the… matcornic/hermes — Golang package that generates clean, responsive HTML e-mails for sending transactional mail. 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.