On Tue, Oct 24, 2000 at 04:53:25PM -0400, Adrian Chung wrote:
> set from="Adrian Chung <[EMAIL PROTECTED]>"
> alternates="(support|achung)@mycompany\.(com|net|org)"
> 
> send-hook '~f support@mycompany' 'my_hdr From: company support 
><[EMAIL PROTECTED]>'
> send-hook '~f support@mycompany' 'set signature=~/.signature-support'
> 
> Is this normal behaviour?  Do I have to set a default send-hook to reset
> every parameter that I change?

exactly.  when you set the sig, or a header, it's not only for that message.
so you need to do something like:

send-hook . 'unmy_hdr From:'
send-hook . 'unset signature'

-- 
Dan Boger
System Administrator
[EMAIL PROTECTED]

PGP signature

Reply via email to