[Tickets #5727] INBOX tree, folders presented under inbox

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Sep 17 03:06:31 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5727
-----------------------------------------------------------------------
 Ticket             | 5727
 Created By         | rtresidd at electromag.com.au
 Summary            | INBOX tree, folders presented under inbox
 Queue              | IMP
 Version            | 4.1.4
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


rtresidd at electromag.com.au (2007-09-16 20:06) wrote:

Hi
I'm Using Courier IMAP as IMAP server, Namespace is INBOX.
I've set the the IMAP source in servers.php to:
$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'localhost',
    'hordeauth' => false,
    'protocol' => 'imap/ssl/novalidate-cert',
    'port' => 993,
    'folders' => 'INBOX.',           Tried with and without this variable,
no difference
    'maildomain' => '',
    'smtphost' => 'localhost',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
);

Although this all works the tree view in imp is showing all new folders as
subfolders to INBOX, this is different from a previous version I had and
doesn't seem to conform with the usual way of presenting the folders.

Used to be
-|-INBOX
 |-Sent
 |-Drafts
etc

Now is
-|-INBOX-|
                 |-Sent
                 |-Drafts
etc
if that makes sense.
I would really like to get these folders back on to the same tree level
I know the namespace etc is supposed to be set up automatically now??
However this doesn't seem to get reflected in the list.
Also given the namespace is automatically detected etc, might it be good
to prepend this to the sent, draaft, trash folder names etc when a new user
is created?  or is there a way of doing this in the config files
somewhere??

Thanks
   Richard





More information about the bugs mailing list