Author Topic: Roundcube does not clean up "sessions" table after the user logout  (Read 3242 times)

Offline ihab mishriki

  • Newbie
  • *
  • Posts: 6
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 :)

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,855
Re: Roundcube does not clean up "sessions" table after the user logout
« Reply #1 on: July 04, 2014, 02:39:16 AM »
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ā€¦