Re: Send-hook not setting from properly

2001-02-14 Thread Aaron Schrab
At 23:52 -0500 14 Feb 2001, Daniel J Peng <[EMAIL PROTECTED]> wrote: > On Wed, Feb 14, 2001 at 06:01:37AM -0600, Aaron Schrab wrote: > > At the time that send-hooks are evaluated, Mutt has already generated > > the From: header that it plans to use. > > Is this by design? This seems like extrao

Re: Send-hook not setting from properly

2001-02-14 Thread Suresh Ramasubramanian
Daniel J Peng proclaimed on mutt-users that: > On Wed, Feb 14, 2001 at 06:01:37AM -0600, Aaron Schrab wrote: > > If you want to select a From: header from send-hooks you need to use > > 'my_hdr From:'. > Will envelope_from set the envelope if I do this? yes -s -- Suresh Ramasubr

Re: Send-hook not setting from properly

2001-02-14 Thread Daniel J Peng
On Wed, Feb 14, 2001 at 06:01:37AM -0600, Aaron Schrab wrote: > At 21:04 -0500 13 Feb 2001, Daniel J Peng <[EMAIL PROTECTED]> wrote: > > > send-hook . 'set from="[EMAIL PROTECTED]"; set realname="Daniel J Peng"' > > send-hook '~C @gecko.serc\.rmit\.edu\.au' 'set from="[EMAIL PROTECTED]" ; set >r

Re: Send-hook not setting from properly

2001-02-14 Thread Aaron Schrab
At 21:04 -0500 13 Feb 2001, Daniel J Peng <[EMAIL PROTECTED]> wrote: > send-hook . 'set from="[EMAIL PROTECTED]"; set realname="Daniel J Peng"' > send-hook '~C @gecko.serc\.rmit\.edu\.au' 'set from="[EMAIL PROTECTED]" ; set >realname="Razl"' > Is this a bug? Or am I just missing something about

Send-hook not setting from properly

2001-02-14 Thread Daniel J Peng
To test a problem, I made a .muttrc with only these two lines from my usual configuration: send-hook . 'set from="[EMAIL PROTECTED]"; set realname="Daniel J Peng"' send-hook '~C @gecko.serc\.rmit\.edu\.au' 'set from="[EMAIL PROTECTED]" ; set realname="Razl"' This should, when I reply to mail fo