PDA

View Full Version : Webmail Timeout



mallaire
01-20-2004, 05:48 PM
When I'm logged into webmail and I'm typing a message and I click on Send, I get the login screen... is this a timeout problem?

If yes, can someone help me on how (and where exactly) I can change these settings?

And I suggest to change the default setting to 15-20 minutes.

Thanks for your help! :)

DirectAdmin Support
01-21-2004, 12:27 PM
Hello,

edit:
/var/www/html/webmail/inc/config.php

and set

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

$idle_timeout = 10; //minutes
to whatever value you need.

John

SeLLeRoNe
04-23-2007, 08:51 AM
in new webmail version is in /var/www/html/webmail/inc/config.security.php

;)