On Tuesday, September 10, 2002, at 09:11 AM, [EMAIL PROTECTED] wrote: > I am currently using the toaster dated 6/17/02 w/o any problems. I > installed it along w/ qmailscanner. Is there a way to extend the > timeout period for the users? I believe the default is 20 minutes of > inactivity from a webbrowser. Can I increase this to 30 or maybe 40 > minutes? Thanks for your help.
Recompile sqwebmail with these options: --enable-hardtimeout=7200 - Hard session timeout (2hrs default) --enable-softtimeout=1200 - Inactivity timeout (20 min default) Regards, Bill Shupp
