> Oct 22 21:19:34 imapd[7594]: [ID 853321 mail.error] SSL error status:
> error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol

If I had to guess (and I do), I'd say that you forgot to build OpenSSL
into PHP.  Make a page thusly:

<?php
phpinfo();
?>

Put it in your web tree someplace, then browse to it.  Once it's
completely loaded, Control-F, type 'openssl' and search. I'm willing to
bet it's not in PHP.

I have added code to devel CVS which is much more admin-friendly in this
situation..

-- 
Chris Hilts
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to