[imp] problem with timeout
Eric Rostetter
eric.rostetter at physics.utexas.edu
Sun Jan 12 14:15:39 PST 2003
Quoting Jie Gao <J.Gao at isu.usyd.edu.au>:
> > i took a little too long to type an email and when i hit send it took me to
> > the log in screen saying my session had expired.
[...]
> I would like to know if these problems have been dealt with in later versions
> of IMP.
Yes, it is being "fixed" in later versions of Horde and IMP, but the actual
fact is that this is a php issue, not a Horde/IMP issue, and you can fix
it via your php configuration. Simply set your php session configuration
to a longer timeout in your php.ini file. Something like:
session.cookie_lifetime = 0
session.gc_probability = 25
session.gc_maxlifetime = 7200
You can make the gc_maxlifetime as large as you need, though 7200 seconds
(2 hours) is a good number IMHO. I think the default is about 20 minutes?
> thanks,
>
>
>
> Jie
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list