ReachFive / fake-smtp-server

Fake SMTP Server for email testing
https://www.npmjs.com/package/fake-smtp-server
MIT License
192 stars 81 forks source link

Make it possible to start and stop via API #31

Open vandmo opened 4 years ago

vandmo commented 4 years ago

Useful if you want to test the behavior when the SMTP server isn't responding but your test process aren't allowed to stop the docker container running fake-smtp-server.