mlcl_mailer
Version:
Mailer plugin for molecuel
26 lines (15 loc) • 784 B
Markdown
[](https://travis-ci.org/molecuel/mlcl_mailer)
[](https://nodei.co/npm/mlcl_mailer/)
[](https://nodei.co/npm/mlcl_mailer/)
[](http://badge.fury.io/js/mlcl_mailer)
# mlcl_mailer
Mailer plugin for molecuel
## Development Installation:
git clone https://github.com/molecuel/mlcl_mailer.git
npm install
typings install
## API
You can register own functions to process a mail response queue.
The registerHandler expects **function(object)**.
The function parameter
*object* will become a stringified response object.