#Problem with an e-mail system

10 messages · Page 1 of 1 (latest)

shut oxide
#

I'm trying to send an email as smtp directly using mail laravel and configuring the .env as smtp, but it asks me for ssl except that I currently want to do without it on port 25.

spare galleon
#

set the variable to null?

shut oxide
#

where is the variable? What is the name of it?

spare galleon
#

MAIL_ENCRYPTION in your .env file

shut oxide
#

ok

#

yes he was null but the error continue

spare galleon
#

what is the error?

shut oxide
#
Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000086:SSL routines::certificate verify failed
#

But the MAIL_ENCRYPTION is null

spare galleon
#

is your config cached?