I am trying to change the To: address of some messages with a send-hook
and failing completely.

I already have a pair of send-hook commands that work for all lists:-

    send-hook .  'my_hdr From: Chris Green <ch...@isbd.co.uk>'
    send-hook ~l 'my_hdr From: Chris Green <c...@isbd.net>'

This sets the From: address for lists as I want it to.

So, after failing with more complex send-hook commands for setting the
To: address I just did:-

    send-hook .  'my_hdr From: Chris Green <ch...@isbd.co.uk>'
    send-hook ~l 'my_hdr From: Chris Green <c...@isbd.net>'
    send-hook ~l 'my_hdr To: ch...@halon.org.uk'

So *all* list replies should get that To: header added, and they don't,
or at least they don't seem to.

-- 
Chris Green

Reply via email to