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

  1. Path: sparky!uunet!mcsun!sunic!dkuug!dde!fll
  2. From: fll@dde.dk (Flemming Lau)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Host search path in subdomain?
  5. Message-ID: <1993Jan6.173047.16456@dde.dk>
  6. Date: 6 Jan 93 17:30:47 GMT
  7. Organization: Dansk Data Elektronik A/S
  8. Lines: 24
  9. X-Newsreader: TIN [version 1.1 PL7]
  10.  
  11. And now for one more question which I shuld't be asking:
  12.  
  13. We are currently working on getting the nameserver to run in our organisation.
  14. And we have run into the following puzzling question:
  15.  
  16. Why does sendmail not like all other nice net-utilities use the res_search()
  17. routine to resolve a not fully qualified name?
  18.  
  19. Example: 
  20.  
  21.     Our domain is dde.dk
  22.     We have a subdomain bqa.dde.dk
  23.     There is a host Kurt in the dde.dk domain
  24.     I can ping the name Kurt on a host in the bqa.dde.dk subdomain
  25.     I can NOT mail a user on Kurt from the same host. 
  26.  
  27. Sendmail.cf files insist on as they cannot find a CNAME for Kurt to 
  28. define it as Kurt.bqa.dde.dk which does not exist. Whereas ping etc.
  29. will try Kurt.bqa.dde.dk, Kurt.dde.dk etc. and succeed. 
  30.  
  31. Why is this and what do I do about it?
  32.  
  33.  
  34. Thanks for any help!
  35.