Error while Sending E-mail

Asked

Viewed 60 times

1

How do I deal with that mistake ?

inserir a descrição da imagem aqui

This error is when I try to send an email via Localhost on Laravel. Online works.

But I’m afraid that online error will happen too. I want to be able to handle; when it is not possible to send an error message.

That’s possible ?

It has to be SMTP on Laravel and TSL.

  • What is your email configuration? Is the SSL module enabled? Put the code there.

  • Take a look here: http://stackoverflow.com/a/30686838/3096922

  • How’s your . ENV settings?

  • It is working in the Network. I just want to treat the problem.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.