Hi,

try to disable the caching of messages in main.inc.php
$rcmail_config['enable_caching'] = FALSE;

and set the lifetime of message cache to a smal value
$rcmail_config['message_cache_lifetime'] = '5s';


Thomas

On Thu, 23 Mar 2006 10:59:53 -0300, "Kico Zaninetti" <[EMAIL PROTECTED]> wrote:
> Hey people.
> 
> One more thing.
> The INBOX is not refreshing. Even if I click to check mail it does not
> show
> my new messages. To refresh it I have to click on another folder (like
> Trash) and back to INBOX.
> I'm willing if the INBOX can self refresh like gmail do.
> 
> Best regards.
> 
> Kico Zaninetti
> carpe diem
> 
> 



Reply via email to