Closed de-soul closed 3 years ago
@de-soul were you able to get this working?
@lucasctd In most cases this is because you are using your login password instead of an app-specific password. SMTP auth needs an app-specific password configured in the Google security settings.
My
nuxt.config.js
is:I try to send mail from my component:
So, i got an error in my console with following text:
Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials b44sm2032014ljr.68 - gsmtp
Question: nuxt-mail module did not support auth options?