mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
SMTP Gmail error #919
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maci2100 on GitHub (Feb 5, 2021).
Hi, if i try to configure the smtp for mm Gmail account the following error shows up: SMTP Client error: No compatible authentication mechanism was found
My Config:
SMTP_HOST: smtp.gmail.com
SMTP_PORT: 587
SMTP_FROM: xxx@gmail.com
SMTP_USERNAME: xxx@gmail.com
SMTP_PASSWORD: xxx
SMTP_SSL: false