On Sun, Jan 06, 2002 at 12:53:05AM +0000, Tom Jones wrote:
> I would like to be able to do something like the following:
> 
> 
> (1)define a list of email addresses which are mine
> 
> (2)when replying to a message, look at the delivered-to, to, cc,
> etc headers. If one of them is in the list from (1), set the From: header
> to that. Otherwise set the From: value to a default value.

> Is this possible?

Sure.  Set 'alternates' to a regular expression that describes all the
addresses that are yours.  This can be a simple list with the elements
separated by '|'.  Then set 'reverse_name'.  See the manual for
specifics.

Gary

-- 
Gary Johnson                               | Agilent Technologies
[EMAIL PROTECTED]                   | Spokane, Washington, USA
http://www.spocom.com/users/gjohnson/mutt/ |

Reply via email to