Can't send mail via Nodemailer
Can't send mail via Nodemailer
Hi there, I created email for my domain, it works ok, I can send and receive letters. But I can't send letters via Nodemailer. I got error
"Error: Invalid login: 535 Authentication Failed"
Here is the short snippet I use
https://ourcodeworld.com/articles/read/264/how-to-send-an-email-gmail-outlook-and-zoho-using-nodemailer-in-node-js
What I did wrong?