Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

428
Vistas
Invalid Login: 535 Incorrect authentication data Nuxt Mail

I've 535 Incorrect authentication Error while using Nuxt Mail Module, only when I try to send an email on the deployed site ( on the server) I get the error

When I try to send an email from localhost It works fine, but when I deploy it to the server I'll get that error

The only difference is deployed site is over HTTPS, I don't know exactly what happened that I get this error but I hadn't this problem a week ago even on the deployed version These are my nuxt-configs for email:

 modules: [
  ['nuxt-mail', {
      message: [
        {name:'ticket',to: 'webticket@site.com'},
        {name:'contact',to: 'contactus@site.com'}
      ],
      smtp: {
        host: "mail.site.com",
        port: 587,
        auth: {
          user: 'webticket@site.com',
          pass: 'Aa123456'
        },
        secure: false,
        tls: {rejectUnauthorized: false},
      },
    }],
  ],

This is the error :  535 Incorrect authentication

about 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda