MailCatcher in Docker

How to set up a fake SMTP server in a container for receiving and viewing emails

Courtney Zhan

--

In previous articles, we discussed email testing and using a fake SMTP server to catch emails. This article will show you how to set up a Docker container to host MailCatcher, a simple fake SMTP server.

--

--