home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / softsys / andrew / 1219 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.4 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!hplabs!ucbvax!ALW.NIH.GOV!rdew
  2. From: rdew@ALW.NIH.GOV (Bob Dew)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: DECnet mail
  5. Message-ID: <gedbSpa0ts4jN1c1xe@alw.nih.gov>
  6. Date: 3 Sep 92 20:38:13 GMT
  7. References: <8edZZhG00WohBD=RZL@andrew.cmu.edu>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 26
  12.  
  13.  
  14. > Is there any way to convinced CUI/messages to send DECnet style mail
  15. > (HOST::USER)? I am using Ultrix sendmail so it will work as long as AMS does
  16. > attempt to send it.  I thought I had turned off all address validation but
  17. apparently not.
  18.  
  19.  
  20. You probably can't teach messages how to validate addresses with this
  21. kind of syntax.  But presumably your local network has some sort of
  22. Internet-to-DECnet SMTP relay host, capable of resolving DECnet mailing
  23. addresses?  
  24.  
  25. If that's the case, then you could work around the problem by defining a
  26. "dummy" domain, say ".DNET", in your AndrewSetup file, under
  27. "AMS_ValidDomainSuffixes:".  Correspondingly, you'd list your
  28. Internet-to-DECnet relay host address under "AMS-ValidDomainRelays:", in
  29. AndrewSetup.
  30.  
  31. It would be up to the messages user, then, to change addresses of the
  32. form, "HOST::USER", to "USER@HOST.DNET", when composing a mail message
  33. destined for a DECnet recipient.
  34.  
  35. Messages would validate such address, and pass them along to the DECnet
  36. realy host.
  37.  
  38. -Bob
  39.