Suggestion: Add 'mailhog' service to servers
https://github.com/mailhog/MailHog
MailHog is very handy if it comes to development. It catches every sent mails and shows them on a web interface.
It would be nice if one could enable/disable MailHog like other services for development purposes.
4
votes

-
Jamie Sykes commented
Second this, we don't want to have the ability to send out live emails to our customers from within a staging environment.