Skip to content

Instantly share code, notes, and snippets.

@btoews
btoews / smtp.js
Created January 7, 2012 21:48 — forked from TheNicholasNick/gist:1040044
node.js SMTP Server
/*
smtpd.js is SMTP server written for node.js
#Changes#
-made to work with 0.6.2 (replaced sys.print with console.log)
-a few bug fixes
sudo node smtpd.js