home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / sendmail / 2763 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!ukma!wupost!cs.uiuc.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxc.cso.uiuc.edu!paul
  3. From: paul@uxc.cso.uiuc.edu (Paul Pomes - UofIllinois CSO)
  4. Subject: Re: Questions about IDA sendmail
  5. References: <1992Nov13.112136.4368@ccsun7.csie.nctu.edu.tw>
  6. Message-ID: <BxnwJG.3Mo@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Reply-To: Paul-Pomes@uiuc.edu
  9. Organization: University of Illinois at Urbana
  10. Date: Fri, 13 Nov 1992 16:02:04 GMT
  11. Lines: 26
  12.  
  13. sycheng@csie.nctu.edu.tw (Shiao-Yang Cheng) writes:
  14.  
  15. >    I've just installed IDA sendmail 5.65c in our Sun with SunOS 4.1.1. There
  16. >  is a problem and I hope someone here can help me. Thanks.
  17. >  
  18. >    For example, our domain is csie.nctu.edu.tw. If I want to mail to 
  19. >  a.b.nctu.edu.tw, I should be able to mail to someone@a.b . But in the 
  20. >  new IDA sendmail environment, all rulesets cannot rewrite the mail address
  21. >  from a.b to a.b.nctu.edu.tw.
  22.  
  23. This is a feature.  Consider what happens if you have a host called vse in
  24. the cs department.  How would you distinguish between vse.cs.nctu.edu.tw
  25. and vse.cs (a host in the Prague Center of Economics, Czechoslovakia)?
  26. For this reason any host with a dot in the name is assumed to be fully
  27. qualified.  Names without dots are qualified into the local domain.
  28.  
  29. A partial solution is to use domaintable to map simple names to fully
  30. qualified names.  Resolving conflicts and keeping the table up to date
  31. becomes painful at large sites.  For those I recommend biting the bullet
  32. and using FQDNs.
  33.  
  34. /pbp
  35. -- 
  36. "A well-schooled electorate, being necessary to the security of a free State,
  37. the right of the People to keep and read Books shall not be infringed."
  38.     -- J. Neil Schulman
  39.