* Chris Green <[EMAIL PROTECTED]> [2002-10-10 09:27]:
> I'd like to add an extra (custom, for my use) message header to
> messages sent to a specific address.  Send-hook explicitly doesn't do
> this so is there any easy way of doing this or will I have to write a
> little script to actually edit the file and execute that via a
> send-hook?

  send-hook . unmy_hdr X-Foo
  send-hook '~t [EMAIL PROTECTED]' my_hdr X-Foo: blah blah blah

I'm using similar constructs all over the place.

(darren)

-- 
It has long been an axiom of mine that the little things are
infinitely the most important.
    -- Arthur Conan Coyle

Reply via email to