Send emails with templates.
This open source module is sponsored and supported by Voxgig. |
---|
Updated plugin - WORK IN PROGRESS
test
: boolean false : Test mode.history
: boolean true : Save mail history tosys/mailhist
entity.makehist
: function : Add properties tosys/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: ... } }
No description provided.
No description provided.