#What do you use for sending emails?
3 messages · Page 1 of 1 (latest)
it depends on how you want to send the emails, either via an external service or directly doing it by an SMTP server
in the second case, you can use all kinds of SMTP client packages.
for example, this one is integrated with nestjs
https://github.com/nest-modules/mailer