On Fri, Jul 02, 1999 at 10:24:08AM +0200, Eric Smith wrote:
> Hi
> 
> How would I enter a send hook command into my muttrc so that it inserts a
> different signature conditional upon the recipient?

Default behaviour:
==================

send-hook .* 'set signature="~/.mutt/randsig3.pl $HOME/.sig $HOME/.mutt/quotes|"'
(signature from a pipe) or
send-hook .* 'set signature="~/your.signature"'
(plain signature)

Special behaviour:
==================

send-hook ^.*(majordomo|listserv|request) 'set signature=""'
(very useful) or
send-hook ^.*(usera|userb|userc) 'set signature="~/.privacy_signature"'
(for what you want)

You catch my drift...

-- 
Ralf Hildebrandt <[EMAIL PROTECTED]> www.stahl.bau.tu-bs.de/~hildeb
The doctrine of human equality reposes on this: that there is no man
really clever who has not found that he is stupid.

PGP signature

Reply via email to