Re: folders option
On 18.03.04,08:54, Mike's List wrote:
> I'm new to mutt, and I prefer to start mutt where it would read all the
> folder in my $HOME/mail directory. Right now, mutt just starts in inbox
> and everytime I need to change directory I hit 'c' and '?' to list.
>
> How do you start/set mutt to starts in $HOME/mail and lists all folders?
> and is there like an 'list' command to list all the folders instead of
> hitting 'c' and '?' to list all the time?
First you have to specify the mailboxes command in your .muttrc:
mailboxes `echo ~/mail/IN*`
Adjust to your settings. My mailboxes are prefixed with IN-. Then start
mutt with:
mutt -y
and it should take you to the browser view.
- Jostein
> > I've seen lots of .muttrc example, but I don't need anything that
advance
> yet, thanks in advance for your reply.
>
> Regards,
>
>
> - Mike
>
>
--
Jostein Berntsen <jbernts@xxxxxxxxxxxx>