Welcome Guest, Not a member yet? Register   Sign In
Sending mail from live
#8

[eluser]someone Smile[/eluser]
I've finnaly get some errors from both Live and Gmail. I changed ' to " and message to "hello world!". If I try to send message with Live, I get those errors:

Code:
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 9 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Warning  --> stream_socket_enable_crypto(): SSL: Broken pipe /path/to/ci/libraries/Email.php 1703
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 24 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 11 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 31 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 25 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 5 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 904 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846
ERROR - 2013-08-05 23:05:28 --> Severity: Notice  --> fwrite(): send of 2 bytes failed with errno=32 Broken pipe /path/to/ci/libraries/Email.php 1846

And with Gmail:
Code:
ERROR - 2013-08-05 23:09:59 --> Severity: Warning  --> stream_socket_enable_crypto(): SSL: connection timeout /path/to/ci/libraries/Email.php 1703

Before sending those mails I also set smtp_timeout to 20 seconds.

EDIT: There is some additional data from errors which I get it after long loading.
Code:
hello:
There was an SMTP error:
starttls:
There was an SMTP error:
hello:
There was an SMTP error:
Sending of AUTH LOGIN command failed. Error:
from:
There was an SMTP error:
to


Messages In This Thread
Sending mail from live - by El Forum - 08-05-2013, 06:59 AM
Sending mail from live - by El Forum - 08-05-2013, 10:52 AM
Sending mail from live - by El Forum - 08-05-2013, 12:46 PM
Sending mail from live - by El Forum - 08-05-2013, 12:51 PM
Sending mail from live - by El Forum - 08-05-2013, 01:03 PM
Sending mail from live - by El Forum - 08-05-2013, 01:40 PM
Sending mail from live - by El Forum - 08-05-2013, 01:43 PM
Sending mail from live - by El Forum - 08-05-2013, 02:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB