So currently I have successfully setup my gsuite email account
my .env
file looks like this
MAIL_DRIVER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
[email protected]
MAIL_PASSWORD=mydomain123
MAIL_ENCRYPTION=tls
and I can receive the email. But it goes to spam box.
My gmail account Forwarding and POP/IMAP > IMAP
is enabled
and
Less secure app
is ON
is there anything I missed?
Im using godaddy as domain provider
email I receveid
question from:
https://stackoverflow.com/questions/65853299/laravel-gsuite-setup 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…