On Sat, 13 Sep 2003, Andreas Aardal Hanssen wrote:
> 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"
So why doesn't binc create the correct directory structure on its own?
I've tried creating it manually with a new account:
$HOME/users/<virtualpop>/.Sent or $HOME/users/<virtualpop>/Sent
and nothing works. The only thing showing is INBOX. Trying to subscribe
to the directories I've created doesn't work because they never show up in
the client.
The client is Mozilla Thunderbird.
> >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?
Thunderbird at the moment, but Squirrel Mail was doing the same.
> You may need to start off with a clean account, since some clients don't
> like the transition from one hierarchy delimiter to another.
Tried this and binc doesn't seem to create the directory structure it
needs on its own.
-jeremy
> Andy :-)
>
>