When mail is retrieved, each new message is displayed twice. I can only select one of the messages to view or move it.
The problem occurs all the time (in FF 3.0.5 and IE7) and the only way to make the duplicates disappear is to refresh the page (or click on the RC logo). I cleared out the cache and session table of the RC database but it did not help. :confused:
Thanks
Upgrading to stable yesterday did not help the problem. :(
But changing this setting in main.inc.php has helped so far :)
$rcmail_config['enable_caching'] = false;