<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I'm chasing a bug regarding the wrong display of folders in the
    recent Horde/IMP Webmail frontend <br>
    -&gt; <a class="moz-txt-link-freetext" href="http://bugs.horde.org/ticket/13438">http://bugs.horde.org/ticket/13438</a><br>
    <br>
    IMP sends this IMAP command:<br>
    <br>
    <font color="#3333ff">C: 4 LIST () "" (INBOX INBOX.* user.* *)
      RETURN (SUBSCRIBED)</font><br>
    <br>
    If I understand RFC 5258 right, this means:<br>
         List <b>all</b> folders returning the Subscribed status.<br>
    <br>
    But, cyrus-imapd 2.4.27 in a murder environment returns<b> only the
      subscribed</b> folders, not all folders with the given status.<br>
    <br>
    The Cyrus frontend sends to the backend:<br>
    <font color="#3333ff">List (subscribed) "" (INBOX INBOX.* user.* *)
      return (subscribed)</font><br>
    <br>
    and returns just this result, as it seems.<br>
    <br>
    <font color="#3333ff">LIST () "" (INBOX INBOX.* user.* *) </font><br>
    returns all folders.<br>
    <br>
    This seems to be a bug. Any ideas on that?<br>
    <br>
    Thanks,<br>
    Frank<br>
    <br>
    <pre class="moz-signature" cols="76">-- 
Frank Richter
Technische Universität Chemnitz, Germany</pre>
  </body>
</html>