[Mutt] #3464: Provide means to classify addresses expanded from aliases
#3464: Provide means to classify addresses expanded from aliases
--------------------------------------+-------------------------------------
Reporter: madduck | Owner: mutt-dev
Type: enhancement | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: aliases cc qualification |
--------------------------------------+-------------------------------------
I am heavily using the feature of muttaliases, by which you can expand an
alias name to a list of people, e.g.
{{{
alias myteam alex barbara charlie dorothee
}}}
It would be really nice if I could somehow extend this so that if I send a
message to myteam, another address is always added to the CC, e.g.
{{{
alias myteam alex barbara charlie dorothee -c eric fiona
}}}
Obviously, if 'myteam' is used in a CC field, then eric and fiona would
also be in CC.
I realise this can probably be done with send-hooks, but I would find this
approach cleaner.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3464>
Mutt <http://www.mutt.org/>
The Mutt mail user agent