Hi Sonia,
On Wed, Feb 11, 2004 at 09:09:59PM +1100, Sonia Hamilton wrote:
> I'm using Maildir style folders with an IMAP server (bincimap), and I
> wondering how I should setup the Maildirs so that on the mail client the
> inbox emails appear at the top of the tree, rather than as a subfolder
> of '/'. IMAP mail retrieval is working, but the users on my network
> don't like the current setup. Server folder layout is:
>
> ~user/Maildir/
> INBOX/
> cur/
> new/
> tmp/
> folder1/
> cur/
> ..
>
> On the client (running the 'other' operation system), this appears as:
>
> / ? error
> INBOX/
> folder1/
> folder2/
> ..
>
> What I'd like is:
>
> / (inbox emails)
> folder1/
> folder2/
> ..
I haven't played with bincimap yet, but on Courier (from memory) you do
it like this:
~user/Maildir/
cur/
new/
tmp/
.folder1
cur/
new/
tmp/
.folder2
cur/
new/
tmp/
By the looks you don't need leading dots on your subfolders, so try
nesting them *inside* your INBOX folder. You might also experiment
with whether the two-stage Maildir/INBOX separation is required - on
Courier the top Maildir is just treated as INBOX directly on the
client side.
Cheers,
Gavin
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html