javascript - Angular/ Node.js Website - Automatic mail notification -


i want check every 12hours, if new things available users. if so, email should send automatically server. took @ https://nodemailer.com, don't know if thats right tool; important thing is, server e.g. @ midnight runs job automatically , sends mails.

can give me advice?

yes, can use nodemailer sure, there other mailing modules mailgun. need use 1 of these module send mails. it's easy use. can use event module fire event @ midnight check updates , send mail.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -