ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Email Error Notice - Cant send email

August 11, 2011 10:10am

Subscribe [2]
  • #1 / Aug 11, 2011 10:10am

    jeffmace

    120 posts

    When trying to retrieve a password from the CP, i am getting the following errors:

    A PHP Error was encountered

    Severity: Notice

    Message: fwrite(): send of 5 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host.

    Filename: libraries/Email.php

    Line Number: 1813

    A PHP Error was encountered

    Severity: Notice

    Message: fwrite(): send of 874 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host.

    Filename: libraries/Email.php

    Line Number: 1813

    A PHP Error was encountered

    Severity: Notice

    Message: fwrite(): send of 2 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host.

    Filename: libraries/Email.php

    Line Number: 1813

  • #2 / Aug 11, 2011 12:04pm

    jeffmace

    120 posts

    This has been resolved, it was this issue that was found in the forums.


    I changed this:
    var $newline     = “\n”;     
    var $crlf         = “\n”;

    to this

    var $newline     = “\r\n”;     
    var $crlf         = “\r\n”;

  • #3 / Aug 11, 2011 8:32pm

    Kyle Cotter

    730 posts

    Glad you got it sorted out Jeff. Please feel free to post again.

    Thanks.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases