On Sun, Mar 21, 1999 at 12:43:05PM -0500, Aris mulyono wrote:
> Just wondering is there a way to put alias name that contains email-addresses
> in TO: header instead of listing all email-addresses in TO: header.
>
> To: aList
>
> instead of
> To: [EMAIL PROTECTED], [EMAIL PROTECTED] - - - - - - -
Simply define an alias for it, like so:
alias aList [EMAIL PROTECTED], [EMAIL PROTECTED], otherlist, otheralias, [...]
Also RTFM especially in the 'Defining/Using Aliases' section (section
3.2). The manual should come with your mutt distribution (normally
/usr/local/doc/mutt)
Ronny