0.0.6 • Published 3 years ago

@webfocus/send-mail v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago