home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3130 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!linac!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: DEFAULT_DOMAIN in 5.65c8/IDA-1.4.4.1
  5. Message-ID: <1993Jan8.224130.864@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <1993Jan7.173427.21982@sics.se>
  8. Date: Fri, 8 Jan 1993 22:41:30 GMT
  9. Lines: 17
  10.  
  11. In article <1993Jan7.173427.21982@sics.se> uddeborg@sisu.se (Goeran Uddeborg) writes:
  12. >I have a NeXT machine that does not automatically append its domain
  13. >when gethostbyname() is used.
  14.  
  15. That means that sendmail is doing gethostbyname() with /etc/hosts lookups,
  16. or NIS (or netinfo) lookups, instead of using the nameserver.  I recommend
  17. you rebuild using the resolver library from the bind 4.8.3 release.
  18.  
  19. >                               So I add it explicitly by defining
  20. >DEFAULT_DOMAIN.  This does change the definition of $j as I would
  21. >expect, but it also defines the N option.  When I later run sendmail
  22. >it complains that the N option is obsolete, and puts a copy of every
  23. >mail in dead.letter.
  24.  
  25. We corrected this problem a long time ago.  Pick up a more recent copy
  26. of Sendmail.mc from mp.cs.niu.edu:/pub/cf/Sendmail.mc
  27.  
  28.