home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / mail / mx / 852 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  2.2 KB

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!mvb.saic.com!mx-list
  2. From: "H.A. Kippenhan Jr." <KIPPENHAN@FNDCD.BITNET>
  3. Newsgroups: vmsnet.mail.mx
  4. Subject: Lost MAIL.TXT files
  5. Message-ID: <7924980@MVB.SAIC.COM>
  6. Date: Wed, 26 Aug 1992 11:30 CST
  7. Organization: Mx-List<==>Vmsnet.Mail.Mx Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 36
  10.  
  11.         Some time back I posted a query about lost MAIL.TXT files
  12.         on a system where MX was running along with TGV MultiNet,
  13.         and Joiner's JNET product.  The list readership offered
  14.         a number of possible sources of the problem, but no real
  15.         resolution (other than doing frequent ANALYZE/REPAIR's).
  16.  
  17.         I just received this from the people here on site who
  18.         make source kits, patches, etc. available to system
  19.         administrators.  I don't have access to DSNlink, so I can't
  20.         provide any more details about the patch than what appears
  21.         below.  I hope that those of you who were kind enough to
  22.         reply to my original post about this problem find it of
  23.         some interest.
  24.  
  25.         CSCPAT_1041011
  26.  
  27.         MAIL_SERVER's code assumes that nothing's going to go wrong between
  28.         the  time  it  creates  the temporary MAIL.TXT file and the time it
  29.         delivers that mail and subsequently  deletes  the  temporary  file.
  30.         This is, of course, a bad assumption.  If, for any reason, the mail
  31.         message delivery is aborted, MAIL_SERVER will neglect to delete the
  32.         MAIL.TXT  file  it  created,  leaving a lost (not pointed to by any
  33.         directory) file on the disk.
  34.  
  35.         This patch may only be installed on VMS Version(s) 5.4 through 5.5-1.
  36.  
  37.         Best regards.
  38.  
  39.         - Kipp -
  40.  
  41.  {~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}
  42.  { H.A. Kippenhan Jr.               |   Internet:   Kippenhan@FNDCD.FNAL.GOV }
  43.  { Fermi National Accelerator Lab.  |   HEPnet/NSI DECnet:  FNDCD::KIPPENHAN }
  44.  { P.O. Box 500   MS: WH-6W/234     |   BITnet:       Kippenhan@FNDCD.BITNET }
  45.  { Batavia, Illinois 60510          |   Telephone:            (708) 840-8068 }
  46.  {~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}
  47.