Welcome Guest, Not a member yet? Register   Sign In
Problem sending Email
#5

[eluser]rAponZel[/eluser]
Thank you Beginers for helping me up clearing my mind out of confuse. I finally understand why this error comes up.

===========================================================================================
A PHP Error was encountered

Severity: Notice

Message: fwrite() [function.fwrite]: send of x bytes failed with errno=32 Broken pipe

Filename: libraries/Email.php

Line Number: xxxx
===========================================================================================

It matters the kind of protocol were using specially on the hosting where our website was hosted. In my case I set the protocol to 'mail' and this is the only configuration I set up for my emailer.

$config['protocol'] = 'mail';



Messages In This Thread
Problem sending Email - by El Forum - 09-09-2010, 10:22 AM
Problem sending Email - by El Forum - 09-05-2012, 01:52 AM
Problem sending Email - by El Forum - 09-05-2012, 02:05 AM
Problem sending Email - by El Forum - 09-05-2012, 02:30 AM
Problem sending Email - by El Forum - 09-05-2012, 02:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB