This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
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 | |