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

[eluser]someone Smile[/eluser]
If I've add crypto for 'ssl' I got this error which is almost basical (the shouldn't be ssl:// in host):
Code:
Message: fsockopen(): unable to connect to ssl://ssl://smtp.live.com:587 (php_network_getaddresses: getaddrinfo failed: Name or service not known)

If I deleted 'ssl://' in host then there was the same list of errors as before:
Code:
Message: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
.
.
.

If I choose crypto = 'tls' there was just neverending load without any error in logs. And if I left 'ssl://' in host address there were same errors as this one above.

Code:
Message: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
.
.
.

It's maybe problem in server? I'm doing this on production server (far away from public) and do I need any additional thing for php or apache?

EDIT: I'm getting same error on localhost and prod. server.


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