6.0.0-alpha12
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#759] sub-folders not shown in side menu
*
Your Email Address
*
Spam protection
Enter the letters below:
__.. ..___.. . . (__ |_/ | | | | .__)| \ | |___|__|
Comment
> Maybe it is due to our special configuration. But in the IMP-Folders > > i can see all my folders and subfolders on the cyrus-server. In the > > side menue i can only see the first level. No brances are selectable > > there. > > > > If i select a folder from the side menu which contains no messages are > > shown which is obviously correct. But subfolders are only accessable > > from the 'Open Folder' selection list. > > > > On http://janschneider.de/cweb/home/index,channel,25,story,154.html > > i can see, that the side menu should be able to show a multilevel > > imap-tree. Our server is configured so that you don't need to give > > any hirarchie or namespace or folder. > > > > IMP-Server-Configuration is: > > $servers['cyrus'] = array( > > 'name' => 'Cyrus IMAP Server', > > 'server' => 'mail', > > 'hordeauth' => true, > > 'protocol' => 'imap/ssl', > > 'port' => 993, > > 'folders' => '', > > 'namespace' => '', > > 'maildomain' => '', > > 'smtphost' => 'mail', > > 'realm' => '', > > 'preferred' => '', > > 'admin' => array( > > 'params' => array( > > 'login' => 'cyrus', > > 'password' => 'cyrus_pass', > > // The 'userhierarchy' parameter defaults to 'user.' > > // If you are using a nonstandard hierarchy for personal > > // mailboxes, you will need to set it here. > > 'userhierarchy' => 'user/' > > ) > > ), > > 'quota' => array( > > 'driver' => 'cyrus', > > 'params' => array( > > 'login' => 'cyrus', > > 'password' => 'cyrus_pass', > > // The 'userhierarchy' parameter defaults to 'user.' > > // If you are using a nonstandard hierarchy for personal > > // mailboxes, you will need to set it here. > > 'userhierarchy' => 'user/' > > ) > > ), > > 'acl' => array( > > 'driver' => 'rfc2086', > > ), > > 'dotfiles' => false, > > 'hierarchies' => array()); > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers