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++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

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