Hello Gary, On Tuesday, April 06, 2004, Gary Taylor wrote... > Chris Hilts <tassium <at> squirrelmail.org> writes:
>> >> > A. Update IMAP Settings : localhost:993 (courier) >> > B. Update SMTP Settings : localhost:25 >> >> Select A. >> >> 7. Secure IMAP (TLS) : true >> >> Make sure that's set. >> > Yes, #7 is set correctly also. > One thing that puzzles med is the message is the syslog "Apr 5 23:57:53 old- > geezer imapd-ssl: couriertls: accept: error:140760FC:SSL > routines:SSL23_GET_CLIENT_HELLO:unknown protocol" > The reason being is that SSL23 I believe the ssh port 23; so are courier and > squirrelmail having a disagreement as to which port should be accessed, and if > so, is there a setting I can adjust on squirrel mail? I don't really want to > tamper with the working courier configuration. You might want to check your PHP build, and ensure you have included openssl support. The best way to do this is create a php file in your web root, call it test.php, in the file put <?php phpinfo(); ?> save it, and open in your browser, like this: http://servername/test.php Then look for a section that tells you OpenSSL support is enabled. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://article.gmane.org/gmane.mail.squirrelmail.user/16718 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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
