Hey so I'm just trying to use Gmail's SMTP server settings, I put in the settings as shown, and then I have username as my email, and password as my password for that gmail account, but my worker-mails shows the second picture, could not authenticate, so trying to figure it out, this seems like it should work, but is there anything I'm missing? Should I be using 465/SSL instead?
Can you try tls not TLS?
but also...could not authenticate means it's an authentication issue
with Gmail...did you enable insecure passwords and then generate an app password to use?
with GSuite for Business without 2FA I can just login with a secure pass
changed to tls -- still nothing, gonna try 465
have you tried testing the same parameters with some SMTP test client?
so
setting it to 465 tls works
I take it back, got can't connect now
1s
okay so
it seems like Google recently turned off insecure passwords like that without enabling 2fa
yeah
so you gotta go to https://myaccount.google.com and enable 2FA then click on the 2-Step Verification and that has App Passwords at the bottom
Recommended threads
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...
- Appwrite migration stuck on pending
Migration an existing self hosted 1.9.0 to a new VPS tuning self hosted 1.9.0.. import data recognises the api url, project id and api and then when I create, i...