Found another cause for that error message . . Using lynx to login, there were complaints (from lynx) that the server was using the wrong directory for cookies. The Error returned from squirrelmail was the familiar "You must be logged in . . ."
By changing the setting in php.ini to; ; The path for which the cookie is valid. session.cookie_path = / instead of; ; The path for which the cookie is valid. session.cookie_path = /tmp the error disappeared. Apparently it's browser dependant because Netscape did not complain and everything worked, but MSIE logins failed. Lynx finally told me why :) Alex Vandenham Avantel Systems ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
