A SMTP client module written in node, running in the browser. Exposes a high-level API wrapping an SMTP client.
Run the following commands to get started
npm install && grunt
Then open chrome -> extentions, check developer mode, and add the root folder as packaged app and see the integration tests fly!