<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Can&#039;t see INBOX folder</title> 
  <pubDate>Fri, 10 Apr 2026 06:34:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6951</link> 
  <atom:link rel="self" type="application/rss+xml" title="Can&#039;t see INBOX folder" href="https://bugs.horde.org/ticket/6951/rss" /> 
  <description>Can&#039;t see INBOX folder</description> 
 
   
   
  <item> 
   <title>cvs update -Pd -D 06/16/2008 : everything works fine.

cvs u</title> 
   <description>cvs update -Pd -D 06/16/2008 : everything works fine.

cvs update -Pd -D 06/17/2008 :

- I can&#039;t see/access INBOX folder with the following imp/config/server.php file 

$servers[&#039;imap&#039;] = array(

    &#039;name&#039; =&gt; &#039;IMAP Server&#039;,

    &#039;server&#039; =&gt; &#039;127.0.0.1&#039;,

    &#039;hordeauth&#039; =&gt; true,

    &#039;protocol&#039; =&gt; &#039;imap/notls&#039;,

    &#039;port&#039; =&gt; 143,

    &#039;maildomain&#039; =&gt; &#039;mbpgroup.com&#039;,

    &#039;smtphost&#039; =&gt; &#039;&#039;127.0.0.1&#039;,

    &#039;smtpport&#039; =&gt; 25,

    &#039;realm&#039; =&gt; &#039;&#039;,

    &#039;preferred&#039; =&gt; &#039;&#039;,

    &#039;quota&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;imap&#039;,

        &#039;params&#039; =&gt; array(),

    ),

    &#039;acl&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;rfc2086&#039;,   

   )

);



- I can see/access INBOX folder with the following imp/config/server.php file but when expanding the folder tree, a vertical scoll bar appears on the main window and not the sidebar like it use to be.



/* Example configurations: */

$servers[&#039;imap&#039;] = array(

    &#039;name&#039; =&gt; &#039;Courier IMAP Server&#039;,

    &#039;server&#039; =&gt; &#039;127.0.0.1&#039;,

    &#039;hordeauth&#039; =&gt; true,

    &#039;protocol&#039; =&gt; &#039;imap/notls&#039;,

    &#039;port&#039; =&gt; 143,

    &#039;maildomain&#039; =&gt; &#039;mbpgroup.com&#039;,

    &#039;smtphost&#039; =&gt; &#039;127.0.0.1&#039;,

    &#039;smtpport&#039; =&gt; 25,

    &#039;realm&#039; =&gt; &#039;&#039;,

    &#039;preferred&#039; =&gt; &#039;&#039;,

    &#039;quota&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;imap&#039;,

        &#039;params&#039; =&gt; array(),

    ),

    &#039;acl&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;rfc2086&#039;,

    ), 

   &#039;imap_config&#039; =&gt; array(

        &#039;children&#039; =&gt; true,

        &#039;namespace&#039; =&gt; array(

            &#039;&#039; =&gt; array(

                &#039;name&#039; =&gt; &#039;&#039;,

                &#039;delimiter&#039; =&gt; &#039;.&#039;,

                &#039;type&#039; =&gt; &#039;personal&#039;,

                &#039;hidden&#039; =&gt; false

            ),

            &#039;#shared.&#039; =&gt; array(

                &#039;name&#039; =&gt; &#039;#shared.&#039;,

                &#039;delimiter&#039; =&gt; &#039;.&#039;,

                &#039;type&#039; =&gt; &#039;personal&#039;,

                &#039;hidden&#039; =&gt; false

            ),

      ),

        &#039;search_charset&#039; =&gt; array(

            &#039;UTF-8&#039; =&gt; true

        )

    )

);



</description> 
   <pubDate>Wed, 18 Jun 2008 15:39:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6951#t46640</link> 
  </item> 
   
  <item> 
   <title>I use courier-imap as the IMAP server.

I have a folder call</title> 
   <description>I use courier-imap as the IMAP server.

I have a folder called &quot;.INBOX.Sent&quot; (probably created by Outlook or thunderbird) in /home/rsalmon/Maildir. It appears like this in IMP :

- INBOX

+-- INBOX

     +-- Sent



Removing this folder solve the first issue (not beeing able to see INBOX)</description> 
   <pubDate>Thu, 19 Jun 2008 07:35:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6951#t46666</link> 
  </item> 
   
  <item> 
   <title>Marking as resolved due to the addition of the new IMAP_Tree</title> 
   <description>Marking as resolved due to the addition of the new IMAP_Tree library (Ticket #6972).  If this is still an issue, a new ticket should be opened.</description> 
   <pubDate>Fri, 27 Jun 2008 02:14:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6951#t46916</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
