DevTools - Mailhog
MailHog
[https://github.com/mailhog/MailHog]
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 server
Built with Go - MailHog runs without installation on multiple platforms.
Overview MailHog 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 messages to real SMTP servers for delivery
This post is licensed under CC BY 4.0 by the author.