On Mon, Mar 27, 2000 at 02:28:57PM -0800, Michael Elkins ([EMAIL PROTECTED]) said:
> On Mon, Mar 27, 2000 at 09:28:46AM -0700, Patrick Walsh wrote:
> > How might the To: be changed in a reply to a particular address,
> > other than manually?  I'm aware of the send-hook/my_hdr limitation
> > specified in 3.17 :/
> 
> This can't be done.  There is no way to get it to modify either the to:
> or cc: list.  You can only match on those fields.

Best bet I guess would be to use procmail, a recipe like:

  :0 fw
  * ^FROM.*<address-you-see>
  | formail -i "Reply-To: <address-you-want>"

Warning; not tested, and IANAPG[1].

That way, when you hit <reply>, mutt will substitute whatever you put
in the Reply-To: field.


[1] I am not a procmail guru

-- 
Jim Toth
[EMAIL PROTECTED]
"And remember, Abraham Lincoln did not die in vain.  He died in
Washington, DC." --The Firesign Theatre

Reply via email to