MailHog is an email-testing tool with a fake SMTP server.
It encapsulates the SMTP protocol with extensions and does not require specific backend implementations.
MailHog runs a super simple SMTP server that hogs outgoing emails sent to it.
Install and configure the following services
To install the MailHog
:
brew install mailhog
Follow instruction here: Service Configuration - MailHog