ampsalesfunnels-sendmail-mailgen
v1.1.3
Published
https://ampsalesfunnels.com - lib to handle sending emails using mailgen - Build blazingly fast sales funnels, learn coding, and get rich
Downloads
2
Readme
ampsalesfunnels-sendmail-mailgen
sendEmailWithMailgen(nodemailerTransporter, from, to, name, sku, dirname, siteUrl) ⇒ Promise.<void>
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