home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / networks / tcpip / multinet / 1955 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.6 KB  |  47 lines

  1. Newsgroups: vmsnet.networks.tcp-ip.multinet
  2. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!jvolpe
  3. From: jvolpe@ncsa.uiuc.edu (James Volpe)
  4. Subject: RE: SMTP from other cluster members
  5. References:  <2380BEC913AUG92194040@TGV.COM>
  6. Message-ID: <Bsz7zz.LHE@news.cso.uiuc.edu>
  7. Originator: jvolpe@mars.ncsa.uiuc.edu
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Organization: Dow Chemical
  10. Date: Fri, 14 Aug 1992 13:55:09 GMT
  11. Lines: 34
  12.  
  13.  
  14. In article <2380BEC913AUG92194040@TGV.COM>, GAVRON@VESTA.SUNQUEST.COM writes:
  15. |> 
  16. |> >> > : MAIL> mail
  17. |> >> > : To:     vax01::smtp%"user@unix.machine"
  18. |> >
  19. |> >>     This is the only option.  The mail flag indicates whether or not
  20. |> 
  21. |> 
  22. |>     $ define/system/exec mail$Protocol_smtp "%vax01::""27="""
  23. |> 
  24. |> >I beg to differ, Ken, but there is a way to do it.  If you specify the
  25. |> >to address as __vax01::smtp%"user@unix.machine" (note the TWO
  26. |> >underscores), it will force the mail to be sent to vax01, even in an
  27. |> >otherwise homogenous cluster.
  28. |> 
  29. |>     So will the logical name above, making SMTP%"..." forward
  30. |>     to VAX01.
  31.  
  32. I defined this logical on our cluster, but it did not do the trick.  Mail
  33. with the SMTP% prefix is forwarded to VAX01, but it looks like it does not 
  34. get handled by SMTP once it arrives there.  Here is what happens when I 
  35. reply or send from any node on the cluster (including the one running Multinet!):
  36.  
  37. MAIL> r
  38. To:     SMTP%"user@unix.machine"
  39. %MAIL-E-USERSPEC, invalid user specification '@UNIX.MACHINE'
  40.  
  41. What does this logical actually do?
  42.  
  43. Thanks,
  44. Jim Volpe
  45. Dow Chemical
  46. jvolpe@ncsa.uiuc.edu
  47.