thanks for the tips.
i've got it roughly working, but only if i specify set folder in .muttrc *and* specify
the -f option:
- I must either set $MAIL env var or set -f, or it won't open the correct starting
screen (regardless of the set folder variable in .muttrc).
- I must set the folder variable in .muttrc for 'c' to show me a list within the
starting
variable (it does not use what i had in $MAIL/-f).
seems like a bug (or feature whose rationale escapes me). but anyway, it works
well enough for me to proceed and find other things to frustrate me :).
for the record, here is my -v:
Mutt 1.2.4i (2000-07-07)
System: Linux 2.2.5-15 [using ncurses 4.2]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK
+USE_IMAP -USE_GSS -USE_SSL +USE_POP +HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
ISPELL="/usr/bin/ispell"
-mda
----- Original Message -----
From: David Champion <[EMAIL PROTECTED]>
To: Mark D. Anderson <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, July 08, 2000 9:06 PM
Subject: Re: browsing imap folders, and other questions
> On 2000.07.08, in <[EMAIL PROTECTED]>,
> "David Champion" <[EMAIL PROTECTED]> wrote:
> >
> > In order:
> > c <change-folder>
> > ? to list folders/enter browser
> > c <change-dir>
> > ^u <kill-line>
> > then enter an IMAP path: e.g., {imap.demo.int/ssl}inbox
> >
> > You can also just
> > set folder = {imap.demo.int/ssl}inbox
>
> I apologize; I got off-track. What I meant to say is:
>
> then enter an IMAP server spec: e.g., {imap.demo.int/ssl}
>
> That will put you into browse mode on that IMAP path.
>
> --
> -D. [EMAIL PROTECTED] NSIT University of Chicago
>