On Wed, Oct 04, 2000 at 06:25:47PM -0600, Harold Oga wrote:
> On Wed, Oct 04, 2000 at 07:58:13PM -0400, Hal Burgiss wrote:
> >Should the below not work? I could swear it used to ;) Recently
> >even. Despite much playing with this, I cannot get the header to
> >handle the exceptions.
> >
> >unset use_from
> >send-hook . 'my_hdr From: Hal Burgiss <[EMAIL PROTECTED]>'
> >send-hook redhat-list 'my_hdr From: Hal Burgiss <[EMAIL PROTECTED]>'
> Hi,
> I think send-hook is expecting a pattern where you have redhat-list.
> Does the following work better for you?
>
> send-hook . 'my_hdr From: Hal Burgiss <[EMAIL PROTECTED]>'
> send-hook '~C redhat-list' 'my_hdr From: Hal Burgiss <[EMAIL PROTECTED]>'
No, sorry, it does not work. Neither does '~t'. ???
--
Hal B
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--