home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mips / 926 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  2.6 KB

  1. Xref: sparky comp.sys.mips:926 comp.mail.sendmail:2239
  2. Newsgroups: comp.sys.mips,comp.mail.sendmail
  3. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!LRZnews!k2
  4. From: k2@bl.physik.tu-muenchen.de (Klaus Steinberger)
  5. Subject: Re: Sendmail and NIS on RISC OS
  6. Message-ID: <k2.716112349@woodstock>
  7. Sender: news@news.lrz-muenchen.de (Mr. News)
  8. Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
  9. References: <1992Sep4.145517.1@idicl1.idi.battelle.org> <1992Sep9.133702.19696@odin.corp.sgi.com> <lgy.716088268@landau>
  10. Date: Thu, 10 Sep 1992 08:05:49 GMT
  11. Lines: 41
  12.  
  13. lgy@landau.phys.washington.edu (Laurence Yaffe) writes:
  14.  
  15. >trevc@sal.reading.sgi.com (Trevor Cotton) writes:
  16.  
  17. >>In article <1992Sep4.145517.1@idicl1.idi.battelle.org>, hamparian@idicl1.idi.battelle.org writes:
  18. >>|> Hello, I am running Risc/os 4.52. Sendmail says it is version 5.61. I am 
  19. >>|> trying to get sendmail to understand
  20. >>|> the NIS aliases map. There doesn't seem to be a way of doing this. Is it 
  21. >>|> just possible that this version of Risc/os doesn't support that?
  22.  
  23. >  Regrettably, there is no way (with any of the versions of sendmail in 4.52)
  24. >to use a nameserver for host name lookup and NIS for mail aliases.
  25. >/usr/lib/sendmail.nis is entirely useless if you demand DNS name service, and
  26. >/usr/lib/sendmail.named will not use NIS for mail aliases regardless
  27. >of what's in your /etc/vis.conf file.  (This is the biggest hole I've
  28. >noticed in the otherwise very nice /etc/vis.conf setup.)
  29.  
  30. >  To cope with the perfectly sensible desire for centralized mail aliases
  31. >together with DNS name service, we have entirely switched to a slightly
  32. >modified version of sendmail which can use MB (mailbox) records in a DNS
  33. >pseudo-domain as the source for mail aliases.  This version of sendmail
  34. >is available from ftphost.cac.washington.edu.  Building was no problem
  35. >under RISCos-4.52 (or SunOS or Ultrix).  This use of MB records is
  36. >described as experimental, but we've been very pleased with how it all
  37. >works.
  38.  
  39. Another way is to port IDA sendmail to RISCos. I've done it on EP/IX
  40. (CDC enhanced version of RISCos), and its straightforward.
  41. Just use systype bsd43. (There is an example CFLAGS for RISCos in the Makefile).
  42.  
  43. IDA sendmail is able to use DNS name service, and NIS maps. Besides
  44. that, its configuration is much more simple and enhanced than plain sendmail.
  45.  
  46. Sincerely,
  47. Klaus Steinberger
  48.  
  49. --
  50. Klaus Steinberger               Beschleunigerlabor der TU und LMU Muenchen
  51. Phone: (+49 89)3209 4287        Hochschulgelaende
  52. FAX:   (+49 89)3209 4280        D-8046 Garching, Germany
  53. Internet: Klaus.Steinberger@Physik.Uni-Muenchen.DE
  54.