receive a momentum's ecstream and forward it somewhere
forward-tcp.js: forward ecstream request
fake-momentum.js: serve ecstream request. broke ecstream into single email files in mail/ directory
watch-mail.js: watch for new file in "spool/" directory and send a mail
node fake-momentum.js
node forward-tcp.js
node watch-mail.js
watch-mail.js: read file and send via SMTP
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Ale [email protected]
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.