Problem with smtp seetings
-
When I set smtp I can’t configure it and I get an error:
2016-06-15 07:23:28 CLIENT -> SERVER: EHLO domain.com 2016-06-15 07:23:28 CLIENT -> SERVER: STARTTLS Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /usr/home/domain.com/web/test/wp-includes/class-smtp.php on line 344 2016-06-15 07:23:28 SMTP Error: Could not connect to SMTP host. 2016-06-15 07:23:28 CLIENT -> SERVER: QUIT 2016-06-15 07:23:28 SMTP ERROR: QUIT command failed: [STRANGE CHARACTERS] 2016-06-15 07:23:28 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Error al enviar.
I have tried with all possibilities but it always throw the error.
If this helps, i have php version 5.6.
Someone know how to solve this?
Thanks
- The topic ‘Problem with smtp seetings’ is closed to new replies.