Hello Jerry, On Wednesday, December 10, 2003, Jerry Westrick wrote... > What works: > IMAP (uw with TLS, tested with kmail)
> Apache2 with mod_php, (I guess it's working, since I get your login > screen). > Now for what don't work: > When I try to logon, I get the following error: > fsockopen(): SSL operation failed with code 1. OpenSSL Error > messages: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version > number > Anyone know which component is FUBAR? Could be a number of things... we need more details. Did you remember to compile PHP 4.3.0 (or higher) to support openssl? Did you make sure you're connecting to a dedicated SSL/TLS port (993), and not a plain text port (143) with STARTTLS? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
