Roundcube Community Forum

 

Message cancelled but still signalled

Started by gigi, April 29, 2009, 12:53:04 PM

Previous topic - Next topic

gigi

Hallo,
I have cancelled 52 new msg from the inbox. These have normally been thrown in the trash folder. Unfortunately, I noticed that the INBOX folder still shows the number 52 (new msg). If I enter in the Inbox the number is refreshed, but if I come back again in the webmail it occurs once again!

Please how to fix it ?

bye

rosali

Try to disable caching (main.inc.php).
Regards,
Rosali

gigi

Hallo, unfortunately it is already disable

// enable caching of messages and mailbox data in the local database.
// this is recommended if the IMAP server does not run on the same machine
$rcmail_config['enable_caching'] = FALSE;

:confused: