Failing to send emails via (smtp.gmail.com:587 TLS, u/p authentication)

Aut0r

New member
I am having issues setting up email. I am trying to use just standard SMTP with authentication(user/pass) and TLS.

php 5.3.5, apache 2.2.17, mysql 5.5.8

Everything works perfectly other than emails and I am getting this error.

stream_socket_enable_crypto() [<a href='streams.crypto'>streams.crypto</a>]: this stream does not support SSL/crypto

library\Zend\Mail\Protocol\Smtp.php:206

Thanks,
Aut0r
 
Top Bottom