On 01-08-28 Anand Buddhdev wrote:
> On Tue, Aug 28, 2001 at 06:50:26AM +0930, Brian Salter-Duke wrote:
 
> Still doesn't work. It's starting to look like a bug to me, unless I've
> missed something. Any more suggestions anyone? Developers? It's mutt
> 1.2.5i.

No, there's not bug in mutt, but your configuration is causing this
behaviour. First you change your folder to hostmaster, which means that
the following folder-hooks will be executed:

|folder-hook hostmaster unmy_hdr from
|folder-hook hostmaster my_hdr From: [EMAIL PROTECTED]
|folder-hook hostmaster set record==hostmaster.sen

But if you reply now to a mail, your send-hook will be executed after
mutt gathered the initial list of recipients:

|send-hook . my_hdr From: [EMAIL PROTECTED]

This one will set your from address back to [EMAIL PROTECTED] So reading
the documentation, especially the parts about when which kind of hook
will be executed, is helpful. You'll just need to fix your
configuration.

Christian
-- 
A good reputation is more valuable than money.
                -- Publilius Syrus

Reply via email to