gmailer
A module that exposes sending mail using gmail
This module has been tested under limited scenarios. If you find any issues, please feel free to report them.
Install
npm install gmailer
API
var send = ;
Other considerations
There is no support for multi-part MIME or attachments. You are welcome to send patches for those!