Re: Query for configuring NameSpace in UWIMAP server

Jamir Kadu <[email protected]> Fri, 26 Jun 2015 17:36:07 +0530
Newsgroups gmane.mail.imap.uw.c-client
Message-ID <[email protected]>
Hi David,

Yes I want exactly the mailbox ("folder") hierarchy to put mailboxes under
or as a subdirectories of INBOX.
Could you please suggest or give a hint that how can I choose or change the
mailbox technology such as MIX for my INBOX.

I mean do I have to recompile the uw-imap source? if yes with what
parameters? ( I used "make lrh" for the compilation)
OR any changes in current configurations to be made or commands to achieve
the same?

I have done the server setup with the help of your documentation but now
stuck with this.

Please share your input.

Thanks & Regards,
Jamir
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--
-----Original Message-----
From: David B Funk [mailto:[email protected]] 
Sent: Thursday, June 25, 2015 8:24 PM
To: Jamir Kadu
Cc: [email protected]
Subject: Re: [Imap-uw] Query for configuring NameSpace in UWIMAP server

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.