I've got a running courier installation and I'd like to switch over to
binc, but there must be some configuration problem somewhere.
Current filesystem directories are:
$ ls -la $HOME/Maildir
lrwxrwxrwx 1 ancarpan users 27 nov 23 2004 /home/ancarpan/Maildir
-> /data/Mail/ancarpan/Maildir
and in /data/Mail/ancarpan/Maildir:
cur
new
tmp
.Drafts
.ML
.ML.bugtraq
.ML.bugtraq.saved
.ML.gentoo-announce
.ML.gentoo-desktop
.ML.gentoo-portage-dev
.ML.gentoo-server
.ML.governance
.ML.plenary
.ML.ptx
.ML.security-management
.ML.security-management.saved
.ML.vuln-dev
.ML.vuln-dev.saved
courierimaphieracl
courierimapkeywords
courierimapsubscribed
courierimapuiddb
Under Courier I can see the INBOX and all the subfolders under INBOX,
such as:
INBOX/ML
INBOX/ML/bugtraq
INBOX/ML/bugtraq/saved
INBOX/ML/gentoo-announce
...
Now, the problem is that if I switch off courier and switch on binc
with:
Mailbox {
depot = "Maildir++",
type = "Maildir",
path = "Maildir",
auto create inbox = "yes",
auto subscribe mailboxes = "INBOX",
umask = "077"
}
the only folder I see is "INBOX" and there's no way for me to see or
create subfolders.
Any idea?
--
Andrea Carpani <[EMAIL PROTECTED]>