Level 39
May 24, 2022
4
Level 1
Laraval Mail send- issue(Failed to authenticate on SMTP server with username...........................))
Failed to authenticate on SMTP server with username "[email protected]" using the following authenticators: "LOGIN", "PLAIN", "XOAUTH2". Authenticator "LOGIN" returned....
why this error shows. i changed my account security "Less secure app access" to on.
.env MAIL_MAILER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 [email protected] MAIL_PASSWORD="XXXXXXX" MAIL_ENCRYPTION=tls MAIL_FROM_ADDRESS="[email protected]" MAIL_FROM_NAME="${APP_NAME}"
Please or to participate in this conversation.