I think you need to set the IMAP server as a mailbox and then
  set it as a folder too.
  
  In your ~/.muttrc :
  
  mailboxes {imap.mail.server}INBOX
  set folder {imap.mail.server}
  set imap_user=username
  set imap_pass=password
  
  Then, when you log in you'll go right to the INBOX, and when
  you do a 'c' to change folders you should see a listing of the
  folders available.
  
  I hope this helps,
  jc

Thusly Thwacked By Peter Schuller:
> Hello,
> 
> the docs at http://www.mutt.org/doc/manual/manual-4.html#ss4.11 mention
> a folder browser but doesn't say how to activate it.
> 
> Is there any way to browse IMAP folders without adding each folder to the
> "mailboxes" command in .muttrc? I get the impression that's what the folder
> browser is supposed to do.
> 
> Thanks,
> 
> -- 
> / Peter Schuller, InfiDyne Technologies HB
> 
> PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>'
> Key retrival: Send an E-Mail to [EMAIL PROTECTED]
> E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org
> 

Reply via email to