Sign inSign up

amontaigu/fakesmtp

By amontaigu

Updated almost 9 years ago

Image
1

10K+

amontaigu/fakesmtp repository overview

docker-fakesmtp Circle CI

Purpose

A docker image for FakeSMTP

This allows you to run a SMTP server for testing applications which send mail. Each mail is written to a file in /var/mail

Usage

Example startup command:

docker run -d -p 2525:25 -v /tmp/fakemail:/var/mail amontaigu/fakesmtp

See original documentation for more information.

Credits

Thanks to original project munkyboy/docker-fakesmtp.

Tag summary

Content type

Image

Digest

sha256:be45cec9b

Size

55.7 MB

Last updated

almost 9 years ago

docker pull amontaigu/fakesmtp