home *** CD-ROM | disk | FTP | other *** search
- 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
- From: uddeborg@sisu.se (Goeran Uddeborg)
- Newsgroups: comp.mail.sendmail
- Subject: DEFAULT_DOMAIN in 5.65c8/IDA-1.4.4.1
- Message-ID: <1993Jan7.173427.21982@sics.se>
- Date: 7 Jan 93 17:34:27 GMT
- Sender: news@sics.se
- Organization: Swedish Institute of Systems Development
- Lines: 12
-
- I have a NeXT machine that does not automatically append its domain
- when gethostbyname() is used. So I add it explicitly by defining
- DEFAULT_DOMAIN. This does change the definition of $j as I would
- expect, but it also defines the N option. When I later run sendmail
- it complains that the N option is obsolete, and puts a copy of every
- mail in dead.letter.
-
- Otherwise it works as expected, and if I comment out the ON-line
- again, everything seems to be ok.
-
- Have I misunderstood something, or are the sources and Sendmail.mc out
- of sync in version 5.65c8/IDA-1.4.4.1?
-