home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / sysv386 / 13063 < prev    next >
Encoding:
Text File  |  1992-08-12  |  2.2 KB  |  56 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!mcsun!Germany.EU.net!nixpbe!news.sni.de!offbeat!mboen
  3. From: boening.pad@sni.de (Martin Boening)
  4. Subject: Re: Sendmail on SCO Unix
  5. Message-ID: <mboen.713618501@offbeat>
  6. Sender: news@nixpbe.sni.de
  7. Organization: Siemens Nixdorf Info.Sys. AG, Paderborn, Germany
  8. References: <1992Aug11.035026.28767@honte.uleth.ca> <1992Aug11.123309.3396@mks.com>
  9. Date: Wed, 12 Aug 1992 11:21:41 GMT
  10. Lines: 44
  11.  
  12. In <1992Aug11.123309.3396@mks.com> davidf@mks.com (David J. Fiander) writes:
  13.  
  14. [stuff deleted ]
  15. >>before Sendmail will do this, it is necessary to create a sendmail.mx
  16. >>file (compiled version of sendmail.cf).  
  17. >>
  18. >>1.  Is this true ?
  19. >>
  20.  
  21. >Not quite.  Sun ships a sendmail.cf, and a sendmail.mx.  The
  22. >latter is nothing more than a sendmail.cf which knows how to
  23. >talk to the nameserver.  They do this because many sites don't
  24. >need the nameserver, so they don't need those bits of the .cf
  25. >file.
  26.  
  27. Not quite, either. What Sun does is ship 2 versions of the sendmail
  28. program. There's your standard SunOS sendmail program, which does mostly
  29. local delivery and UUCP as well as to Internet hosts listed in a file
  30. called /usr/lib/mailhosts. It may or may not look up hostnames in YP -
  31. haven't got that figured out yet.
  32.  
  33. Then there is sendmail.mx on Suns running SunOS 4.x. This is a version
  34. of the sendmail program which does nameserver lookups using the resolver
  35. library and works using MX records. 
  36.  
  37. Then there is the file sendmail.cf which is a sendmail configuration
  38. file for a dumb client which sends all outbound mail to a smart host.
  39.  
  40. And there is a file sendmail.cf.main, which is a sendmail configuration
  41. file for said smart host - it has to be tailored to your local needs but
  42. this is mostly ``straightforward'' - if you can call anything related to
  43. a sendmail configuration file straightforward :-).
  44.  
  45. In order to get a sendmail with DNS on Sun, you move the original
  46. sendmail program aside, then copy sendmail.mx t o sendmail and restore
  47. the permissions.
  48.  
  49. And now, back to the regular program.
  50. Martin
  51. --
  52. Email: in the   USA ->  boening.pad@sni-usa.com
  53.        outside  USA ->  boening.pad@sni.de
  54. Paper Mail: Martin Boening, Siemens Nixdorf Informationssys. AG, SNI STO SI 325,
  55.     Riemekestr. 160, 4790 Paderborn, W.-Germany  (Phone: +49 5251 835641)
  56.