Inspired by MailCatcher, easier to install.
Download and run MailHog
Configure your outgoing SMTP server
View your outgoing email in a web UI
Release it to a real mail serverBuilt with Go – MailHog runs without installation on multiple platforms.
OverviewMailHog is an email testing tool for developers:
Configure your application to use MailHog for SMTP delivery
View messages in the web UI, or retrieve them with the JSON API
Optionally release messa…..