[imp] Re: session timeouts

Josh Trutwin josh at trutwins.homeip.net
Tue Apr 19 08:30:41 PDT 2005


On Tue, 19 Apr 2005 09:02:06 -0600
Kevin Konowalec <kevin at ualberta.net> wrote:

> Is it possible to do inactivity timeouts with imp?  I know you can
> set  session limits but what I'm more interested in is the ability
> to  automatically log out a user after a set period of inactivity
> (say 15  minutes).  This counter would be reset to zero with any
> activity from  the user, so as long as they are doing stuff they can
> continue  working... but if it goes idle it will start the countdown
> to  auto-logout.  Is that doable?

I'm not sure, but I think you could do this with php.ini session
settings.  If you only want to change it for imp you could set them up
for your Imp directory in httpd.conf (assuming you use apache).

Josh


More information about the imp mailing list