home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RAMSG001.ZIP / README.1ST < prev   
Text File  |  1993-08-25  |  2KB  |  56 lines

  1.  
  2.  
  3.      RAMSG 2.00 revision 1
  4.      =====================
  5.  
  6.      This is a maintenance revision of RAMSG 2.00, which fixes the bugs
  7.      listed below. RAMSG001.ZIP should contain the following two files:
  8.  
  9.      README.1ST     The file you are reading now
  10.      RAMSG.EXE      The revised version of RAMSG. You can copy this file
  11.                     over the old copy of RAMSG.EXE.
  12.  
  13.      Please do not add these files to the RA_200.ARJ distribution archive,
  14.      as it will invalidate its security envelope.
  15.  
  16.  
  17.      Bug fixes
  18.      ---------
  19.  
  20.      * Fixed bug that "RAMSG Link" would hang if a JAM area contained two
  21.        or more messages with the same CRC-32 on the MSGID line (most likely
  22.        duplicates), and more than one reply with a matching CRC-32 on the
  23.        REPLY line.
  24.  
  25.      * Fixed cosmetic problem that "RAMSG Purge" and "RAMSG Pack -Purge"
  26.        showed "Deleted: 0", even if no JAM areas were processed.
  27.  
  28.      * Fixed bug that "RAMSG Purge" and "RAMSG Pack -Purge" caused
  29.        unpredictable results with Hudson areas if MESSAGES.RA contained
  30.        more than 200 records.
  31.  
  32.  
  33.      Changes
  34.      -------
  35.  
  36.      * If a message area is defined as "[Unused]" in RACONFIG (name field
  37.        is empty), RAMSG will no longer use purge info of that area to purge
  38.        messages in the corresponding Hudson board.
  39.  
  40.      * RAMSG will now log the command-line to make trouble shooting easier.
  41.  
  42.      * RAMSG Pack will now force a -Renumber for JAM areas, to prevent RA
  43.        2.00 from locking up while scanning for new mail. This would happen
  44.        after a message that is not the first or last message in a JAM area
  45.        was deleted, and the message base was packed, but not renumbered.
  46.  
  47.      As mentioned in UPGRADE.DOC that came in the RA_200.ARJ distribution
  48.      archive, the RAMSG example in RA.DOC which reads "RAMSG INDEX -Delete
  49.      -Recover -Renumber" should read "RAMSG INDEX -Delete -Recover".
  50.  
  51.      The following two command-lines are recommended for nightly
  52.      maintenance:
  53.  
  54.      RAMSG Link -Clean -Hudson
  55.      RAMSG Pack -Purge -Delete -Recover -Renumber -Overwrite -Link
  56.