Hello Norrin, On Friday, September 03, 2004, Norrin Radd wrote... > In my environment (below) I have my Timeout_user > config.php value set to > $timeout_in_minutes = 360;
360 minutes is 6 hours, PHP has it's own PHP session timeout, which defaults to 24 minutes (depending on the operating system, and if it supports atime). See the session.gc_maxlifetime in php.ini file. This is approximately 24 minutes. [..] > a) How do server timeouts appear in the maillog? > b) What else could be causing the timeouts and where > should I look (is there an imap timeout, imapproxy > timeout,SM timeout)? Do those users that are being timed out have the folder list to refresh? Do they constantly refresh the window during the day, or on an irregular basis? -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] 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
