home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / sendmail / 1966 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!orstnews!usenet
  3. From: leach@satchmo.OCE.ORST.EDU (Tom Leach)
  4. Subject: IDA sendmail with NIS aliases
  5. Message-ID: <1992Jul31.003109.8455@talon.ucs.orst.edu>
  6. Keywords: IDA sendmail NIS aliases
  7. Sender: usenet@talon.ucs.orst.edu (Usenet News admin)
  8. Nntp-Posting-Host: satchmo.oce.orst.edu
  9. Organization: Oregon State University - Univ. Computing Services
  10. Date: Fri, 31 Jul 1992 00:31:09 GMT
  11. Lines: 23
  12.  
  13. Has anyone set up IDA sendmail to have a mail server that gets it's aliases  
  14. from the NIS master server (where they are not the same system).
  15. I'm trying to set up the following structure
  16. System A is a NFS file server that other systems mount /var/spool/mail from
  17. System B is a NIS server with a set of alias maps.
  18. System C is the DNS and mail server.  it NFS hard mounts /var/spool/mail from
  19.     system A, and gets aliases from system B.  No other systems should
  20.     NFS mount any part of the mail/DNS server (system C).
  21.  
  22. The problem is with etting a correct m4 file for IDA.
  23. (currently using sendmail 5.65c + IDA 1.4.4 with patch level 1)
  24. (the above 3 systems are all Sun sparcs)
  25.  
  26. I've tried to define (NIS_MAILALIASES) but then I have to define
  27. (NIS_MAILHOST).  If this is defined, any non-local mail is sent to the
  28. NIS server (system B) which (I guess) is then suppose to pass on the mail.
  29. I am trying to get the NIS server to only run NIS (no mail, dns, etc...)
  30. Is there any slick way to define this in the m4 file or will this take a bit
  31. of munging of the sendmail.cf file???
  32.  
  33. Thanks in advance.
  34. Tom Leach
  35. leach@oce.orst.edu
  36.