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

Re: Choosing sender of messages



On Sat, Jun 05, 2004 at 02:15:38PM +0200, Heiko Heil wrote:
> Hello Nicolas,
> 
> * Nicolas <netway@xxxxxxxxxxx> [06/05/2004 13:02]:
> > I would like to be able to select the sender as I usually choose the
> > recipient, eg. from a scoll list.
> > [...]
> 
> macro compose v "<edit-from>^Uf_<tab>" "Select from"
> 
> alias f_mail_1   Mutt Dude <muttdude@...>
> alias f_mail_2   Mutt Dude <muttdude@...>
> alias f_mail_3   Mutt Dude <muttdude@...>
> 
> 
> Bye,
> Heiko

Heiko,

How is that supposed to work? I added this to my .muttrc:

macro compose v "<edit-from>^Uf_<tab>" "Select from"
alias f_mail_1 "Mutt Dude <muttdude@xxxxx>"
alias f_mail_2 "Mutt Dude <muttdude@xxxxx>"
alias f_mail_3 "Mutt Dude <muttdude@xxxxx>"

I added the ""

I can't get it to work. It just added those adresses to my recipients
list.

Now, when and how can I choose the sender adress?

Thank you.
Nicolas.