Roundcube Community Forum

Release Support => Pending Issues => Topic started by: gigi on April 29, 2009, 12:53:04 PM

Title: Message cancelled but still signalled
Post by: gigi on April 29, 2009, 12:53:04 PM
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
Title: Message cancelled but still signalled
Post by: rosali on April 29, 2009, 03:30:29 PM
Try to disable caching (main.inc.php).
Title: Message cancelled but still signalled
Post by: gigi on April 30, 2009, 12:01:22 PM
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: