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

Re: mutt



* jade@ursine.dyndns.org <jade@ursine.dyndns.org>, 2002-09-13 00:43 -0400:
> I've edited a lot in mutt, read all the info I can find but was still
> wondering about something.
> 
> in .muttrc you can: set from="<emailaddress>"
> but that affects the from for all emails.
> 
> I was wondering if there is a way to have the from address changed
> to a specific address only when sent to a specific address.
> 
> example: (I'm on a maillist for netgamers.org)
> when I reply to an email or make a new email to <something>@netgamers.org
> I'd like my From address to be <myname>@netgamers.org

check:

$alternates
$reverse_name

and maybe this is also of help to you:

send-hook '~t ^.*netgamers.org$' 'my_hdr From: myname@netgamers.org'

and

alias j_list    Jade <myname@list...>
alias j_        Jade <myname@elsewhere...>
macro compose v "<edit-from>^Uf_<tab>" "choose from address"

-Andre

Attachment: pgpezWKZTq91f.pgp
Description: PGP signature


Reply to: