Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

318
Views
Nodemailer This user does not have access rights to this service

I tried login yandex mail from nodemailer. But i get

(node:6480) UnhandledPromiseRejectionWarning: Error: Invalid login: 535 5.7.8 Error: authentication failed: This user does not have access rights to this service at SMTPConnection._formatError (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:784:19) at SMTPConnection._actionAUTHComplete (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:1536:34) at SMTPConnection.<anonymous> (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:540:26) at SMTPConnection._processResponse (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:947:20) at SMTPConnection._onData (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:749:14) at TLSSocket.SMTPConnection._onSocketData (C:\Users\Tekin\Desktop\buygame\node_modules\nodemailer\lib\smtp-connection\index.js:189:44) at TLSSocket.emit (events.js:315:20) at addChunk (_stream_readable.js:309:12) at readableAddChunk (_stream_readable.js:284:9) at TLSSocket.Readable.push (_stream_readable.js:223:10)

I opened app passwords

My code

let transporter = nodemailer.createTransport({
  service:"yandex",
  host: "smtp.yandex.com",
  port: 465,
  secure: true, 
  auth: {
    user: "someemail@yandex.com",
    pass: settings.email.pass,
  },
});

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!