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

Re: send-hook



On 14.12.04,22:49, Eric Smith wrote:
> I have a regex for send-hook and it works fine when I press "m"
> to start a mail ut not when I reply to a mail.
> 
> What gives?
> 

A regex like this will work for both mail and reply:

send-hook  '~t ^.*@bravida\.no' 'set signature="~/.mutt/signatures2"'
send-hook  '~t ^.*@bravida\.no ~s "^Re:"' 'set signature="no"'


-- 
Jostein Berntsen <jbernts@xxxxxxxxxxxx>