<<< Date Index >>>     <<< Thread Index >>>

Re: Changing the signature depending on the mailbox



On Fre, Sep 19, 2003 at 11:11:35 +0200, Lukas Ruf wrote:
> Klaus Umbach <Klaus.Umbach@xxxxxxxxxxxxxxxxxxxxxxxxx> [2003-09-19 11:08]:
> > Hello list,
> > 
> > how can I change the signature dependig on the mailbox I'm in?
> > 
> > I tried     'folder-hook INBOX.foobar set signature="~/.sig.foobar"', but
> > that seems not to work.
> > 
> 
> have you other "set signature"s in your muttrc?  In send-hooks?  What
> is the result of 
> 
> grep 'set signature' <your_configuration_files>
> 
> wbr,
> Lukas
> -- 
> Lukas Ruf           | Wanna know anything about raw |
> <http://www.lpr.ch> | IP?  <http://www.rawip.org>   |

send-hook .* set signature="~/.sig"
send-hook ^fvwm@xxxxxxxx$ set signature="~/.sig.fvwm" 
send-hook ^rox-users@xxxxxxxxxxxxxxxxxxxxx$ set signature="~/.sig.rox" 
send-hook ^mutt-users@xxxxxxxx$ set signature="~/.sig.mutt" 
folder-hook INBOX.lanable set signature="~/.sig.lanable"
folder-hook INBOX.work set signature="~/.sig.work"

these are the others.

Best Regards
        Klaus Umbach

--
Klaus Umbach <Klaus.Umbach@xxxxxxxxxxxxxxxxxxxxxxxxx>

5) People say Linux is ugly. How does that make you feel?
Torvalds: They'll be the first against the wall when the revolution comes.
          Let's see just how ugly they think it is when they have a few
          bulletholes in them.