Skip to content

huntprod/docker-nullmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

huntprod/nullmail

This is a small, scratch-based Docker image for running [nullmail

  • A Null Router for SMTP][1], inside your docker-compose recipes, and beyond!

I was trying to deploy a docker-ized software stack, in staging / evaluation mode the other day, and ran across a fun behavior: it falls over and dies if it can't send email.

A while back, I ran into this in my travels in Cloud Foundry land, and I wrote [nullmail][1]. Now you can use it in Docker!

Running

docker run -it -p 25 huntprod/nullmail

It doesn't actually do anything. The log stream (sent to stdout) can be useful at times.

About

A NullSMTP container for Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published