Quoting Antonio Rodr <[EMAIL PROTECTED]>:
> I want to define a group of addresses as a set to which I can refer with
> a single name call, to send mail to. What's the best way to do it? 
> Setting a forward rule in .procmailrc would probably work, but since I
> use smarthost it seems to me a somewhat around the barn way.
> 
> 

In your aliases file, just put something like this.

alias user1     [EMAIL PROTECTED]
alias user2     [EMAIL PROTECTED]

alias group     user1, user2

Alias expansion in mutt is recursive.

HTH,
  Jeffrey


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to