-
Previously I used the package "@ nest-modules / mailer" but now I went to "@ nestjs-modules / mailer" and it stopped working since now I get an error when using my Handlebar template, here the error w…
-
**Feature Request**
This package is based on nodemailer and they have proxy support. I recommend adding proxy support also. The HTTP proxy might work (haven't tested it yet), but I don't think ther…
-
can't find a way to register handlebars-intl for the adapter and can't find any documentation.
I try to follow the instruction [here](https://formatjs.io/handlebars#install-node), but not successfull…
-
We have decided to rename the module, for permission problems in npm, we regret the percanses
-
#### Problema
Precisamos criar a estrutura de código do projeto para iniciarmos o desenvolvimento. Com isso é necessário montar um boilerplate, organizando as ferramentas e elementos que o projeto …
-
I declare Mailer module in my AppModule:
```
MailerModule.forRoot({
transport: `smtps://${configService.get('MAIL_USER')}:${configService.get('MAIL_PASSWORD')}@${configService.get('M…
-
When using NATS as the message transporter, I notices some `unexpected behaviour`. In fact, the `nats` library on npm doesn't work the same as work the NestJs Nats transport.
## 1
Request/Response…
-
Hi.
Mailer works perfectly when I start the app locally with the below command.
`"start": "ts-node -r tsconfig-paths/register src/main.ts",`
But the mail is not sent out if I start the app wit…
-
## Feature Request
As I need to send email using nestjs I would like an official framework lib. I don't feel safe using third parties.
## Is your feature request related to a problem? Please descr…
ghost updated
4 years ago
-
## I'm submitting a...
[ ] Regression
[+] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post y…