Forum Discussion
milos95
Sep 05, 2023Copper Contributor
How to send emails thru nodemailer (node.js) from outlook? SMTP Disabled
Hello, I'm writing a small backend node.js application from which I'd like to send emails. I set everything up in the following fashion: try {
const transporter = nodemailer.createTran...
kushagra980
Jul 22, 2024Copper Contributor
hello , this did not work for me , i used an alternative which is email communication service ,which is used to connect to domain and then use but keep in mind the email will be mailto:email address removed for privacy reasons,
if you want i can help you with code in nodejs . but this problem still exist to .