home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / vmsnet / networks / tcpip / multinet / 2781 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.7 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!gvls1!udel!bogus.sura.net!howland.reston.ans.net!usc!news.service.uci.edu!unogate!mvb.saic.com!info-multinet
  2. From: RAS@GV3.CACD.CR.ROCKWELL.COM
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: RE: mail problem
  5. Message-ID: <930126162831.22002482@GV3.CACD.CR.ROCKWELL.COM>
  6. Date: 26 Jan 93 22:28:31 GMT
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. Lines: 61
  9. X-Gateway-Source-Info: Mailing List
  10.  
  11.  
  12. >Counterexamples taken from real-world cases and uses of email and FAX:
  13. >
  14. >(1) Notes about reservations on planes, trains, reunions, dates, etc. It helps
  15. >    a lot to know when one of these is delayed beyond a reasonable amount of
  16. >    time.
  17. >
  18. >(2) Stock quotes -- they aren't applicable if delayed.
  19. >
  20. >(3) Weather reports and predictions.
  21. >
  22. >Now, you can make a case for not sending this sort of stuff via email, and you
  23. >can make a case for using explicit expiration dates instead of nondelivery
  24. >notifications, but the fact remains that people do use email for this sort of
  25. >stuff and rightly or wrongly they depend on temporary nondelivery notifications
  26. >to tell them when things are messed up. You may not use mail this way, I may
  27. >not use mail this way, but believe me there are lots of people who do, and
  28. >they're probably the majority.
  29.  
  30. I definitely agree with Ned on this one.  We may not have much external 
  31. e-mail traffic, but a significant portion of our internal network load 
  32. is due to e-mail.  The emphasis here is to eliminate telephone tag by 
  33. using e-mail.  Our complex is distributed across town much like a college 
  34. campus, so many meetings are replaced by e-mail discussions.  When e-mail 
  35. isn't delivered in a timely fashion, daily business is adversely affected.
  36. Even our network/computer help desk receives the majority of user complaints
  37. via e-mail.
  38.  
  39. We have a goal of ensuring that e-mail is delivered within 15 minutes when
  40. it is routed through the central e-mail hub (which takes care of protocol
  41. conversions between a number of heterogenous operating systems), and 7
  42. minutes when it is routed between like systems.  To ensure that the key
  43. gateways of the e-mail network are functioning, a monitor node periodically
  44. sends a probe message to a mirror account on each gateway.  The gateways
  45. then return the message to the monitor node, which records the round-trip
  46. time.  Alarms are triggered when thresholds are exceeded.  (Actually the
  47. mirror accounts return the message to whoever originated it, so they are
  48. also used to debug e-mail connectivity issues.)
  49.  
  50. However, not every node in the network is so monitored.  Thus a node or 
  51. branch mail system may be down and the administrators aren't aware of it.
  52. If the originator doesn't receive an indication of nondelivery, then neither
  53. the originator, the receiver, or the administrators are aware of the problem.
  54.  
  55. There are very few computer/network applications in our environment that 
  56. don't provide an immediate indication when an error occurs.  Unfortunately
  57. one of our most critical computer/network applications (e-mail) is an
  58. application that doesn't provide immediate notification.  Do any Multinet 
  59. sites have an automated alarm system to determine when e-mail is not being 
  60. delivered?  Waiting for user complaints is not appropriate in our business.
  61.  
  62. >The only thing that's unreliable about nondelivery notices is the inconsistency
  63. >of their generation. However, users adapt amazingly quickly to the nature of
  64. >the systems they use, so they usually take these differences in stride.
  65.  
  66. And the amount of time that must pass before they are generated.  The default
  67. value on systems here ranges from 7 days to a few hours.  The user community
  68. prefers a standard delay (preferably single digit hours), but that is hard
  69. to implement when some vendors hardcode this value.
  70.  
  71. Bob
  72.