Skip to content

munkyboy/docker-fakesmtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published