Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 ggr 02/21/84; site cord.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!cord!ggr From: ggr@cord.UUCP (Guy Riddle) Newsgroups: net.mail Subject: Re: Syntax for reaching separate people under a multi-user account? Message-ID: <147@cord.UUCP> Date: Sun, 10-Feb-85 11:18:19 EST Article-I.D.: cord.147 Posted: Sun Feb 10 11:18:19 1985 Date-Received: Mon, 11-Feb-85 05:28:53 EST References: <85@osu-eddie.UUCP> Organization: AT&T Bell Laboratories, Piscataway Lines: 12 Since you are running sendmail, the easiest thing to do is give each person a different "username" which will be the mail address (it need not be in /etc/passwd) and then include each of these usernames in /usr/lib/aliases pointing at different files, e.g. user1: /usr/alumnus/mail/user1 user2: /usr/alumnus/mail/user2 ... and sendmail will then directly deliver incoming mail to these files. === Guy Riddle == AT&T Bell Laboratories, New Jersey ===