Hi there,
I started playing with hooks, and can't get one thing to work:
Let's say I want to have a different signature when mailing/replying to
[EMAIL PROTECTED] I put this in my .muttrc:
send-hook . 'set signature = ~/bin/signature|'
send-hook '~e john@doe\\.com' 'set signature="FUBAR"'
When I start mutt with this config, and locate a mail from john doe with
/~e john@doe\.com
(i. e. the pattern matches), and hit r, I get the regular signature, not
the customized one.
What ad I doing wrong?
TIA
--
FreeBSD 4.4-STABLE
12:03PM up 42 days, 22:46, 13 users, load averages: 0.02, 0.06, 0.05