On Sat, Oct 12, 2002 at 09:26:19AM -0500, Aaron Schrab wrote:
> At 15:18 +0200 12 Oct 2002, Sven Guckes <[EMAIL PROTECTED]> wrote:
> > * David Champion <[EMAIL PROTECTED]> [2002-10-12 00:06]:
> > > I thought that you need to use "set from=" in send-hooks
> > > instead of using my_hdr, but I might misremember.
> 
> No, it's the other way around.  By the time send-hooks are applied to a
> message $from has already been fetched and it won't be looked at again
> for that message.  my_hdr on the other hand can still override the From:
> header that mutt generates.
> 
> > yep - the From: as set by "reverse_name" feature will
> > be overridden by all From: lines as set with "my_hdr".
> > 9yet another entry for the faq...)
> 
> This is correct, except for the first word.
> 
so what would this mean with respect to this sendhook:

I have the following so far:
send-hook . unmy_hdr From: [EMAIL PROTECTED]
send-hook '~C @lboro.ac.uk' 'my_hdr From: me@myuniaddress'

Thanks
Toby.

Reply via email to