magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 147 forks source link

fwrite(): send of 6 bytes failed with errno=32 Broken pipe #100

Closed ankurAuriga closed 6 years ago

ankurAuriga commented 6 years ago

All of sudden I am start getting this error on production server.

fwrite(): send of 6 bytes failed with errno=32 Broken pipe in vendor/magento/zendframework1/library/Zend/Mail/Protocol/Abstract.php on line 324

srenon commented 6 years ago

Since it was working before, I would double check with my hosting company to see if they made any server changes.

Take a look at https://stackoverflow.com/questions/13694351/error-while-sending-an-email-with-codeigniter and https://forum.codeigniter.com/thread-64863.html