Author Topic: Two copies show up in inbox  (Read 3010 times)

Offline bswinnerton

  • Jr. Member
  • **
  • Posts: 49
Two copies show up in inbox
« 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

Offline bswinnerton

  • Jr. Member
  • **
  • Posts: 49
Two copies show up in inbox
« Reply #1 on: October 28, 2008, 07:43:06 PM »
Does anyone have any ideas???

Offline bswinnerton

  • Jr. Member
  • **
  • Posts: 49
Two copies show up in inbox
« Reply #2 on: February 17, 2010, 12:18:10 PM »
Old thread, same problem. Anyone have any idea?

Offline dshepherd

  • Jr. Member
  • **
  • Posts: 87
Two copies show up in inbox
« Reply #3 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;

Offline bswinnerton

  • Jr. Member
  • **
  • Posts: 49
Two copies show up in inbox
« Reply #4 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?