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

  1. Path: sparky!uunet!olivea!decwrl!sdd.hp.com!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!TRANSARC.COM!Craig_Everhart
  2. From: Craig_Everhart@TRANSARC.COM
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: "slow networks"
  5. Message-ID: <cecv_RL0Bwwt1QWtVz@transarc.com>
  6. Date: 1 Sep 92 18:12:45 GMT
  7. References: <AectZz0Gf047AOhYQi@athena.mit.edu>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Organization: The Internet
  10. Lines: 43
  11.  
  12. Excerpts from internet.other.info-andrew: 1-Sep-92 Re: "slow networks"
  13. Bill Cattey@Athena.MIT.E (669+0)
  14.  
  15. > Excerpts from mail: 28-Aug-92 Re: "slow networks" Bob Dew@alw.nih.gov (1038*)
  16.  
  17. >> As things are, if ATK is compiled without the options for AFS and AMDS,
  18. >> are the resulting programs much larger and more complicated than if the
  19. >> message server code didn't exist at all?
  20.  
  21. > I forgot to answer this issue.
  22.  
  23. > I can't compile messages without the AFS option enabled.  Well, I can,
  24. > but if any of the file servers in my READ ONLY mspath goes down,
  25. > messages will not let me SEND outgoing mail -- even though I am sending
  26. > it with sendmail!
  27.  
  28. > The amsn.do file is 1 Meg.  What of that do I REALLY need to read
  29. > hierarchies of messages format archives and to send mail using sendmail?
  30.  
  31. This has nothing to do with AMDS or sendmail.  This has to do with your
  32. mspath, which of course is never read-only.  (Or, more to the point,
  33. it's read-only to just about anybody.)
  34.  
  35. The message server's address validation code (yes, address validation,
  36. done in the message server and NOT in AMDS) checks all destination
  37. addresses you type to see if they might be names of bboards to which
  38. you're trying to post.  (There is a read-only attribute usable on a
  39. per-folder basis, that will refrain from validating any attempt to post
  40. there, but this is an attribute of a folder, not an attribute of an
  41. mspath element.)  The bboard names are ultimately stored as files and
  42. directories under the mspath elements that you name, and the conversion
  43. to postable addresses is done via files in those directories (under
  44. those mspath elements).
  45.  
  46. And, gee, messages does exactly the same thing to me when I try to post
  47. if any of the directory trees in my mspath is unavailable.  Only
  48. messages will simply ask for confirmation of the address; it doesn't
  49. ``not let me SEND outgoing mail''.  Bill, does your Messages actually
  50. refuse to send the mail, or does it simply ask whether the address is
  51. correct as it stands, since you might have intended it to address mail
  52. to be posted on one of the bboards?
  53.  
  54.         Craig
  55.