Closed ghost closed 5 years ago
Uhmmm Why not a nodemailer In case with nestjs module i think it is will be wrapper for one of most popular exist packages
You can use any existing Node.js mailer module - all of them are compatible with NestJS
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
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 describe.
I need to send emails in nestjs but the framework does not support this yet.
Describe the solution you'd like
Create an official module for sending emails in nestjs.