<?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>the sidebar is very slow</title> 
  <pubDate>Fri, 10 Apr 2026 13:16:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10073</link> 
  <atom:link rel="self" type="application/rss+xml" title="the sidebar is very slow" href="https://bugs.horde.org/ticket/10073/rss" /> 
  <description>the sidebar is very slow</description> 
 
   
   
  <item> 
   <title>The sidebar menu is very slow (15 seconds)  to finish his lo</title> 
   <description>The sidebar menu is very slow (15 seconds)  to finish his loading

</description> 
   <pubDate>Thu, 12 May 2011 12:41:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64602</link> 
  </item> 
   
  <item> 
   <title>With a limited number a mailbox/folder (10) the time of load</title> 
   <description>With a limited number a mailbox/folder (10) the time of loading is correct (immediatly)

In my case,  I have 100 folders the time of loading is 15s

with imp 4, I have no problem with the same imap account





</description> 
   <pubDate>Thu, 12 May 2011 14:09:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64605</link> 
  </item> 
   
  <item> 
   <title>Definitely don&#039;t see this.  Sidebar loading is way faster in</title> 
   <description>Definitely don&#039;t see this.  Sidebar loading is way faster in H4 than H3.

At a minimum, you will need to provide an IMAP log to determine if the IMAP server is to blame:

To further debug this issue, we need details of the IMP -&gt; IMAP/POP communication.

To enable debugging, see instructions contained in imp/config/backends.php (the &#039;debug&#039; config parameter).  

Debugging should not be enabled on a production server,   Attach/post only the portion of the log that directly deals with the problem reported (it may be simplest to clear the log file and then perform the event that causes the error).</description> 
   <pubDate>Thu, 12 May 2011 20:44:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64607</link> 
  </item> 
   
  <item> 
   <title>Hello 

  I passed my horde in debug mode, and I this that</title> 
   <description>Hello 

  I passed my horde in debug mode, and I this that during the 15s  :

first the horde IMP make the list of all my boxes

(1305311846.8182) S: * OK [XPROXYREUSE] IMAP connection reused by imapproxy
(1305311846.8570) S: 1 OK User logged in
(1305311846.8571) C: 2 CAPABILITY
(1305311846.8973) S: * CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID LOGINDISABLED ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT SORT=MODSEQ THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE CATENATE CONDSTORE IDLE LISTEXT LIST-SUBSCRIBED X-NETSCAPE URLAUTH
(1305311846.8976) S: 2 OK Completed
(1305311846.8978) C: 3 NAMESPACE
(1305311846.9373) S: * NAMESPACE ((&quot;INBOX.&quot; &quot;.&quot;)) ((&quot;user.&quot; &quot;.&quot;)) ((&quot;&quot; &quot;.&quot;))
(1305311846.9374) S: 3 OK Completed
(1305311847.2571) C: 4 LOGOUT
(1305311847.2933) S: * BYE LOGOUT received
(1305311847.2934) S: 4 OK Completed

------------------------------
(1305311848.9967) S: * OK [CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID  XIMAPPROXY] imap.utbm.fr Cyrus IMAP4 v2.3.7-Invoca-RPM-2.3.7-7.el5_4.3 server ready
(1305311849.0114) C: [LOGIN Command - username: ddalpont]
(1305311849.0116) S: * OK [XPROXYREUSE] IMAP connection reused by imapproxy
(1305311849.0495) S: 1 OK User logged in
(1305311849.0497) C: 2 LIST &quot;&quot; INBOX.*


after that IMP explore all my maiboxes to calculated the number of total mail and unseen mail

(1305311947.1784) C: 4 STATUS INBOX.0_metaliste (MESSAGES RECENT UNSEEN)
(1305311947.2174) S: * STATUS INBOX.0_metaliste (MESSAGES 100 RECENT 0 UNSEEN 38)
(1305311947.2176) S: 4 OK Completed
(1305311947.2181) C: 5 STATUS INBOX.0_nouveaux (MESSAGES RECENT UNSEEN)
(1305311947.2574) S: * STATUS INBOX.0_nouveaux (MESSAGES 3 RECENT 0 UNSEEN 3)

and know if there is important but a use imapproxy to connect to my cyrus imap

the cyrus imap run OK whith horde H3 (in another virtuel machine)

best regards
</description> 
   <pubDate>Fri, 13 May 2011 18:50:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64648</link> 
  </item> 
   
  <item> 
   <title>Then don&#039;t poll all your mailboxes for unseen messages.  Thi</title> 
   <description>Then don&#039;t poll all your mailboxes for unseen messages.  This can take a long time on the IMAP server.  Nothing we can do about that.</description> 
   <pubDate>Fri, 13 May 2011 19:09:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64649</link> 
  </item> 
   
  <item> 
   <title>

Ok, I tried to change the config for a test

but with </title> 
   <description>

Ok, I tried to change the config for a test

but with the horde H3, the same configuration (I poll all my mailboxes for unseen messages) and the same imap serveur there is no problem

Best regards</description> 
   <pubDate>Mon, 16 May 2011 06:52:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64675</link> 
  </item> 
   
  <item> 
   <title>
I disable the poll of mailboxes of H4 and the sidebar is n</title> 
   <description>
I disable the poll of mailboxes of H4 and the sidebar is now quickly. 

but why there is no problem in H3 with the same imap serveur?   is it a problem imap php lib ?


Best regards

Dominique
</description> 
   <pubDate>Mon, 16 May 2011 07:12:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64676</link> 
  </item> 
   
  <item> 
   <title>No, but in H3 the sidebar is not reloaded with every page re</title> 
   <description>No, but in H3 the sidebar is not reloaded with every page request. For further questions please use the mailing list.</description> 
   <pubDate>Mon, 16 May 2011 09:41:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10073#t64677</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
