Simple debugging SMTP server with Node.js. Messages will be discarded, and printed on the console.
Clone this gist:
git clone git://gist.github.com/2551556.git node-smtp-debug
cd node-smtp-debug
Install simplesmtp
package:
npm install simplesmtp
Run the script:
sudo node server.js