Sign inSign up

munkyboy/fakesmtp

By munkyboy

Updated almost 9 years ago

Image
7

1M+

munkyboy/fakesmtp repository overview

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

Example startup command:

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

Tag summary

Content type

Image

Digest

sha256:190e5ae5a

Size

143 MB

Last updated

almost 9 years ago

docker pull munkyboy/fakesmtp