home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3119 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  985 b 

  1. Path: sparky!uunet!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!sics.se!uddeborg
  2. From: uddeborg@sisu.se (Goeran Uddeborg)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: DEFAULT_DOMAIN in 5.65c8/IDA-1.4.4.1
  5. Message-ID: <1993Jan7.173427.21982@sics.se>
  6. Date: 7 Jan 93 17:34:27 GMT
  7. Sender: news@sics.se
  8. Organization: Swedish Institute of Systems Development
  9. Lines: 12
  10.  
  11. I have a NeXT machine that does not automatically append its domain
  12. when gethostbyname() is used.  So I add it explicitly by defining
  13. DEFAULT_DOMAIN.  This does change the definition of $j as I would
  14. expect, but it also defines the N option.  When I later run sendmail
  15. it complains that the N option is obsolete, and puts a copy of every
  16. mail in dead.letter.
  17.  
  18. Otherwise it works as expected, and if I comment out the ON-line
  19. again, everything seems to be ok.
  20.  
  21. Have I misunderstood something, or are the sources and Sendmail.mc out
  22. of sync in version 5.65c8/IDA-1.4.4.1?
  23.