<div dir="ltr">I found <a href="https://github.com/mailhog/MailHog" style="outline:transparent solid 1px">https://github.com/mailhog/MailHog</a> today while reading about how to get Laravel and Homestead working. MailHog is a thing that you could use in your staging environment so that you can verify you haven't broken your communications systems while in development without spamming people or risking getting your email servers blacklisted.  Its apparent intent is to help you build a staging environment that doesn't need a dedicated email server.  The coolest part is it provides a JSON interface that you could query to verify any outgoing mail in your staging testing.<div><br></div><div>Anyways just thought I'd leave this here.</div></div>