Re: Query for configuring NameSpace in UWIMAP server

David B Funk <[email protected]> Thu, 25 Jun 2015 09:53:32 -0500 (CDT)
Newsgroups gmane.mail.imap.uw.c-client
Message-ID <[email protected]>
On Thu, 25 Jun 2015, Jamir Kadu wrote:

> Hello,
> 
> I have installed UW IMAP server in our environment. Need some help on NameSpace on UWIMAP server. Below is my requirement.
> 
> Could you guys help in the same. If possible can I get any documentation regarding the same as this is very urgent at our side. Any help from your side will
> be highly appreciated.
> 
> I need to replicate an account where all the Namespace are under INBOX
>
> 
> 
> INBOX(Account)
> 
> ---->SENT
> 
> ---->DRAFT
> 
> ---->TRASH
>
> 
> 
> and ***NOT**** as below
>
> 
> 
> Account
> 
> INBOX
> 
> SENT
> 
> DRAFT
> 
> TRASH
> 
> 
> Please help me to move forward in this. Let me know if you need any information about the setup.

You talk about "namespace" but it looks like you're talking about a 
mailbox ("folder") hierarchy. IE putting various mailboxes ("folders) such 
as SENT "inside of" (children of) the INBOX.

This does not require any messing with namespaces, just chose a mailbox 
technology that allows 'children' (such as MIX) for your INBOX, then 
create all your other mailboxes ("folders") as children of your INBOX.