Hi, I'm chasing a bug regarding the wrong display of folders in the recent Horde/IMP Webmail frontend -> http://bugs.horde.org/ticket/13438 IMP sends this IMAP command: C: 4 LIST () "" (INBOX INBOX.* user.* *) RETURN (SUBSCRIBED) If I understand RFC 5258 right, this means: List all folders returning the Subscribed status. But, cyrus-imapd 2.4.27 in a murder environment returns only the subscribed folders, not all folders with the given status. The Cyrus frontend sends to the backend: List (subscribed) "" (INBOX INBOX.* user.* *) return (subscribed) and returns just this result, as it seems. LIST () "" (INBOX INBOX.* user.* *) returns all folders. This seems to be a bug. Any ideas on that? Thanks, Frank -- Frank Richter Technische Universität Chemnitz, Germany |
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus