Re: setting From dynamically

2002-09-09 Thread Aldy Hernandez

 John == John Iverson [EMAIL PROTECTED] writes:

  * On Sun, 08 Sep 2002, Gregory Seidman wrote:
  Aldy Hernandez sez:
  [...]
  } For example, if someone mails me at [EMAIL PROTECTED], I'd like my return
  } address to be set to [EMAIL PROTECTED] when I reply to the message.
  
  Check out the reverse_name variable.

  You'll need to also set $alternates.

Yay yay yay!  Sweet.

Thanks so much.

Now all mutt needs is for ESCf to be able to pick from the
alternates list.  But this is very minor.

Thanks again.

Aldy



Re: setting From dynamically

2002-09-09 Thread Nicolas Rachinsky

* Aldy Hernandez [EMAIL PROTECTED] [2002-09-08 19:29 -0400]:
 Now all mutt needs is for ESCf to be able to pick from the
 alternates list.  But this is very minor.

I use:

alias f_listNicolas Rachinsky list@...
alias f_Nicolas Rachinsky nicolas@...
alias f_dauerreden  Nicolas Rachinsky nicolas@...

macro compose v edit-from^Uf_tab Absender wählen


Nicolas



setting From dynamically

2002-09-08 Thread Aldy Hernandez

Hi guys.

I have a few email addresses, as most probably do, and they all get
forwarded to one INBOX.  I'd like my From to be set the same as the
original recipient when replying to a message.

For example, if someone mails me at [EMAIL PROTECTED], I'd like my return
address to be set to [EMAIL PROTECTED] when I reply to the message.

I've been playing with various hooks, to no avail.  None of them get
triggered at the right time.

Am I missing something?  Has someone attepmted something similar?

Cheers.
Aldy



Re: setting From dynamically

2002-09-08 Thread Gregory Seidman

Aldy Hernandez sez:
[...]
} For example, if someone mails me at [EMAIL PROTECTED], I'd like my return
} address to be set to [EMAIL PROTECTED] when I reply to the message.
} 
} I've been playing with various hooks, to no avail.  None of them get
} triggered at the right time.
} 
} Am I missing something?  Has someone attepmted something similar?

Check out the reverse_name variable.

} Cheers.
} Aldy
--Greg




Re: setting From dynamically

2002-09-08 Thread John Iverson

* On Sun, 08 Sep 2002, Gregory Seidman wrote:

 Aldy Hernandez sez:
 [...]
 } For example, if someone mails me at [EMAIL PROTECTED], I'd like my return
 } address to be set to [EMAIL PROTECTED] when I reply to the message.

 Check out the reverse_name variable.

You'll need to also set $alternates.

-- 
John