On Wed, Sep 08, 1999 at 12:19:03PM +1000, Shao Zhang wrote:
 
> > Hi,
> >     I am using mutt to read all the messages in ~/mail.
> >     When I save a message from a person say [EMAIL PROTECTED]
> > 
> >     I want to mutt to give me a default filename like this:
> > 
> >     ~/Mail/[EMAIL PROTECTED]
> > 
> >     If I only set the save_address, then mutt will default the
> >     filename to ~/mail/[EMAIL PROTECTED] So how do I let mutt to choose
> >     a different folder I want when saving the msg.
> > 
> >     Thanks.
> > 
> > Shao.
 
hi,


/usr/doc/mutt/manual.txt:

6.3.33. folder

Type: String
Default: ~/Mail

Specifies the default location of your mailboxes.

In your ~/.muttrc:

st folder='~/Mail'  

---------------------

bye.

Reply via email to