home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6276 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.5 KB  |  32 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!haven.umd.edu!decuac!hussar.dco.dec.com!mjr
  3. From: mjr@hussar.dco.dec.com (Marcus J. Ranum)
  4. Subject: Re: Is the 4.2a sendmail DNS-cognisant?
  5. Message-ID: <1992Aug17.204338.2718@decuac.dec.com>
  6. Sender: news@decuac.dec.com (USENET News System)
  7. Nntp-Posting-Host: hussar.dco.dec.com
  8. Organization: Digital Equipment Corporation, Washington ULTRIX Resource Center
  9. References: <1992Aug17.203445.15952@cis.ohio-state.edu>
  10. Date: Mon, 17 Aug 1992 20:43:38 GMT
  11. Lines: 19
  12.  
  13. >I just switched from a Sun to a DECStation 5000/200, and I'm having some 
  14. >problems with my mailer which *may* be due to the sendmail not handling
  15. >domain-type mail, ie mail to hosts with MX records. Sun provides two 
  16. >versions of sendmail, one that deals with MX records and one that doesn't. 
  17. >Does the Ultrix version deal with MX records right, and if not, can someone
  18. >tell me where I can get sources to one that does?
  19.  
  20.     We use a different mechanism for configuring DNS/BIND or host
  21. tables. Take a look at /etc/svc.conf and /etc/resolv.conf, and read
  22. the manuals about "bindsetup". The sendmail we ship is definitely
  23. MX-aware out of the box. The sendmail.cf file we ship is not quite as
  24. nice as it could be for internet users - I recommend you take a look
  25. at the ones on decuac.dec.com: pub/sendmail-cf
  26.  
  27.     If you're into rolling your own, there are sources for a plenty
  28. fine version of sendmail on gatekeeper.dec.com, in pub/DEC, under the
  29. name kj-sendmail.
  30.  
  31. mjr.
  32.