home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / ntmgr95.zip / WHATSNEW.095 < prev   
Text File  |  1993-07-03  |  2KB  |  49 lines

  1. What is new in NetMgr 0.95ß?
  2.  
  3. *   Fixed a bug that would chop off message bodies if you used the same
  4.     mask more than once (so two or more actions on the same message),
  5.     where the first action was a rewrite, and the second one was a copy
  6.     or move. The rewrite would re-open the message in a 'create mode',
  7.     that would cause problems (body chopped off, lockups etc.) if NetMgr
  8.     tried to copy/move the message later.
  9.  
  10.  
  11. What is new in NetMgr 0.94ß?
  12.  
  13. *   Changing a pointnumber in *.MSG areas would not work, because only the
  14.     header (and not the TOPT/FMPT kludges) were rewritten. The same goes
  15.     for INTL kludges, I guess. All three kludges are now stripped when
  16.     rewriting a message (and added again, if necessary).
  17.     Hopefully this solves the problem..
  18.  
  19. *          !!  THIS CHANGE WILL BREAK 99% OF THE CONFIG FILES  !!
  20.     
  21.     NetMgr can now seperately test for Presence or Absence of a message
  22.     attribute. It works with a '+' or a '-' in front of the attribute,
  23.     like this:
  24.  
  25.     +p-l
  26.  
  27.     This means: private bit must be set ('+p'), local bit must *not* be
  28.     set ('-l').
  29.  
  30.     When rewriting, it can now also sperately set bits on and of, using
  31.     the same format:
  32.  
  33.     +r-c
  34.  
  35.     Set the request bit ON ('+r') and the Crash bit OFF ('-c').
  36.  
  37.            !!  THIS CHANGE WILL BREAK 99% OF THE CONFIG FILES  !!
  38.  
  39. *   NetMgr can now handle (and scan :-) more than one netmail area. Just
  40.     add more 'ScanDir' keywords to the config. NetMgr will scan them all.
  41.  
  42.  
  43.  
  44. See 'docs' for more info..
  45.  
  46.  
  47. Gerard
  48.  
  49.