Docker image for MailCatcher based on Alpine linux. You can find images on docker hub jpreuss/mailcatcher.
To use, simply run:
$ docker run -p 1080:1080 -p 1025:1025 jpreuss/mailcatcher
As a SMTP server set localhost with port 1025.
All outgoing e-mails will be catched and shown in web interface on http://localhost:1080.
Content type
Image
Digest
Size
13 MB
Last updated
over 8 years ago
docker pull jpreuss/mailcatcher