home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / comm / Fido / MailManager / History < prev    next >
Text File  |  1995-06-21  |  4KB  |  94 lines

  1.  
  2. Changes in Mail Manager:
  3. ------------------------
  4.  - Now  MM  automatically loads MM_Prefs if it doesn't find the configuration
  5.    file.
  6.  - Changed  the  routing  management.   If  MM cannot find a valid routing it
  7.    routes the message to the listed node nearer to the destination address of
  8.    the message. With this feature normal points should be able to completelly
  9.    ignore the routing statements.
  10.  - Now if you are a Point and there is no node linked to an ECHO or TICK area
  11.    MM will automatically link your Boss to the area.
  12.  - Added 3 completelly new Text Styles for colored texts:
  13.     # - Fill Pen
  14.     $ - Shine Pen
  15.     ^ - Highlight Pen
  16.  - Completelly changed the Text Styles routines. Now should always work.
  17.  - Now MM supports also multiple text styles.
  18.  - Improved the quoting routines for already quoted lines.
  19.  - Now  during the quoting of a msg, Seen-By lines are no more reflown.  This
  20.    fixes also  the problem of the Seen-By lines quoted also with QuoteKludges
  21.    disabled.
  22.  - Added full support for UUCP Addresses and Gates in the Userlist and in the
  23.    Message Parameters Window.
  24.  - Improved support for ^REPLYADDR and ^REPLYTO kludges.
  25.  - Improved the Userlist support. Added UserName completion.
  26.  - Added  a  button in the Message Parameters Window in NetMail Areas to show
  27.    some information about the Destination Node of the message.
  28.  - Added Support for the 'KILLSENT' Flag in the Message Parameters Window.
  29.  - Now  when  you  are  going to delete many UnSent messages MM will open the
  30.    confirmation requester only once.
  31.  - Fixed a bug in the parsing of the control codes in the Forward text.
  32.  - Implemented support for Random Origins.
  33.  - Fixed the bug of the missing leading blank lines on edited messages.
  34.  - Now the File Request window is partially asynchronous.
  35.  - Now the File Request function loads existing .REQ files.
  36.  - Improved the MinFreeMem routines.  Now MM first frees areas left untouched
  37.    by a longer time.
  38.  - Now MM no more oblige you to enter twice in an area if a MinFreeMem happen
  39.    while you are entering in the area.
  40.  - Small improvements to the memory management.
  41.  - Fixed  a  bug that creates problems during the import of messages with too
  42.    long ^aMSGID:  and ^aREPLY:  lines.
  43.  - Now MM checks the format of the date of a message also during export.
  44.  - Now MM should be able to import also incomplete (FD-like) FSC-0039 PKTs.
  45.  - Now MM support also letters as last chr of bundle names.
  46.  - Improved the bundle recognition routines.
  47.  - Increased  to 1024 the maximum number of TICs that MM is allowed to import
  48.    in a single import session.
  49.  - Changed  the format of the msgbases.  MM should automatically upgrade your
  50.    msgbases.
  51.  - Completelly  changed  the  dupechecking routines.  Now MM stores the dupes
  52.    data in a separate file. Added Dupe Checking also in PassThrough areas.
  53.  - Now  the  rescue  of  a  corrupted message base works also on Unregistered
  54.    versions.
  55.  - Improved support for the Professional File System.
  56.  - Fixed some minor bugs.
  57.  - Many minor improvements.
  58.  
  59. Changes in the ARexx interface:
  60. -------------------------------
  61.  - Added one ARexx Command:  MM_Version  STEM/A
  62.  - Added one ARexx Command:  MM_ListMsgs AREATAG/A, STEM/A
  63.  - Changed  syntax  of  MM_Rescan  ARexx  Command.   Added support for a date
  64.    limited Rescan.
  65.  - Now MM_Import returns:
  66.      0 - No message imported
  67.      1 - Matrix messages imported
  68.      2 - Echo messages imported
  69.      3 - Matrix & Echo messages imported
  70.  - Added <STEM>.TEMPFILE to the stem returned by MM_GetCfgPaths.
  71.  - Now  MM  correctly  exits if during a MM_LoadCfg it founds an error in the
  72.    configuration.
  73.  
  74.  
  75. Changes in the Configuration:
  76. -----------------------------
  77.  - Now if you specify "Delete By Date" MM will delete messages by Import Date
  78.    and the number specified is the number of DAYS left.
  79.  - Added #NUMDUPES <number of dupes>  parameter.
  80.  - Added 'NumDupes' line to #AREA parameters.
  81.  - Added #ORIGINRANDOM <label> "<OriginsFile>"  parameter.
  82.  - Added #(NO)ADDRETOSUBJ parameter.
  83.  - Added #TEMPFILE "<filename>"   parameter.
  84.  
  85.  
  86. Changes in MM_Prefs:
  87. --------------------
  88.  - Now  if  MM_Prefs doesn't find a configuration file it is able to create a
  89.    default Point configuration.
  90.  - Now  MM_Prefs is able to delete a node still listed in  Areas and  Routing
  91.    statements.
  92.  - Fixed some bugs.
  93.  
  94.