Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Jukas on November 02, 2006, 05:34:12 PM

Title: Only unread mail displayed
Post by: Jukas on November 02, 2006, 05:34:12 PM
I just installed Roundcube on a new server, and I'm noticing a quirk after going through the config and having it connect to my courier imap server.

When you log in, you can only see unread messages listed in the folder list. Folder count shows message 1-40 or 203, and I've verified there was mail in the box by logging in via Outlook Express to port 143. I've already checked to be sure caching was set to false in the main.inc.php file and I've verified this only happens with messages that have been marked as read. If I take a read message, and mark it as unread in OE and refresh in roundcube it shows up until I read it. Once read they won't show up.

Debian 3.1 Etch
Courier
Postfix
Latest roundcube

Any suggestions?
Title: Re: Only unread mail displayed
Post by: flosoft on November 02, 2006, 06:40:23 PM
Have you got caching enabled?
Title: Re: Only unread mail displayed
Post by: Jukas on November 02, 2006, 06:52:30 PM
Sorry, I guess it was kind of burried in the original message. Checking to be sure caching was set to false was one of the first things I did.

Quote from: Jukas I've already checked to be sure caching was set to false in the main.inc.php file
Title: Re: Only unread mail displayed
Post by: flosoft on November 02, 2006, 06:54:48 PM
hehe sorry ...
Did you check maybe your Webserver logs? Maybe some problems with your PHP?
Title: Re: Only unread mail displayed
Post by: Jukas on November 02, 2006, 07:11:46 PM
Here's all that's in my logs

Quote64.142.89.8 - - [02/Nov/2006:16:05:12 -0800] "GET /?_task=mail&_action=keep-alive&_t=1162512319375&_remote=1 HTTP/1.1" 200 90 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"
64.142.89.8 - - [02/Nov/2006:16:05:12 -0800] "GET /?_task=mail&_action=check-recent&_t=1162512319359&_remote=1 HTTP/1.1" 200 90 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"
64.142.89.8 - - [02/Nov/2006:16:05:22 -0800] "GET /?_task=mail&_action=check-recent&_t=1162512329515&_remote=1 HTTP/1.1" 200 90 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"
64.142.89.8 - - [02/Nov/2006:16:05:23 -0800] "GET /?_task=mail&_action=check-recent&_t=1162512330203&_remote=1 HTTP/1.1" 200 90 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"


64.142.89.8 - - [02/Nov/2006:16:05:24 -0800] "GET /?_task=mail&_action=list&_mbox=INBOX&_remote=1 HTTP/1.1" 200 177 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"
64.142.89.8 - - [02/Nov/2006:16:05:24 -0800] "GET /?_task=mail&_action=list&_mbox=INBOX&_remote=1 HTTP/1.1" 200 176 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7" "-"

And there's nothing in the error.log =. The only difference in configuration between this server, and the last one that was running correctly is the new server is running php5, and the old one was running php 4.0.4