Inspired by MailCatcher, easier to install.
Built with Go - MailHog runs without installation on multiple platforms.
MailHog is an email testing tool for developers:
brew update && brew install mailhogSee MailHog libraries for a list of MailHog client libraries.
mhsendmail is a sendmail replacement for MailHog.
It redirects mail to MailHog using SMTP.
You can also use MailHog sendmail ... instead of the separate mhsendmail binary.

MailHog is a rewritten version of MailHog, which was born out of M3MTA.
Clone this repository to $GOPATH/src/github.com/mailhog/MailHog and type make deps.
See the Building MailHog guide.
Requires Go 1.4+ to build.
Run tests using make test or goconvey.
If you make any changes, run go fmt ./... before submitting a pull request.
Copyright © 2014 - 2016, Ian Kent (http://iankent.uk)
Released under MIT license, see LICENSE for details.
Content type
Image
Digest
Size
6.6 MB
Last updated
over 9 years ago
docker pull sdurrheimer/mailhog