Friday 26 October 2018

How can I mask/remove ip from backend with Nodemailer?

I'm using Cloudflare as a proxy to prevent DDoS attacks. This means that having my actual server's IP exposed would render it useless leaving me much more vulnerable to attacks. Right now I'm using nodemailer to send emails via gmail. Though I see that my server's IP is displayed clear as day in the recipients email headers. How can I prevent nodemailer from giving out my server's IP address?

Submitted October 26, 2018 at 09:37AM by 2JJ1

No comments:

Post a Comment