Changeset 1603:63b61a63a908 for alias.c

Show
Ignore:
Timestamp:
2000-03-04 00:40:52 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Unify alias expansion.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • alias.c

    r1601 r1603  
    140140} 
    141141 
     142void mutt_expand_aliases_env (ENVELOPE *env) 
     143{ 
     144  env->from = mutt_expand_aliases (env->from); 
     145  env->to = mutt_expand_aliases (env->to); 
     146  env->cc = mutt_expand_aliases (env->cc); 
     147  env->bcc = mutt_expand_aliases (env->bcc); 
     148  env->reply_to = mutt_expand_aliases (env->reply_to); 
     149  env->mail_followup_to = mutt_expand_aliases (env->mail_followup_to); 
     150} 
     151 
     152 
    142153/*  
    143154 * if someone has an address like