Im attempting to send a user activation email upon registration. I have a simple laravel site with registration and authentication. Upon registration, there are no errors, a
try removing tls encryption by setting it to
'encryption' => '',
i had a similar issue, and the tls was it.