After more investigation, I have found out that SquirrelMail accessing an IMAP server over TLS is not recommended because SquirrelMail reauthenticates for every page change. The recommened solution is to set up an IMAP server on the loopback address (which is what I am going to do).
Regards, Henry
On Wed, 03 Sep 2003 10:36:16 -0400, Henry Baragar <[EMAIL PROTECTED]> wrote:
Dave & Marek,
tcpdump revealed that SquirrelMail is NOT initiating a TLS connection, even though I am using PHP 4.3.3.
I guess its time to take this to the SquirrelMail mailing list.
Thanks, Henry
On Tue, 2 Sep 2003 17:44:03 -0800, David J. Weller-Fahy <[EMAIL PROTECTED]> wrote:
* Marek Gutkowski <[EMAIL PROTECTED]> [2003-09-02 14:23]:W li?cie z wto, 02-09-2003, godz. 23:44, Henry Baragar pisze: > @400000003f550ddc0ecda664 21709 0 [EMAIL PROTECTED]:] Error > initializing Binc IMAP: SSL negotiation failed: Internal SSL error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
Use tcpdump to verify that SquirrelMail really speaks ssl. This error usually shows up when you connect to an ssl-enabled server with a non-ssl client.
It does, but according to the features page[0], PHP 4.3.x+ is required, otherwise you have to use stunnel.
[0] - http://www.squirrelmail.org/wiki/en_US/SquirrelMailFeatures
Regards,
-- Henry Baragar Principal, Technical Architecture 416-453-5626 Instantiated Software Inc. http://www.instantiated.ca

