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

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!mudos!mju
  3. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  4. Subject: Re: Sendmail on SCO Unix
  5. Message-ID: <Bt0F60.HAL@mudos.ann-arbor.mi.us>
  6. Date: Sat, 15 Aug 1992 05:27:34 GMT
  7. References: <1992Aug11.123309.3396@mks.com> <Bsy0Fp.4CK@mudos.ann-arbor.mi.us> <1992Aug14.194622.3098@i88.isc.com>
  8. Organization: The Programmer's Pit Stop, Ann Arbor MI
  9. Lines: 21
  10.  
  11. In article <1992Aug14.194622.3098@i88.isc.com> stevea@i88.isc.com (Steve Alexander) writes:
  12. >Can you elaborate on the problems you're having with MX records?
  13.  
  14. Well, I've got sendmail running on our mailhub, "entity.domsys.com".
  15. Entity is also running a nameserver.  Among others, we have the
  16. following two entries in entity's DNS database for domsys.com:
  17.  
  18. entity        IN    A    192.84.21.65
  19.  
  20. bench        IN    A    192.84.21.74
  21.         IN    MX 50    entity
  22.  
  23. If I type "mail mju@bench.domsys.com" on entity, sendmail attempts to
  24. deliver it to bench's IP address, instead of picking up the MX record
  25. and delivering it to entity.  I'd say that qualifies as a problem with MX
  26. records.
  27.  
  28. -- 
  29. Marc Unangst                | Real men don't make backups.  Real men never
  30. mju@mudos.ann-arbor.mi.us   | accidentally delete files that they're going
  31.                             | to need later.
  32.