Roundcube Community Forum

Release Support => Pending Issues => Topic started by: datamerc on December 26, 2008, 06:33:12 PM

Title: Duplicate Messages in Inbox
Post by: datamerc on December 26, 2008, 06:33:12 PM
When mail is retrieved, each new message is displayed twice.  I can only select one of the messages to view or move it.  

The problem occurs all the time (in FF 3.0.5 and IE7) and the only way to make the duplicates disappear is to refresh the page (or click on the RC logo). I cleared out the cache and session table of the RC database but it did not help. :confused:

Thanks
Title: Duplicate Messages in Inbox
Post by: datamerc on January 01, 2009, 12:26:35 PM
Upgrading to stable yesterday did not help the problem.  :(


But changing this setting in main.inc.php has helped so far :)
$rcmail_config['enable_caching'] = false;