Non 2FA Gmail Send Email Possible?

Describe the problem/error/question

I’m trying to send an email without 2FA. I don’t want 2FA on this account. Ever. I’ve tried all the testing for TSL versions and the sort, but the system keeps telling me (GPT) that authentication isn’t happy. I’ve inserted my proper email address and password but it still doesn’t go through.

What is the error message (if any)?

<~* 535-5.7.8 Username and Password not accepted. For more information, go to
<~* 535 5.7.8  https://support.google.com/mail/?p=BadCredentials e9e14a558f8ab-3cfc740f9b3sm2596485ab.7 - gsmtp
*** No authentication type succeeded
 ~> QUIT
<~  221 2.0.0 closing connection e9e14a558f8ab-3cfc740f9b3sm2596485ab.7 - gsmtp
=== Connection closed with remote host.

Please share your workflow

Just using the Send Email node

Share the output returned by the last node

Just as above

Information on your n8n setup

  • n8n version:
    1.74.3
  • Database (default: SQLite):
    n/a
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
    no clue
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
    self hosted on Almalinux 9
  • Operating system:
    Almalinux 9

Gmail setup is more complicated than just entering your email address and password. Instead, you’ll need to set up an oAuth connection. You can find how to do that here:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.