[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Auto alias on reply in mutt?



Mike Fedyk wrote:
> 
> Hi,
> 
> I'm looking for a way to add an alias for every person that I send a reply.
> 
> I've looked in the documentation quickly, and I can't even find a variable
> that contains the "to" address.
> 
> Is this possible with mutt 1.2.5?

Probably.  RTFM "send-hook" and "push".  You'd probably want something
in you .muttrc like

send-hook . 'push <create-alias>'

but you'd probably need some extra stuff to fully automate it.  I
haven't tried this so I'm not sure...

-Nelson



Reply to: