@webfocus/send-mail

0.0.6 • Public • Published

Webfocus Send Mail

This is a WebfocusComponent implementation with some utilities for other @webfocus/component implementations.

After registering this component the WebfocusApp instance will have the function sendMail defined.

Usage

webfocusApp.registerComponent(require("@webfocus/send-mail"))

webfocusApp.sendMail(message)

Its calls transport.sendMail with the message argument. (See nodemailer message

Package Sidebar

Install

npm i @webfocus/send-mail

Weekly Downloads

0

Version

0.0.6

License

ISC

Unpacked Size

4.36 kB

Total Files

4

Last publish

Collaborators

  • diogoalmiro