> I get a blank page from squirrelmail when I try to login. It's a Solaris > 9 imap server running cyrus 2.3.7, using sasl2.1.22->pam->ldap for > authentication. Every other email client I have tried works fine, > including thunderbird, outlook, and eudora. Only squirrelmail seems to > have a problem. > > A pertinent bit of log file: > > Sep 14 12:16:29 tsnfs.ece.gatech.edu imaps[2800]: [ID 379946 > local6.notice] starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) > no authentication imaps + starttls? Stable SquirrelMail version does not support starttls. Why IMAPS client connection adds 'starttls' to your logs? IMAP client should track TLS state and should not issue STARTTLS command on TLS connection. ... > So squirrelmail tries to login twice, and the second time fails. The > ldapserver thinks that both logins succeeded. The imap server doesn't. > Squirrelmail gives me a blank page. Blank page means PHP error. Turn on display_errors setting in php.ini or any other place that can be used to modify display_errors setting. Make sure that error_reporting is set to E_ALL or E_ALL & ~E_NOTICE. Used PHP version? If PHP is 4.x - how openssl extension is compiled in? SquirrelMail version and IMAP options? (conf.pl -> 2. Server Settings -> A. Update IMAP settings, show options from 4 to 9) -- Tomas ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users