TwentyT
Twenty5mo ago
1 reply
parvesh

GMail SMTP in .env?

Hello
I am adding these details to .env

Google Mail Setting

EMAIL_FROM_ADDRESS=do-not-reply@gmail.com
EMAIL_FROM_NAME=<From Name>
EMAIL_DRIVER=smtp
EMAIL_SMTP_HOST=smtp.gmail.com
EMAIL_SMTP_PORT=465
EMAIL_SMTP_USER=do-not-reply@gmail.com
EMAIL_SMTP_PASSWORD=<actual password>

but the invitation/notification emails are not working despite the account details being corect. Can you please advise what I ma doing wrong?

Thank you once again in advance
- Parvessh
Was this page helpful?