[eluser]GwO[/eluser]
Hi, I'm running my application on W2K8 Server (no choice). I've been trying to use EMAIL class to send emails on a newsletter system with no success. I get this error:
Severity: Warning
Message: fsockopen(): unable to connect to ssl://my.server.com:465 (Se produjo un error durante el intento de conexión ya que la parte conectada no respondió adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexión establecida ya que el host conectado no ha podido responder. )
Filename: libraries/Email.php
Line Number: 1689
I've tested my code on my development pc under wamp server and it works fine!
Any help would be appreciated!
Thanks in advance!