On Tuesday, September 10, 2002, at 09:44 AM, [EMAIL PROTECTED] wrote: > Bill Shupp writes: >> 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 > > I have not had to recompile any of my toaster yet. Should I be able to > just recompile sqwebmail, reboot and be back in business?
Please keep posts to the list... You do not need to reboot, sqwebmail is just a cgi program. Just ./configure <options> ; make ; make install-strip. Regards, Bill Shupp
