On Fri, 12 Sep 2003, Jeremy Hansen wrote:
>I still don't understand what this error means:
>ERROR : Could not complete request.
>Query: CREATE "INBOX.Sent"
>Reason Given: CREATE failed: With a Maildir++ depot, you must create all 
>mailboxes under INBOX. Try creating INBOX/INBOX.Sent.

The response means what it says. "." is not a hierarchy delimiter in Binc 
IMAP - it's just a dot. The correct command from the client is

. CREATE "INBOX/Sent"

>I turn off courier and turn on binc and this is what I get.
>My directory stucture is
>$HOME/Maildir/{new,cur,tmp,.Sent}
>for virtual users it's
>$HOME/users/<virtualpop>/{new,cur,tmp,.Sent}
>What exactly should I do here.  I'm confused.

Is it your client that gives this response, and in such case, which client 
is it?

You may need to start off with a clean account, since some clients don't
like the transition from one hierarchy delimiter to another.

Andy :-)

-- 
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."

Reply via email to