Roundcube Community Forum

Release Support => Pending Issues => Topic started by: mevans336 on November 16, 2007, 12:53:09 PM

Title: Duplicate Emails in Inbox?
Post by: mevans336 on November 16, 2007, 12:53:09 PM
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?
Title: Re: Duplicate Emails in Inbox?
Post by: mevans336 on November 16, 2007, 01:30:17 PM
Also, hitting the "Check for new messages" icon immediately causes a duplicate of the newest message to be displayed in the Inbox.
Title: Re: Duplicate Emails in Inbox?
Post by: brunoemnoli on December 04, 2007, 12:01:07 PM
HI,


I have this problem too :(
Title: Re: Duplicate Emails in Inbox?
Post by: mevans336 on December 04, 2007, 01:53:13 PM
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.
Title: Duplicate Emails in Inbox?
Post by: SSonnentag on August 06, 2008, 11:35:58 AM
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.
Title: Duplicate Emails in Inbox?
Post by: minotauro on October 16, 2008, 10:27:23 AM
Any solution for this issue?
Title: Duplicate Emails in Inbox?
Post by: rosali on October 16, 2008, 11:26:34 AM
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.
Title: Same Issue
Post by: dickiebird on November 18, 2008, 06:30:24 AM
I am also having the same issue even after applying the latest version from the SVN. Anybody been able to solve this?
Title: Duplicate Emails in Inbox?
Post by: rosali on November 18, 2008, 07:38:34 AM
Please give feedback @ #1485248 (Duplicate message showing...) ? RoundCube Webmail ? Trac (http://trac.roundcube.net/ticket/1485248)
Title: Re: Duplicate Emails in Inbox?
Post by: endurance0000 on May 27, 2024, 04:24:49 AM
// 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;