Tom Foster [mutt-users] <24/07/01 09:31 -0400>: 
 
> I'd like a different sig and "from" line, depending on what
> folder I'm in when I reply or send.  I thought I would make
> mutt read another config file depending on the folder, but the
> line I have does not do a thing.

Use folder hooks.

> folder-hook =inbox$ source ~/.mutt/inbox.rc
 
Try quoting that.  Or try just adding the whole lot to your muttrc - like
http://www.hserus.net/muttrc.html


folder-hook . set sort=threads
folder-hook . set signature=/tmp/sig.mallet
folder-hook . 'set attribution = "%n [%d]:"'
folder-hook . my_hdr From: [EMAIL PROTECTED] (Suresh Ramasubramanian)
folder-hook . my_hdr Reply-To: [EMAIL PROTECTED] (Suresh Ramasubramanian)
folder-hook . my_hdr Organization: The Lumber Cartel, India (tinlcI)
folder-hook . my_hdr X-Operating-System: `uname -mnrs`

folder-hook mutt unmy_hdr reply-to
folder-hook mutt 'set attribution="%n [mutt-users] <%d>: "'

-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin

Reply via email to