<<< Date Index >>>     <<< Thread Index >>>

Re: set from don't set nothin' :-(



On Tue, Sep 30, 2003 at 03:02:29AM -0400, David Yitzchak Cohen wrote:
> I have a send-hook setup to change my from addy when I email lists,
> but the change doesn't seem to take effect until the next email I send.
> Now, TFM states that changing recipients or subject isn't immediately
> effective, but says nothing about changing source addy.  Should it?
> 
> FWIW - Here are the relevant lines from my config:
> send-hook .  'set from="dave@xxxxxxxxxxxxxx"'
> send-hook ~l 'set from="lists@xxxxxxxxxxxxxx"'
> 

I have  'my_hdr From: my@xxxxxxxxxx' as command for send-hook and
everything works perfectly. To be precise

send-hook . 'unmy_hdr From'
send-hook ~l 'my_hdr From: my@xxxxxxxxxx'

--
Andrei