Roundcube Community Forum

Release Support => Pending Issues => Topic started by: bswinnerton on October 21, 2008, 12:00:30 AM

Title: Two copies show up in inbox
Post by: bswinnerton on October 21, 2008, 12:00:30 AM
Hey everyone,

I'm having a very odd problem.  Whenever I get new mail (And only when I'm logged in at the same time) it looks as though I got two copies of the message.  However I can only click on the top one.  The second one simply doesn't click, and as soon as i read the message it will truncate to only one.  There is some sort of visual flaw or browser incompatibility.

Here is just a little bit about my setup:

Ubuntu Server running 0.2beta (Just upgraded from 0.2alpha to see if it would fix it)
Firefox 3.0 on Mac
Title: Two copies show up in inbox
Post by: bswinnerton on October 28, 2008, 07:43:06 PM
Does anyone have any ideas???
Title: Two copies show up in inbox
Post by: bswinnerton on February 17, 2010, 12:18:10 PM
Old thread, same problem. Anyone have any idea?
Title: Two copies show up in inbox
Post by: dshepherd on February 18, 2010, 07:47:16 AM
It sounds like you have caching enabled.

Check you have the following in your /config/main.inc.php file

// 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;
Title: Two copies show up in inbox
Post by: bswinnerton on February 18, 2010, 08:12:06 AM
I did have caching enabled, disabled it but I'm still having the same problem. Are there any services I should be restarting?