Hello,
I am trying to use sc_send_mail but am having some difficulties. Specifically I am looking to send through a SMTP provider called sparkpost. The settings are to be…
I think the issue is that it uses TLS.
The error is…
stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
stream_socket_client(): Failed to enable crypto
stream_socket_client(): unable to connect to ssl://smtp.sparkpostmail.com:2525 (Unknown error)
Any help is appreciated.