FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.88k stars 137 forks source link

[QUESTION] about sending mail #568

Closed digitalit closed 4 years ago

digitalit commented 4 years ago

Hi, Is it possible to send mail from FoalTS?

kingdun3284 commented 4 years ago

Literally any node program can send mail

digitalit commented 4 years ago

I guess so but i was wondering if there were any best practice FoalTS solutions

LoicPoullain commented 4 years ago

Hi @digitalit

I would recommend to go with nodemailer and to use the Config class to store the configuration.

Documentation on this is definitely missing. I opened an issue for this: #448 .

LoicPoullain commented 4 years ago

Feel free to continue this conversation in the other issue if you need more help. I'm closing this one to avoid having duplicates.

andrianina4 commented 11 months ago

Hello @LoicPoullain , I install nodemailer with Handlebars , probleme is i dont have file .hbs in build