fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 707 forks source link

Fix outdated nodemailer #356

Open bdqnghi opened 7 years ago

bdqnghi commented 7 years ago

In the current version, there is a report about the error when using email plugin, refer to this : https://github.com/fzaninotto/uptime/issues/354. I am encountering this problem, too. Would like to have fix to update nodemailer to newest version 4.0.0 and the codes to send email.