Re: send-hook and my_hdr cc

2000-02-01 Thread David Shaw
On Tue, Feb 01, 2000 at 10:22:16AM -0800, Michael Elkins wrote: > On Tue, Feb 01, 2000 at 12:02:30PM -0500, David Shaw wrote: > > There is a certain domain that whenever I send mail to it, I need to > > automatically CC someone. I'd like to set up a send-hook for this, > > like this one: > > > >

Re: send-hook and my_hdr cc

2000-02-01 Thread Michael Elkins
On Tue, Feb 01, 2000 at 12:02:30PM -0500, David Shaw wrote: > There is a certain domain that whenever I send mail to it, I need to > automatically CC someone. I'd like to set up a send-hook for this, > like this one: > > send-hook mydomain.com 'my_hdr Cc: user1,user2' > > That doesn't seem

send-hook and my_hdr cc

2000-02-01 Thread David Shaw
Hi all, There is a certain domain that whenever I send mail to it, I need to automatically CC someone. I'd like to set up a send-hook for this, like this one: send-hook mydomain.com 'my_hdr Cc: user1,user2' That doesn't seem to work. I suspect the problem is that by the time the send-hoo