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

Re: selecting "from" when sending an email



* Joseph <syscon780@xxxxxxxxx> [2008-10-07 08:50]:
> When sending an email to certain person I have a hook:
>
> send-hook '~t ^family_member1@xxxxxxxxx$|~t
> family_member2@xxxxxxxxx' "my_hdr From: Joseph
> <my_email@address>; set signature=~/.mutt/signature$
>
> Now the problem is when my wife wants to send an email to
> one of these persons my "From: email" and my "signature" is
> automatically selected.  Is there a way to select different
> headers (from, signature etc) when sending and email the the
> same person?

try http://wiki.mutt.org/?ConfigTricks look for "Set From
header before sending"

-r