On Wed, 6 Sep 2006 22:05:59 -0500, Brennan Stehling <[EMAIL PROTECTED]> wrote: > That is killing me! > > In Firefox I have lost multiple emails as I was writing them and then > cannot go back and copy out my text. The session timeout should never > kick someone out while they are writing an email. It should just block > actions done against the server.
I'm not *positive* this fixed it, but I didn't get kicked out to the login once today. Try session_lifetime at 1000: [22:59:57] [EMAIL PROTECTED] ../www/data/roundcubemail]# diff config/main.inc.php config/main.inc.php~ 100c100 < $rcmail_config['session_lifetime'] = 1000; --- > $rcmail_config['session_lifetime'] = 100; Lemme know, I'll monitor my install and see if I loose any emails that way! P > > -- > Brennan Stehling > Offwhite.net LLC > [EMAIL PROTECTED] > > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. -- http://fak3r.com - you don't have to kick it -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
