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. -- Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/ [It is] best to confuse only one issue at a time. -- K&R