-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection could not be established with host "ssl://smtp-relay.sendinblue.com:587"... #40973
Comments
Maybe try with |
i have this problem too
|
And if you try laravel 9.0.2? |
There is a fix here #40887 |
@it-can
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Im using Sendinblue for mailing, the error appears as:
Steps To Reproduce:
I added the following to my
.env
(both local and production):And enabled email verification feature when registering user on jetstream.
The text was updated successfully, but these errors were encountered: