On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
> Hi!
> I want to mutt open looking into a given mailbox file, for example 
> /home/myself/mail/inbox. How can I do it?

Just name it on the commandline:

$ mutt -f ~/mail/inbox

And if that file is part of mutt's default mail folder (normally
called ~/Mail) then this can be simplified to:

$ mutt -f=inbox

-- 
groetjes, carel

Reply via email to