Path: utzoo!utgpu!watmath!clyde!att!cbnews!ayf From: ayf@cbnews.ATT.COM (avi.y.feldblum) Newsgroups: comp.mail.elm Subject: Re: Multiply-defined alias Keywords: alias Message-ID: <2983@cbnews.ATT.COM> Date: 10 Jan 89 14:01:50 GMT References: <11151@versatc.UUCP> Reply-To: ayf@cbnews.ATT.COM (avi.y.feldblum) Organization: AT&T Bell Laboratories Lines: 20 In article <11151@versatc.UUCP> tran@versatc.UUCP (Tony Tran) writes: >How does one create a mailing list under elm2.1. such as: >r_d = R & D Group = hostname!user1, hostname!user2 Read the Alias Users Guide :-) (Really, it is quite well explained there). Section two describes group aliases. The format is: aliasname list = groupname = list of people wher the "lst of people" is in the same foat as the aliasname list. So for your example you would want: joe = Joe's name = hostname!user1 jane = Jane's name = hostname!user2 r_d = R & D Group = joe, jane Avi Feldblum ayf@pruxe.att.com