admin 管理员组

文章数量: 1184232

I'm using Laravel 5.2 and google app for my email . I try connect my website in my google app with smtp but i have this error Failed to authenticate on SMTP server with username "email@domaine.com" using 3 possible authenticators

in my config/mail.php

收起

Not sure if this is your case, but, note that if you have 2 Factor Authentication enabled on your Google Account, you will have to create an application password to use in your Laravel application, your main password won't work .

Not sure if this is your case though but something like this did happened to me once.

报告相同问题?

本文标签: 程序 无法验证 编程