This sounds like what we covered last week. Turn the enable_caching setting to FALSE in config/main.inc.php.
$rcmail_config['enable_caching'] = FALSE;
Good luck.
Jeff Borders
On Wed, 15 Mar 2006 11:32:57 -0700, Bryan Shelton bryan@sheltonplace.com wrote:
My mail server is postfix using mysql virtual delivery to a maildir structure. My imap server is dovecot. I installed Roundcube and got it working fine. I was able to read all the messages in my inbox. However, when I send new messages they don't show up right away, or sometimes at all. It's really strange. When I refresh Roundcube it will move the message from the new to the cur folder in the maildir directory, but will not display the new message. The message file gets marked as seen in the maildir structure as well.
I was just wondering if anyone else has encountered this problem. This is one of the most amazing web mail clients I have ever seen, I'd love to get it working. I'm currently using Horde.
Thanks in advance,
Cheer, Bryan Shelton