What is MailHog?
It is an email testing tool for developers. You can configure your application to use MailHog for SMTP delivery. You can view messages in the web UI, or retrieve them with the JSON API.
MailHog is a tool in the Email Testing category of a tech stack.
MailHog is an open source tool with 6.7K GitHub stars and 472 GitHub forks. Here’s a link to MailHog's open source repository on GitHub
Who uses MailHog?
Companies
11 companies reportedly use MailHog in their tech stacks, including CODIUM, Development Stack, and AHOI.
Developers
32 developers on StackShare have stated that they use MailHog.
MailHog's Features
- ESMTP server implementing RFC5321
- Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920)
- Web interface to view messages (plain text, HTML or source)
MailHog Alternatives & Comparisons
What are some alternatives to MailHog?
MailCatcher
It runs a super simple SMTP server which catches any message sent to it to display in a web interface. It catches all mail and stores it for display. It shows HTML, Plain Text and Source version of messages, as applicable.
Mailtrap
We offer one platform that covers all email-related needs in one place: testing, sending, and in-depth tracking to control how email infrastructure works and performs.
Postfix
It is a free and open-source mail transfer agent that routes and delivers electronic mail. It is Wietse Venema's mail server that started life at IBM research as an alternative to the widely-used Sendmail program. Now at Google, Wietse continues to support it.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.