mailingproxy
v0.0.1
Published
mailingproxy ============
Downloads
3
Readme
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