[Tickets #5988] Re: No #shared in IMP tree, also no childeren in the tree
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Dec 14 07:50:36 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5988
-----------------------------------------------------------------------
Ticket | 5988
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | No #shared in IMP tree, also no childeren in the tree
Queue | IMP
Version | HEAD
Type | Bug
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2007-12-14 02:50) wrote:
Your imap_config is wrong, for starters. Your mailserver is reporting:
* NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))
Yet you have:
'#shared.' => array(
'name' => '#shared.',
'delimiter' => '.',
'type' => 'personal',
'hidden' => false
)
'type' should be 'other', not 'personal'.
Second, you are showing unsubscribed folders in IMP right?
More information about the bugs
mailing list