0.0.1 • Published 11 years ago

mailingproxy v0.0.1

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

mailingproxy

nodejs proxy service to send emails

It now gets the email data from redis pub/sub usage:

  • copy config.json.example to config.json and update the configurations
  • run "node app.js" or start it using forever
  • redis publishes the correct json email data
  • email should be sent