>>>An easier solution is to change the user preferences in Squirrelmail to >>>have it auto-refresh the folder list. Go to Options, Folder Preferences, >>>and under the Folder List Options heading, set the Auto Refresh Folder >>>List option to something other than "Never". This makes Squirrelmail >>>automatically refresh the left pane at whatever interval you choose, >>>which has the effect of renewing the session, keeping you logged in.
Greeeeaaaat tip :))))))))) A lot of thanks! Josephin -----Messaggio originale----- Da: John Locke [mailto:[EMAIL PROTECTED]] Inviato: sabato 8 febbraio 2003 19.39 A: Josephin Cassisa Cc: [EMAIL PROTECTED] Oggetto: Re: R: [SM-USERS] automatically logged out after 30(?) minutes Check your php.ini file for the session.cookie_lifetime setting. If this is set to zero, cookies don't expire. If it's set to a specific value, your users will be logged out after this number of seconds of inactivity. In spite of having mine set to zero, I find my squirrelmail sessions logging out if I don't revisit squirrelmail for a similar time period. I believe this might have something to do with each individual browser expiring session cookies--you would have to change the preferences for every single computer. An easier solution is to change the user preferences in Squirrelmail to have it auto-refresh the folder list. Go to Options, Folder Preferences, and under the Folder List Options heading, set the Auto Refresh Folder List option to something other than "Never". This makes Squirrelmail automatically refresh the left pane at whatever interval you choose, which has the effect of renewing the session, keeping you logged in. Hope that helps, On Sat, 2003-02-08 at 08:18, Josephin Cassisa wrote: > No, I haven't added the timeout_user plugin... :( > > It seems like timeout_user plugin.If you have added this > plugin then you need to disable it!. Alternatively you can add > timeout duration in setup.php file in timeout_user directory. > Josephin Cassisa said: > > Hello :-) > > > > This is the first time I post to this maillist. > > > > I have a problem (SM version 1.2.10): > > after 30(?) minutes a user is automatically logged out. My > users would > > like to have a longer time. > > I have inspected how cookies and sessions are builted, but I > didn't > > found where this value is set. > > Can you help me? > > > > Thanks in advance and sorry for my bad english. > > > > Josephin Cassisa, Italy -- John Locke Owner, Freelock, LLC http://freelock.com Just launched: http://teamcheckin.com ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
