Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!uflorida!gatech!ncsuvx!ccvs3!sam From: sam@ccvs3.uucp (Sam Moore) Newsgroups: comp.mail.sendmail Subject: How to make sendmail system alias name be From: line? Message-ID: <2985@ncsuvx.ncsu.edu> Date: 12 May 89 13:16:36 GMT Sender: news@ncsuvx.ncsu.edu Reply-To: sam@ccvs3.ncsu.edu (Sam Moore) Organization: NCSU Computing Center Lines: 15 I want to have an entry in /usr/lib/aliases such that the alias name will be placed in the From: line, so replies will go back to everyone in the list. On machine called "mymachine" in /usr/lib/aliases file: list-name: user1@mach1, user2@mach2 Produce header with following From: line: From: list-name@mymachine Thanks.