I have been using send-hooks to add reply-to headers.

send-hook . unmy_hdr 'Reply-To:'
send-hook "~C l...@whatever.tld" my_hdr 'Reply-To: l...@whatever.tld'

This works (and maybe shouldn't, according to the manual). But I would
like using send2-hooks instead, and... no success. I have tried
removing "~C " in the hook (pattern/regexp matching).

>From the manual: "Also note that my_hdr commands which modify
recipient headers, or the message's subject, don't have any effect on
the current message when executed from a send-hook."

Any idea?

-- 
Gabriel

Reply via email to