home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / GE_111R.ZIP / WHATSNEW.111 < prev   
Encoding:
Text File  |  1994-12-05  |  5.5 KB  |  123 lines

  1.  
  2.  
  3.      GEcho 1.11+
  4.      -----------
  5.  
  6.  
  7.      Bug fixes
  8.      ---------
  9.  
  10.      * Fixed "December" date parsing bug. All messages with dates in
  11.        December were parsed incorrectly, causing a invalid date. In *.MSG
  12.        and Hudson areas, this also caused purging by date to work
  13.        incorrectly. This did not affect JAM areas, since JAM areas are by
  14.        purged by the dated a messages is received, rather than the date it
  15.        was written. Due to the serious nature of this bug, version 1.11+
  16.        had to be released without going through the usual beta testing
  17.        cycle. If necessary, a 1.12+ version will be released soon to fix
  18.        possibly remaining problems.
  19.  
  20.      * In AreaMgr receipts and the notification messages after creating a
  21.        message for an uplink GEcho would use incorrect addresses. The
  22.        processing was done correctly though.
  23.  
  24.      * When importing netmail to JAM areas, the point info would get lost.
  25.  
  26.      * When specifying a .BAT or .BTM file as external utility, GEcho would
  27.        not run the command processor, which would cause a exception error.
  28.        This problem was also in 1.02+.
  29.  
  30.      * When exporting netmail with an origin and destination address in a
  31.        different zone, GEcho Scan would not create a correct INTL.
  32.  
  33.      * Messages with the Direct status will now be packed. Locally entered
  34.        messages will only be packed directly to the destination, in transit
  35.        netmail will be routed normally.
  36.  
  37.      * Fixed various cosmetic problems in GEcho.
  38.  
  39.      * Fixed problem that MBUTIL Convert would not convert empty Hudson
  40.        areas.
  41.  
  42.      * Fixed search function (F4) in the on-line help viewer in GSETUP,
  43.        which would give a match on every line.
  44.  
  45.      * Fixed search function (F4) in the area manager, which would always
  46.        go to the first message when wild card characters where used.
  47.  
  48.      * When using the "Select Hudson board" when specifying a netmail area,
  49.        GSETUP could corrupt memory and cause a strange address to be
  50.        displayed.
  51.  
  52.      * Fixed problem that creation of Return Receipt could hang the system
  53.        and damage the Hudson message base and other files.
  54.  
  55.      * If there was an error while writing to the log file, GEcho would
  56.        keep on trying to write to the log file (recursive call), which
  57.        would eventually cause it to hang.
  58.  
  59.      * GEcho Scan now supports zone gated netmail in JAM areas. If a
  60.        message has the MSG_GATE status, GEcho will route the message
  61.        through the appropriate zone gate.
  62.  
  63.      * Fixed bug that GEcho would hang if all archive names for a node (70
  64.        if Compression extension was set to 0-9) were in use.
  65.  
  66.      * GEcho no longer reported if it was swapping to XMS, EMS or disk, and
  67.        how much memory was swapped out.
  68.  
  69.      * Fixed bug that GEcho did not update the DBRIDGE.EMW file.
  70.  
  71.      * "GCONVERT 11" now converts purge information from JAM areas in
  72.        MESSAGES.RA too.
  73.  
  74.      * Fixed bug that GEcho did not import/move/pack netmail if there were
  75.        3449 or more .MSG files in the netmail directory.
  76.  
  77.      * Fixed bug that .MSG files created by MBUTIL Post didn't have an
  78.        ASCII datetime field.
  79.  
  80.      * Fixed bug that if daily archives was enabled, GEcho would create a
  81.        new archive every day, but after one week it would continue to add
  82.        mail to the newest archive.
  83.  
  84.      * Fixed bug that if there were more than 5461 areas, GEcho would
  85.        always report "Insufficient memory" when tossing mail. This has been
  86.        fixed, and at the same time the total memory used has been reduced
  87.        by about 32 kB. A "negative" side-effect is that GEcho will now
  88.        report "Security violation"'s per packet rather than reporting it
  89.        only when tossing mail from another node than the last node that
  90.        caused a security violation in a particular area.
  91.  
  92.      * If "Run PKT program once" is set to Yes, GEcho will now rescan the
  93.        packet directory after running the program, to support the usage of
  94.        packet sorters that combine all old packets in to a new packet.
  95.  
  96.  
  97.      New features
  98.      -------------
  99.  
  100.      * GEcho may or may not support tossing bad echomail to/from JAM areas.
  101.        This code has not been thoroughly tested yet. The "Badecho" path has
  102.        been removed, if you want bad echomail tossing to a path, you have
  103.        to select a *.MSG area defined in the Area manager. This area must
  104.        have Area type set to "Badecho".
  105.  
  106.      * GCONVERT now supports the new FastEcho 1.41 structures, and still
  107.        supports the 1.20-1.40 structures too.
  108.  
  109.      * If -TossBad is used, GEcho will no longer toss duplicates from the
  110.        badecho area, to prevent this from happening if for example the
  111.        signature of a message is no longer in the ECHODUPE.GE database.
  112.        Duplicates can be tossed by using the new -TossDupes switch.
  113.  
  114.      * If the reason that a message is the badecho area changes, the
  115.        message will be rewritten with an updated "TYPE:" line. For example,
  116.        if the message was originally an "Unknown area" type of message, but
  117.        when the area has been added it may change in to "Security
  118.        violation" if the "FROM:" address is not in the connections list and
  119.        security is enabled.
  120.  
  121.      * The "Check password" switch now has three states: Yes, No and Auto.
  122.        GEcho now will only automatically set this switch to Yes if a packet
  123.        with the correct password comes in and this switch is set to "Auto".