On Tue, Jan 09, 2001 at 11:15:36AM -0600, Scott Davis wrote:
> Is there a send hook to make a standard Reply-To: in all outgoing
> messages?

    send-hook . 'my_hdr Reply-To: [EMAIL PROTECTED]'

will work, although if you really want to put it in _all_ outgoing
messages, you can dispense with the send hook and just use:

    my_hdr Reply-To: [EMAIL PROTECTED]

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | RF Communications Product Generation Unit
                             | Spokane, Washington, USA

Reply via email to