A
A
Analka2019-09-16 11:40:46
Laravel
Analka, 2019-09-16 11:40:46

laravel not sending mail?

Why such an error?

ErrorException
fwrite(): send of 6 bytes failed with errno=104 Connection reset by peer

Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
:231
vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php

231 строка - $bytesWritten = fwrite($this->in, substr($bytes, $totalBytesWritten));

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
developer007, 2019-09-16
@developer007

don't use built-in swiftmailer and other shit
use third party api
like sendgrid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question