[OGo-Bugs][Bug 1875] Exception when Cyrus Imapd has SORT=MODSEQ in capabilities

bugs@opengroupware.org bugs@opengroupware.org
Mon, 21 May 2007 18:57:08 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1875





------- Additional Comments From frank@opengroupware.org  2007-05-21 18:57 -------
The log shows, that it somehow choked when it comes to do
something with the \Seen states for that user.

Weird is - the seen file is in the correct format
(compared to the user.root mailbox - where it works):

/var/lib/imap/user/r/root.seen:             Cyrus skiplist DB
/var/lib/imap/user/s/secret-testuser.seen:  Cyrus skiplist DB

(at least 'file' claims so).
The 'secret-testuser' seen file was converted (using cvt_cyrusdb)
from an 'older' cyrus-imapd release to this more recent one.

I got it to work after removing all 'seen' files that were migrated.

... thus I'm not sure if this is even an SOPE issue at all (excepting
the exception)...

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.