Roundcube Community Forum

 

New mail not showing

Started by martensson, September 10, 2009, 02:56:51 PM

Previous topic - Next topic

martensson

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?

strictlydata

#1
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

JohnDoh

make sure you dont have any other mail client like TBird or Squirrel open while you have RC open.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

strictlydata

If I change the config file to $rcmail_config['enable_caching'] = FALSE;

this seems to have corrected the issue.

martensson

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!:)