On Mon, May 29, 2000 at 07:11:59PM +0200, Daniel Bauke wrote:
> I can't figure out how to set some variables (i.e. my_hdr From
> and Organization or .signature) upon the address I have received
> the e-mail from.
>    send-hook '~t bonkey@work' 'set signature=".sig_work"'
>    send-hook '~t bonkey@home' 'set signature=".sig_home"'
> obviously doesn't work

If you use reverse_name, try replacing ~t with ~f.

Unfortunately, there's no way to execute send-hooks dependent on the
message you are replying to.

Marius Gedminas
-- 
C is quirky, flawed, and an enormous success.
                -- Dennis M. Ritchie

Reply via email to