Is there any way to get at the alias 'name' in muttrc?

I'm trying to use send-hook (or send2-hook, or anything really) in
muttrc to change actions/configuration based on the alias which has
been expanded to the destination address.

I have a number of different aliases which expand to the same
destination and I want to do different things according to which alias
was used to send the E-Mail.

I.e. I have aliases (generated dynamically, but that doesn't matter
really) as follows:-

    alias dbablife [email protected]
    alias dbabarges [email protected]
    alias dbabrexit [email protected]
    alias dbaeur [email protected]
    alias dbagbi [email protected]
    alias dbaeutravel [email protected]
    alias dbaforum [email protected]

I want to to be able to change things in the message according to the
alias that was used.  I can't add anything extra to the
[email protected] because that's used to match some header information
in received messages.

-- 
Chris Green

Reply via email to