Web and API based SMTP testing tool for development
Web and API based SMTP testing tool
mailhog
$ mailhog
$ mailhog -smtp-bind-addr 127.0.0.1:1025 -api-bind-addr 127.0.0.1:8025
$ open http://localhost:8025