Timo Sirainen wrote:
On Fri, 2007-10-05 at 17:27 -0700, Jeff Grossman wrote:
Timo Sirainen wrote:
On Tue, 2007-10-02 at 18:12 -0700, Jeff Grossman wrote:
So, what would have changed between version 1.0.5 and 1.1beta2 to somehow make the phone think all of the messages are older than 30 days?
Is it using SORT command? Apparently there are some bugs still in it. http://dovecot.org/bugreport.html#sniffing
I don't think so. Here is the first .in file from the rawlog
A6 NAMESPACE A7 SELECT "Inbox" A8 SEARCH SINCE 6-Sep-2007
OK, this finds the messages based on their INTERNALDATE. With maildir that means the files' mtime. Are all the mtimes older than 6 Sep? If not, try deleting dovecot.index.cache file to see if it helps.
Out of 13 messages in my inbox, 12 of them are newer than 6 Sep. I deleted the dovecot.index.cache file and it still will not display any messages in my inbox when I have the setting to only display the most current 30 days worth of mail.
Jeff
Timo, Just FYI, the above problem is still not fixed with beta 3.
Jeff