On Wed, Jun 14, 2000 at 06:14:52PM -0500, Ben Beuchler wrote:
> I am using Mutt 1.2i with a server running courier-imap and vpopmail.  I
> would like to be able to create remote folders and I understand
> courier-imap supports this.  I'm just not sure what to specify for my
> folder path.  On non-vpopmail servers, I was always able to use
> {servername}~/Mail which would create a Mail/ directory in my $HOME on the
> server.  With vpopmail, that is not possible.
> 
> Anyone know how to accomplish this?
> 
I use mutt 1.2i with Courier IMAP (my Courier IMAP just runs on a Unix
shell account as me rather than root).

To create a new mailbox on the IMAP server it needs to named as
follows:-
    {imap.server.name}INBOX.new_folder

The INBOX part may appear automatically and is required, all
Courier IMAP folders are created as sub-directories of the INBOX
directory.  It may well be that you'll get a prompt like:-
    {imap.server.name}INBOX./
in which case you have to delete the /.

You can create multi-level folder hierarchies all in one go, e.g.
    {imap.server.name}INBOX.new_folder.another_new_folder.mailbox
will work even if none of the folders exists already.

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]           Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/

Reply via email to