Salvatore Greco wrote:

> I am having a syntax hassle with my send-hooks after and upgrade.
> 
> Below is a snippet of some of my send-hooks
> 
> -- [send-hooks from .muttrc]
> 
> send-hook '~A' 'set signature=~/.signature; my_hdr From: Salvatore Greco 
><[EMAIL PROTECTED]>; my_hdr Reply-To: [EMAIL PROTECTED]'

I'd suggest using . instead of ~A. The dot specifies a default when
no other pattern matches. ~A means "all mail" and later patterns
will not match.

> send-hook '~t abuse\@lagnet\.org\.za$' 'set signature=~/.sig.lagnet.abuse; my_hdr 
>From: LagNet Abuse Team <[EMAIL PROTECTED]>; my_hdr Reply-To: [EMAIL PROTECTED]'



christian

-- 
No courtesy copy (CC:), please. I'm reading here!

Reply via email to