Roundcube Community Forum

Release Support => Pending Issues => Topic started by: martensson on September 10, 2009, 02:56:51 PM

Title: New mail not showing
Post by: martensson on September 10, 2009, 02:56:51 PM
Hello there,

Whilst I am using Roundcube 0.3 I noticed that some of my users can't get there New mail directly by Roundcube.

Meaning: I log in @ roundcube with user X ; user Y sends a message to X ; user X doesnt get a new mail message displayed in Roundcube.

Refreshing (F5), using the New Mail button, it all just doesnt work. Loggin out / in does work.

Ofcourse I've tested this with some other mailclients like Thunderbird / Squirrel and they displayed the message immediately (after being received ofcourse)

Any Suggestions/hints?
Title: Same for me
Post by: strictlydata on September 11, 2009, 03:27:47 AM
I was just about to post the same message, but when I go into personal preferences then back to email new emails are shown.
I've just found this
http://trac.roundcube.net/ticket/1486106
Title: New mail not showing
Post by: JohnDoh on September 11, 2009, 04:34:26 AM
make sure you dont have any other mail client like TBird or Squirrel open while you have RC open.
Title: New mail not showing
Post by: strictlydata on September 11, 2009, 05:39:01 AM
If I change the config file to $rcmail_config['enable_caching'] = FALSE;

this seems to have corrected the issue.
Title: New mail not showing
Post by: martensson on September 14, 2009, 02:47:21 PM
Quote from: strictlydata;21167If I change the config file to $rcmail_config['enable_caching'] = FALSE;

this seems to have corrected the issue.

I can confirm that, this works!

Strange, since I never changed that option in the previous release.. But it works!:)