6.0.0-beta1
10/21/25

[#1848] Folders do not appear in navigator
Summary Folders do not appear in navigator
Queue IMP
Queue Version 4.0.3
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester kent-andre (at) noklebye (dot) net
Created 04/21/2005 (7488 days ago)
Due
Updated 05/08/2005 (7471 days ago)
Assigned 05/05/2005 (7474 days ago)
Resolved 05/07/2005 (7472 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/08/2005 05:49:57 AM tux (at) almatau (dot) com Comment #16 Reply to this comment
Thank you, I'll try the updated version.  Actually, I've subscribed to 
"INBOX" and it didn't help.  I've disabled "use subscriptions", and it 
still doesn't work.  I'll report how the update works.
05/07/2005 05:20:09 PM Michael Slusarz Comment #15
State ⇒ Resolved
Reply to this comment
Fixed in Horde 3.0.5.  The issue is that your INBOX is marked as 
"unsubscribed" on the mailserver and we weren't checking for that.   
Additionally, although we were preventing users from unsubscribing 
from INBOXes in IMAP_Tree::, we were'nt prevening them in IMP_Folder 
so they were being unsubscribed on the server.  Fixed in IMP 4.0.4.
05/07/2005 02:50:36 PM Chuck Hagenbuch Comment #14 Reply to this comment
Perhaps - have you tried turning them off, or showing all unsubscribed 
folders?
05/07/2005 02:40:05 PM tux (at) almatau (dot) com Comment #13 Reply to this comment
Yes, I am.   Is it related somehow?
05/07/2005 04:16:45 AM Chuck Hagenbuch Comment #12 Reply to this comment
Are you using subcriptions perhaps?
05/05/2005 12:09:30 PM Jan Schneider State ⇒ Assigned
 
05/02/2005 10:34:05 PM tux (at) almatau (dot) com Comment #11 Reply to this comment
courier-imap-3.0.8
05/02/2005 08:22:49 PM Jan Schneider Comment #10 Reply to this comment
Strange, this is what I have in my config (see below), and I'm 
having this problem.
And do you also have a Courier server?
05/02/2005 07:28:15 PM tux (at) almatau (dot) com Comment #9 Reply to this comment
Just upgraded to php-4.3.11, it didn't help.
05/02/2005 07:26:46 PM tux (at) almatau (dot) com Comment #8 Reply to this comment
Strange, this is what I have in my config (see below), and I'm having 
this problem.
05/02/2005 07:02:06 PM kent-andre (at) noklebye (dot) net Comment #7 Reply to this comment
A bit embarassed here; the solution seemed pretty simple.



I cleared the "folders" variable, and put "INBOX." in "namespace" instead.
05/02/2005 04:28:44 PM tux (at) almatau (dot) com Comment #6 Reply to this comment
Here is my one:

---------------------

$servers['_prompt'] = array(

     'name' => _("Choose a mail server:")

);



$servers['imap'] = array(

         'name' => 'Almatau IMAP',

         'server' => 'mail.almatau.com',

         'hordeauth' => true,

         'protocol' => 'imap/notls',

         'port' => 14300,

         'folders' => '',

         'namespace' => 'INBOX.',

         'maildomain' => 'almatau.com',

         'smtphost' => 'mail.almatau.com',

         'smtpport' => 25,

         'realm' => 'almatau.com',

         'preferred' => '',

         'dotfiles' => false,

         'hierarchies' => array()

);


04/29/2005 09:29:14 AM kent-andre (at) noklebye (dot) net Comment #5 Reply to this comment
$servers['imap'] = array(

     'name' => 'IMAP Server',

     'server' => '10.0.0.2',

     'hordeauth' => false,

     'protocol' => 'imap',

     'port' => 143,

     'folders' => 'INBOX.',

     'namespace' => '',

     'maildomain' => '(mydomain)',

     'smtphost' => '10.0.0.2',

     'smtpport' => 25,

     'realm' => '',

     'preferred' => '',

     'dotfiles' => false,

     'hierarchies' => array()

);



(mydomain) is of course not (mydomain).
04/29/2005 04:15:55 AM Michael Slusarz Comment #4
State ⇒ Feedback
Reply to this comment
What does your servers.php look like?
04/27/2005 03:20:43 PM tux (at) almatau (dot) com Comment #3 Reply to this comment
I'm having the same problem (bogus ticket #1802)

For your information, my environment:



Debian Woody

php-4.3.10

apache-1.3.33

courier-imap-3.0.8

turck-mmcache-2.4.6 (cache was cleaned up along with apache restart)
04/23/2005 11:08:12 AM kent-andre (at) noklebye (dot) net Comment #2
New Attachment: imp_folder2.jpg Download
Reply to this comment
Sorry, wrong image attached. Here's a better one.
04/22/2005 07:53:59 AM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
04/21/2005 10:57:38 PM kent-andre (at) noklebye (dot) net Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Folders do not appear in navigator
Queue ⇒ IMP
New Attachment: imp_folder.jpg Download
State ⇒ Unconfirmed
Reply to this comment
I'm having problems with folders in IMP. Please see the attached image.



I know this subject has been discussed, however I can't find a thread 
that matches my case, or solves it.



Folders seem to appear only in the drop-down on the left. I can create 
folders, but since I can't see them in folder navigation, I can't 
manage my folders.



I use CommuniGate Pro IMAP server, but I had the same problem with 
Mercury/32. I'm running IIS.



In servers.php, I define "mail/" as my directory, but I have tried 
with "INBOX.", with the same problem persisting.



I ran SquirrelMail before I took to my senses and switched to IMP, and 
squrrelmail reads my folders easily and lets me manipulate them, so 
the problem can't rely on the server.



Can you please help? I'm need to fix this, as I'm hosting 50 clients 
in a very short time :)





Regards,

Kent-André Nøklebye



Can someone please help me?

Saved Queries