Webmail session times out while typing message

The session have a max amount of time before they expire. Browing in /webmail will refresh this time, but when you're typing a message, if you take too long, the session will expire. This will end up giving you a login page instead of sending the message causing you to lose the message. To increase the time allowed, edit:

/var/www/html/webmail/inc/config.security.php

and set:

########################################################################
# Session timeout for inactivity
########################################################################

$idle_timeout = 10; //minutes

to a higher value.

 
troubles/timeout.txt · Last modified: 2010/02/21 22:08 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki