home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / sendmail / 2749 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!ukma!usenet.ins.cwru.edu!agate!stanford.edu!leland.Stanford.EDU!schemers
  3. From: schemers@leland.Stanford.EDU (Roland Schemers)
  4. Subject: hiding the origin of a mailing list...
  5. Message-ID: <1992Nov12.202842.28092@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: Distributed Computing Group, Stanford University
  8. Date: Thu, 12 Nov 92 20:28:42 GMT
  9. Lines: 39
  10.  
  11. We have a big mailing list being setup for a conference in 93, and there
  12. will eventually be thousands of people on it. What I need is a way to make
  13. sure some bozo doesn't reply to the message and send out copies to everyone
  14. on the list. So I need to find a way to modify the "To:" field so that
  15. it doesn't say "To: some-list@inet93.stanford.edu" so when someone on the
  16. list gets the message they wont know what the "internal" name of the list
  17. is. We have about 5 people that should be able to send mail to this mailing
  18. list.
  19.  
  20. The system config is:
  21.  
  22.   DECstation 5000/240
  23.   Ultrix 4.2a
  24.   Sendmail 5.65 
  25.   /etc/aliases entry which points to a file containing everyone
  26.  
  27.  
  28. Is there a way to modify sendmail.cf so that it modifies the "To:" field on
  29. outgoing mail sent to this list? For example:
  30.  
  31. User A sends mail to:  
  32.  
  33.   big-list@inet3.stanford.edu
  34.  
  35. All the user's on the list receive the mail as being sent to:
  36.  
  37. "small-list@inet3.stanford.edu"
  38.  
  39. So if someone replys they will be replying to "small-list" and not the big one.
  40.  
  41. Thanks for any help!
  42.  
  43. Roland
  44.  
  45. -- 
  46. Roland J. Schemers III              |            Networking Systems
  47. Systems Programmer                  |            168 Pine Hall   (415)-723-6740
  48. Distributed Computing Group         |            Stanford, CA 94305-4122
  49. Stanford University                 |            schemers@Slapshot.Stanford.EDU
  50.