<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Can't see INBOX folder</title>
  <pubDate>Sat, 22 Nov 2008 10:17:29 -0500</pubDate>
  <link>http://bugs.horde.org/ticket/6951</link>
  <atom:link rel="self" type="application/rss+xml" title="Can't see INBOX folder" href="http://bugs.horde.org/ticket/6951/rss" />
  <description>Can'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't see/access INBOX folder with the following imp/config/server.php file 
$servers['imap'] = array(
    'name' =&gt; 'IMAP Server',
    'server' =&gt; '127.0.0.1',
    'hordeauth' =&gt; true,
    'protocol' =&gt; 'imap/notls',
    'port' =&gt; 143,
    'maildomain' =&gt; 'mbpgroup.com',
    'smtphost' =&gt; ''127.0.0.1',
    'smtpport' =&gt; 25,
    'realm' =&gt; '',
    'preferred' =&gt; '',
    'quota' =&gt; array(
        'driver' =&gt; 'imap',
        'params' =&gt; array(),
    ),
    'acl' =&gt; array(
        'driver' =&gt; 'rfc2086',   
   )
);

- 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['imap'] = array(
    'name' =&gt; 'Courier IMAP Server',
    'server' =&gt; '127.0.0.1',
    'hordeauth' =&gt; true,
    'protocol' =&gt; 'imap/notls',
    'port' =&gt; 143,
    'maildomain' =&gt; 'mbpgroup.com',
    'smtphost' =&gt; '127.0.0.1',
    'smtpport' =&gt; 25,
    'realm' =&gt; '',
    'preferred' =&gt; '',
    'quota' =&gt; array(
        'driver' =&gt; 'imap',
        'params' =&gt; array(),
    ),
    'acl' =&gt; array(
        'driver' =&gt; 'rfc2086',
    ), 
   'imap_config' =&gt; array(
        'children' =&gt; true,
        'namespace' =&gt; array(
            '' =&gt; array(
                'name' =&gt; '',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
            '#shared.' =&gt; array(
                'name' =&gt; '#shared.',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
      ),
        'search_charset' =&gt; array(
            'UTF-8' =&gt; true
        )
    )
);

</description>
   <pubDate>Wed, 18 Jun 2008 11:39:28 -0400</pubDate>
   <link>http://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 03:35:04 -0400</pubDate>
   <link>http://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>Thu, 26 Jun 2008 22:14:13 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6951#t46916</link>
  </item>
  

 </channel>
</rss>
