<<< Date Index >>>     <<< Thread Index >>>

Re: Aliases for users w/ multiple addresses?



On Fri, Apr 23, 2004 at 07:32:06AM -0400, orthodox@xxxxxxxxxx wrote:
> 
> I can't see an easy way to make one alias send mail to two or more
> addresses.  But being a noob and mutt having the reputation it's got, I
> assume it's just because I'm missing something.

Maybe bad style, but you could make an alias:

alias myfriend Firstname Lastname <first@xxxxxxxxx>, Firstname Lastname 
<second@xxxxxxxxx>

All this has to be on one (1) line.
The ', ' is important.


Hope this helps,
Thomas