问题
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