Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@seneca/mail

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seneca/mail

Seneca email plugin

latest
npmnpm
Version
2.4.0
Version published
Maintainers
3
Created
Source

@seneca/mail

Send emails with templates.

Build Status Coverage Status DeepScan grade dependencies Status

Updated plugin - WORK IN PROGRESS

Options

  • test : boolean false : Test mode.
  • history : boolean true : Save mail history to sys/mailhist entity.
  • makehist : function : Add properties to sys/mailhist entity.
  • logmail : boolean true : Log mail sending at info level.
  • email.send : boolean false : Send email (for safety, off by default).
  • email.preview : boolean false : Preview email.

Set plugin options when loading with:



seneca.use('mail', { name: value, ... })


Note: foo.bar in the list above means { foo: { bar: ... } }

Action Patterns

Action Descriptions

« sys:mail,hook:render »

No description provided.

« sys:mail,send:mail »

No description provided.

Keywords

seneca

FAQs

Package last updated on 15 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts