Roundcube Community Forum

 

Emails doubling up in Inbox

Started by dshepherd, October 20, 2009, 06:14:37 AM

Previous topic - Next topic

dshepherd

Hi,
I have just installed version 0.3 and it's a great product.
I have come across 1 issue, which is this.

When viewing the inbox any received emails appear twice. I can view the email by clicking the first as expected, clicking the second does not do anything.

The second email disappears when navigating away from the inbox and back again or when reordering the list by the column titles.

I think it is due to HTML emails as I received a 'Welcome to the RoundCube Forum' email that only appeared once. It looks like this email was sent in plain text.

Any help/advice would be very much appreciated.

Thanks,
David.

dshepherd

I have been looking around in other threads and found this: http://www.roundcubeforum.net/issues-bugs/1156-svn-461-inbox-does-not-refresh-when-new-emails-come.html

It says for other, similar issues to set

$rcmail_config['enable_caching'] = FALSE;

I tried this and it appears to have worked.