home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4955 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  4.5 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!overload.lbl.gov!overload.lbl.gov!news
  2. From: seidl@next1.lbl.gov (Peter Seidl)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: mail domains, subdomains
  5. Date: 1 Sep 1992 00:54:25 GMT
  6. Organization: Lawrence Berkeley Laboratory, Berkeley CA
  7. Lines: 121
  8. Distribution: world
  9. Message-ID: <17uf01INN80s@overload.lbl.gov>
  10. Reply-To: seidl@next1.lbl.gov
  11. NNTP-Posting-Host: next1.lbl.gov
  12. Keywords: mail
  13.  
  14.  
  15. I have a mail problem.  It has to do with domains and subdomains.  My domain is  
  16. 'gov', the subdomain is 'lbl', which is also the name of a computer at LBL  
  17. (Lawrence Berkeley Laboratory) which stores what I call routing stuff so that I  
  18. can send to anywhere in the world by just knowing the address and not having to  
  19. load the whole world's internet numbers into my computer.   The problem is that  
  20. I can't properly take advantage of the database on lbl.gov.  For instance, if I  
  21. want to send mail to username@gav.gat.com (that would work fine from non-next  
  22. machines at the lab), I have to 're-route' it by addressing it as follows:
  23.   
  24.   username%gav.gat.com@csa1.lbl.gov
  25.   
  26. I realize that it works, but it seems to be clumsier than necessary.
  27.  
  28.  
  29. You can reach most people at lbl using username@lbl.gov addressing, and lbl  
  30. will route their mail to wherever they like to read it.  Therefore, I don't  
  31. need to worry about what machine they read mail on (there are probably several  
  32. hundred possibilities at LBL), as long as they are registered in the database  
  33. on lbl.gov.  Note that almost nobody has an active account on lbl.gov; the  
  34. 'postmaster' there just pushes it around on our behalf.  Unfortunately, all  
  35. this doesn't work from next1.lbl.gov.  For instance, if I try to reach someone  
  36. who I know is registered in the lbl.gov database (I know this because I do the  
  37. 'finger' command), the mail gets bounced back with a complaint as follows:
  38.  
  39. Date: Mon, 31 Aug 92 15:54:35 GMT-0700
  40. From: Mailer-Agent (NeXT Mail Agent)
  41. Subject: Returned mail: User unknown
  42. To: seidl
  43.  
  44.    ----- Transcript of session follows -----
  45. 550 gelbaum@lbl.gov... User unknown
  46.  
  47.    ----- Unsent message follows -----
  48. Return-Path: <seidl>
  49. Received: by  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  50.     id AA02536; Mon, 31 Aug 92 15:54:35 GMT-0700
  51. Date: Mon, 31 Aug 92 15:54:35 GMT-0700
  52. From: seidl (Peter Seidl)
  53. Message-Id: <9208312254.AA02536@>
  54. Errors-To: seidl
  55. Received: by NeXT Mailer (1.63.RR)
  56. To: gelbaum@lbl.gov
  57. Subject: test
  58. Cc: seidl
  59.  
  60.  
  61.  
  62. sending to gelbaum@lbl.gov
  63.  
  64. ===============================================
  65.  
  66. However, 'finger' led me to believe that it should work:
  67.  
  68. next1# finger gelbaum@lbl.gov
  69. [lbl.gov]
  70. [isotop.lbl.gov] 
  71. LBL X.500 Service.
  72. ------------------------------------------------------------------------------
  73. MARTIN GELBAUM, staff, people
  74.  
  75. commonName            - MARTIN GELBAUM
  76. description           - LBL Dept.: ICSD - COMPUTING SERVICES
  77. postalAddress         - Lawrence Berkeley Laboratory
  78.                         1 Cyclotron Road
  79.                         Mail Stop 50F
  80.                         Berkeley, CA 94720
  81.                         USA
  82. telephoneNumber       - +1 510-486-4749
  83. rfc822Mailbox         - M_Gelbaum@lbl.gov
  84. roomNumber            - 50F-114
  85.  
  86. ------------------------------------------------------------------------------
  87. next1# 
  88.  
  89. By the way, send to M_Gelbaum@lbl.gov yeilds the same results.  Also, doing  
  90. this using 'mail -v username@lbl.gov' gives the same results.
  91.  
  92.   So, for instance, my generic address is seidl@lbl.gov.  lbl routes my mail to  
  93. a sun workstation (seidl@ux5.lbl.gov), but it gets bounced back if I send to  
  94. seidl@lbl.gov, (BUT seidl@ux5.lbl.gov works fine!)
  95.   
  96.  
  97. In case it helps, here are the first several lines from my sendmail.cf
  98.  
  99. # my official hostname
  100. #Dj$?m $w.$m $| $w $.
  101. Dwnext1
  102. # If you want the gateway machine to appear to be INSIDE the domain, use:
  103. #Dj$w.$m
  104.  
  105. DDlbl.gov
  106. # Major relay mailer - typical choice is "ddn" if you are on the
  107. # Defense Data Network (e.g. Arpanet or Milnet).  All mail for
  108. # non-local domains will be forwarded to the major relay host using
  109. # the major relay mailer.  We chose "uucp" as the default because most
  110. # isolated networks use it to link their network with the outside
  111. # world.
  112. #
  113. # If you want to use a relay mailer, examine ruleset 0.  There are some
  114.  
  115.  
  116.  
  117.  
  118.  
  119. Any suggestions?
  120.  
  121. I'm far from being a unix expert (as you can probably tell) so if you can keep  
  122. the explanations simple, I'd greatly appreciate it.
  123.  
  124. thanks
  125.  
  126.  
  127.  
  128. --
  129. Peter Seidl
  130. Heavy Ion Fusion Accelerator Research 
  131. Lawrence Berkeley Laboratory
  132. Berkeley, CA 94720
  133.  
  134. seidl@next1.lbl.gov
  135.