nodemailer-express-handlebars icon indicating copy to clipboard operation
nodemailer-express-handlebars copied to clipboard

A plugin for nodemailer that uses express-handlebars view engine to generate emails

Results 20 nodemailer-express-handlebars issues
Sort by recently updated
recently updated
newest added

In my case, I gotta get my template from the database, so that it's impossible to have it in a static file. I would like this plugin to allow getting...

Olá, estou com o seguinte apontamento de vulnerabilidade: Alguma posição sobre o mesmo?

**Remediation :** Upgrade to version 4.4.5 or later. ![Screen Shot 2019-11-07 at 22 38 18](https://user-images.githubusercontent.com/44166656/68430263-09e38900-01b0-11ea-9cfc-99471b9bfee7.png)

Stacktrace: at assertPath (path.js:28:11) at Object.resolve (path.js:1171:7) ExpressHandlebars._resolveLayoutPath This issue is caused by the dependency: `ExpressHandlebars`. Underlying issue is because of a change in `ExpressHandlebars`, it will use `defaultLayout='main'` no...

How can I use i18n with this library? Or how can I at least register the helper "__" to translate things on the .hbs templates that I am using for...

this my source : maillist.forEach(function (to, i , text) { (this is array text explode list recipt email an this is loop function) process external rendering : example path :...

Is it possible to specify a template for the plaintext version of the email (in addition to the html version)?

Hi! I'm having this error but I'm not using partials... do you know why it could be? thanks

On install one gets `warning " > [email protected]" has unmet peer dependency "express-handlebars@>= 6.0.0".` This results in an error on run time. ```bash $ node index.js Error: Cannot find module...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies