Hola, quiero enviar emails desde mi computadora local con phpmailer utilizando php en wampserver, pero me aparece el siguiente error:
Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\wamp\www\midominio.com\class.smtp.php on line 105
Sabe alguien como configurarlo para que funcione.