Forum Discussion

milos95's avatar
milos95
Copper Contributor
Sep 05, 2023

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...

Resources