You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see the following error in the PHP log during establishing a connection:
[22-May-2025 13:35:03 Europe/Berlin] PHP Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
error:0A00010B:SSL routines::wrong version number in C:\phpimap\vendor\webklex\php-imap\src\Connection\Protocols\Protocol.php on line 244
[22-May-2025 13:35:03 Europe/Berlin] PHP Warning: stream_socket_client(): Failed to enable crypto in C:\phpimap\vendor\webklex\php-imap\src\Connection\Protocols\Protocol.php on line 244
[22-May-2025 13:35:03 Europe/Berlin] PHP Warning: stream_socket_client(): Unable to connect to tls://xxxxxx.goserver.host:587 (Unknown error) in C:\phpimap\vendor\webklex\php-imap\src\Connection\Protocols\Protocol.php on line 244
Hello,
We see the following error in the PHP log during establishing a connection:
Here is our PHP code:
We're using OpenSSL 3.5.0.
Can you please tell us what's causing this problem?
The text was updated successfully, but these errors were encountered: