Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#1485752 closed Feature Requests (worksforme)

TLS error

Reported by: ali Owned by:
Priority: 5 Milestone: 0.2.1
Component: IMAP connection Version: git-master
Severity: normal Keywords:
Cc: ali

Description

Hi,

I'm using courier imap with TLS capabilities and roundecube can't connect :

[23-Feb-2009 19:07:28] PHP Warning:  fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: SSL operation failed with code 1. OpenSSL Error messages:
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number in /usr/local/www/roundcubemail/program/lib/imap.inc on line 608
[23-Feb-2009 19:07:28] PHP Warning:  fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: Failed to enable crypto in /usr/local/www/roundcubemail/program/lib/imap.inc on line 608
[23-Feb-2009 19:07:28] PHP Warning:  fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to tls://mail.openchange.org:143 (Unknown error) in /usr/local/www/roundcubemail/program/lib/imap.inc on line 608
[23-Feb-2009 19:07:28 +0100] IMAP Error: Could not connect to tls://mail.openchange.org at port 143:  (POST /?_task=&_action=login)

Change History (2)

comment:1 Changed 4 years ago by alec

  • Milestone changed from later to 0.2.1
  • Resolution set to worksforme
  • Status changed from new to closed

comment:2 Changed 4 years ago by ali

  • Cc ali added
  • Type changed from Bugs to Feature Requests

Hi,

Well my description isn't correct since the IMAP server uses STARTTLS rather than TLS. RC doesn't seems to support STARTLS for now (#1485284).

Regards,

--
Ali

Note: See TracTickets for help on using tickets.