Roundcube Community Forum

 

Roundcube does not clean up "sessions" table after the user logout

Started by ihab mishriki, July 03, 2014, 09:43:58 AM

Previous topic - Next topic

ihab mishriki

Hello,

Why Roundcube does not clean up "sessions" table after the user logout ?
and there is another way to know if the user use the system or not.

Thanks :)

JohnDoh

it does, at least on mine. it uses PHP's garbage collection stuff. you can trigger it manually by calling [rc root]/bin/gc.sh

there are a couple of old tickets about PHP needing certain settings for garbage collection to run automatically...
http://trac.roundcube.net/ticket/1488200
http://trac.roundcube.net/ticket/1485460
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...