Welcome Guest, Not a member yet? Register   Sign In
Sending mail through ssl running php under IIS
#1

[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!
#2

[eluser]GwO[/eluser]
Anybody?
#3

[eluser]ivantcholakov[/eluser]
http://ellislab.com/forums/viewthread/236889/

Could you try the solution I've proposed there? It is about using PHPMailer with the same API as of CodeIgniters Email class.

I would like to know whether it works or not.




Theme © iAndrew 2016 - Forum software by © MyBB