Roundcube Community Forum

 

Duplicate Emails in Inbox?

Started by mevans336, November 16, 2007, 12:53:09 PM

Previous topic - Next topic

mevans336

Hello all,

We are experiencing a strange issue with RC-1 and now RC-2. We're using MailEnable Professional on a Windows 2003 Server platform.

If you leave webmail open, any new message that hasn't been opened is duplicated in the display list.

See this image I have attached.

I've searched the forum and Google to no avail. Any ideas?

mevans336

Also, hitting the "Check for new messages" icon immediately causes a duplicate of the newest message to be displayed in the Inbox.

brunoemnoli


mevans336

Quote from: brunoemnoli HI,


I have this problem too :(

Good luck. We ran into a laundry list of problems so we switched away ... especially since support and development seems to be non-existent. I shouldn't have deployed a .01-rc2 in production anyway.

SSonnentag

I have the same issue with v.2-alpha.  If I switch mailboxes and then click back onto the inbox everything is fixed.  Or when I do a CTRL-R to refresh the page it is all drawn back correctly.

minotauro


rosali

Install v2.0 beta (or better lastest release SVN - trunk), clear your browser cache and database table 'cache'.

Let me know if issue is still present after these steps.
Regards,
Rosali

dickiebird

I am also having the same issue even after applying the latest version from the SVN. Anybody been able to solve this?


endurance0000

// Disables saving sent messages in Sent folder (like gmail) (Default: false)
// Note: useful when SMTP server stores sent mail in user mailbox
$config['no_save_sent_messages'] = false;