#Email not sending
1 messages · Page 1 of 1 (latest)
You generate gmail app password?
Change smtp port to 465 and mail encryption to ssl
but gmail is 587
Yeah 587 is tls, try ssl and change port
nothing
This my settings work good
if it doesn't work, something is wrong with the password generated wrong.
oh
i did that
Please check if the password reset email sends.
If it does, check your queue workers - https://CtrlPanel.gg/docs/Installation/getting-started#queue-listeners
If it still doesnt work, check your php version is 8.1 - php -v
Make sure to clear the config cache and to restart the queue workers when making changes to the email details.
php artisan queue:restart```
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
if you did, then try this. If that doesn't help, I have no idea.
i fixed it