Skip to content
Discussion options

You must be logged in to vote

Finally, I solved it by taking off the tls out and leaving the following environment variable as follows :
MAIL_ENCRYPTION=""

Albeit both Laravel.log and IIS Logging don't display any related errors as mentioned above, I have received an indicative message in the Network panel of the browser's DevTools (chrome) when I click the Send Test button :
stream_socket_enable_crypto(): SSL operation failed with code 1

Which then led me to find the solution that worked for me :
https://stackoverflow.com/a/58619462/16640601

I don't know why it worked, and I wish to understand the reason.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Saad-Samba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants