ampsalesfunnels-sendmail-mailgen

1.1.3 • Public • Published

ampsalesfunnels-sendmail-mailgen

sendEmailWithMailgen(nodemailerTransporter, from, to, name, sku, dirname, siteUrl) ⇒ Promise.<void>

Send email using nodemailer with body generated using mailgen.

Kind: global function

Param Type Description
nodemailerTransporter Transporter

the nodemailer transporter to use

from string

email address of the sender

to string

email address to send the mail to

name string

name of the customer

sku string

unique identifier for the product (stock-keeping unit)

dirname string

path to the directory containing the mailgen files

siteUrl string

base URL of the website containing images


© 2021 Dellariva Solutions

Readme

Keywords

Package Sidebar

Install

npm i ampsalesfunnels-sendmail-mailgen

Weekly Downloads

1

Version

1.1.3

License

SEE LICENSE IN license.txt

Unpacked Size

3.84 kB

Total Files

5

Last publish

Collaborators

  • svdoever