/fake-smtp

A fake SMTP server

Primary LanguageJavaScript

Fake SMTP Server (Node SMTP)

A fake SMTP server used to get the attached image of an email and then send it to a channel in slack

Built With

  • smtp-server - This API let us create a fake SMTP server and put it to listen some port
  • NPM - Dependency Management
  • Babel - Transpiler for access to the new Es6 and Es7 features
  • Docker - Used for build, ship, and run the server, Anywhere