RV
Asked
I would like to know in which file I can setup my email settings so I can send email to users like while inviting etc. Suppose I am using Gmail.
Please mention which fields in file i need to change and add there taking Gmail as example.
[@Mian Saleem](/u/saleem)
Please mention which fields in file i need to change and add there taking Gmail as example.
[@Mian Saleem](/u/saleem)
- MSAnsweredHello,
Please avoid duplications. You can update mail config in `.env` file.
Thank you - RVAnsweredPlease tell me path (there is an .env.example file in root folder) and what fields i need to change. I tried but didn't receive email.
@Mian Saleem - RVAnswered[@Mian Saleem](/u/saleem) waiting for the response.
Thankyou - MSAnsweredHello,
Please use port `587` for tls and the password should be app password, you account password won't work. Others look fine.
Thank you - RVAnsweredI have updated port to 587 and i had kept email account password and app password are same .
I sent an invite again but didn't receive the email.
@Mian Saleem - MSAnsweredHello,
Please check if there is any error in Laravel logs `storage/logs/`
Please check the sent folder on gmail. If you want to test the email, you can try mailtrap.io
Thank you - RVAnsweredOk seems I had to click this dns setting record verify, so they are saying to wait for propagation time which is usually 24 hours. I think after that it should be working and emails will not get rejected.
Let's wait & check. - Login to Reply