Nodemailer not sending mails after deploying it on docker container

戏子无情 提交于 2019-12-23 02:25:58

问题


I have deployed instance of my NodeJS application on docker container. The application is working fine except my Nodemailer module. Nodemailer is not sending emails as required. How can I solve this.

来源:https://stackoverflow.com/questions/40666025/nodemailer-not-sending-mails-after-deploying-it-on-docker-container

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!