home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / FNMAIL42.ZIP / HISTORY.TXT < prev    next >
Text File  |  1993-06-28  |  8KB  |  172 lines

  1.  
  2.  
  3.                               F n e t M a i l
  4.                                 History File
  5.  
  6. Version   Date        Changes / Updates
  7. -------   --------    -----------------
  8. 1.0       07/30/91    Initial Release
  9.  
  10. 1.1       08/01/91    Bug Fix Release
  11.  
  12.                     o Fixed a bug which prevented the menu files from being
  13.                       found when the doorwas run from a directory other than
  14.                       the featherNet HOME directory.
  15.  
  16.                     o Fixed a bug which caused a USER'S record to be trashed
  17.                       when the (G)oodbye command was executed within the door.
  18.  
  19.                     o Added a paramater in the .CFG file for a batch file path
  20.                       and Name which reinitializes the fossil driver after a
  21.                       file transfer (As FeatherNet BBS does).
  22.  
  23.                     o Changed the Local logon ("/L") to a non-Expert mode
  24.                       so the menu is displayed whn the door is entered.
  25.  
  26.                     o Changed the user record from the 'fnmail.usr' file to
  27.                       positions 154 thru 178 in the bbs 'USERS' file.
  28.  
  29.                     o Included a utility called 'fixusers.exe' which will copy
  30.                       all the information an existing 'fnmail.usr' file to the
  31.                       'USERS' file.  Run this utility from the bbs HOME
  32.                       directory.
  33.  
  34.  
  35. 1.2       08/02/91    Another bug smashing release
  36.                     o Fixed a problem with the users record getting trashed
  37.  
  38.                     o Fixed a problem with users' mail waiting flags not being
  39.                       updated
  40.  
  41.                     o Added support to display the regular FeatherNet "BYE"
  42.                       file when a user logs off with the (G) command within
  43.                       FnetMail.
  44.  
  45. 1.3       08/03/91    New Feature / Change to .cfg file Release
  46.                     o FnetMail now will swap to EMS, XMS, or to Disk during
  47.                       all SHELL functions (file transfers, ZIP / UNZIP)
  48.                       if the sysop selects the option by entering a "Y" on the
  49.                       appropriate line in the .CFG file.
  50.  
  51.                     o Now require the full path AND name of pkunzip and pkzip
  52.                       files.
  53.  
  54.                     o Fixed an oversight in which 14.4k baud callers were
  55.                       being allowed 0 Messages to D/L because there was no
  56.                       setting for 14.4k baud.  The paramater goes in the .cfg
  57.                       file immediately after the 9600 baud Max Message
  58.                       Paramater.
  59.  
  60.                 Note: Be sure you verify your .cfg file follows the NEW format
  61.                       in the FnetMail.DOC file. (Compare it to "sample.cfg")
  62.  
  63. 1.4       08/05/91    Bug Fix release and modified Unregistered Restrictions
  64.  
  65.                     o Had a nasty bug that was deleting most of a users
  66.                       information whenever the door updated the users record.
  67.                       I think this was caused by a restriction to the number of
  68.                       conferences the door handled when unregistered.  Well,
  69.                       now the restrictions are: 100 Messages Max Allowed to be
  70.                       captured.  That is all.
  71.                       That was really a bug.  I didn't tell the program (never
  72.                       would!) to trash a user's record.
  73.  
  74. 1.4       08/07/91  o Added code to delete any files in work directory after
  75.                       file transfers and processing are completed..
  76.  
  77.                     o Added support for DG and UG (goodbye after D/L or U/L)
  78.  
  79. 1.5       08/17/91    Bug Fix and increased performance
  80.  
  81.                     o Fixed a problem which caused messages in multiple
  82.                       conferences to always go into a higher numbered
  83.                       conference if the next message was destined for a lower
  84.                       numbered conference.
  85.  
  86.                     o Changed to an external routine for converting message
  87.                       numbers to long integers and increased performance over
  88.                       200%.
  89.  
  90. 1.6       08/25/91    Bug Fix and Modified Output when Downloading
  91.  
  92.                     o Fixed a bug which prevented a user from Accessing a
  93.                       a conference he should have access to.  This occurred
  94.                       if a conference was never joined in the bbs even if
  95.                       the user had access to it.
  96.  
  97.                     o Changed to output when scanning conferences for new
  98.                       messages to download to only display conferences the
  99.                       user has flagged and which have new mail.
  100.  
  101. 1.7       08/30/91    Added support for multiple, user configurable archive
  102.                       formats
  103.  
  104.                     o Changed the .cfg file and the fnmail code to allow the
  105.                       sysop to specify the archive formats he wants to support.
  106.                       There may be a maximum of 10 archive formats supported.
  107.                       The sample.cfg file has been updated with 4 popular
  108.                       archive format configuration to be used as a guide.
  109.  
  110.                       See 'fnetmail.dos' for the description of the .cfg file
  111.                       changes/requirements as of this version.
  112.  
  113. 1.8       11/11/91    Fixed a problem which caused incorrect conference numbers
  114.                       to be exported and imported.
  115.  
  116. 1.9       11/30/91  o Now supports a tagline to attach on exported messages
  117.  
  118.                     o Added to the configuration a path to both the REP and
  119.                       QWK packets for local uploads and downloads.
  120.  
  121.                     o Fixed the long-time elusive bug which caused users to
  122.                       be confronted with the 'you have downloaded your limit'
  123.                       placard when just the opposite was true.
  124.  
  125.                     o Made numerous changes to the code's general operation.
  126.                       Added code to grab the COMSPEC from DOS instead of
  127.                       assuming COMMAND.COM was the interpreter.
  128.  
  129.                     o Fixed a bug which prevented 'authorized' conferences to
  130.                       be selected under certain conditions.
  131.  
  132. 2.0       03/01/92  o Fixed a bug which would cause a crash when scanning for
  133.                       new files if the upload description file was not located
  134.                       in the bbs home directory and named "UPLOADS"
  135.  
  136. 2.1       06/21/92  o Replaced "fosil" serial routines with internal serial
  137.                       I/O routines.  Fossil driver no longer used.
  138.  
  139. 2.2       06/22/92  o Maintenance / Test release - Not Public - Using MS
  140.                       BASIC PDS Compiler
  141.  
  142. 2.3       06/22/92  o Debugged new compiler / serial routines
  143.  
  144. 2.4       07/01/92  o Additional debugging for new compiler / serial routines
  145.  
  146. 2.5       07/10/92  o Modified (cleaned up) the conference configuration
  147.                       routine.
  148.  
  149. 3.0       03/23/93  o Modified code to support FeatherNet BBS version 4.00
  150.                       and newer.
  151.  
  152. 4.0       05/31/93  o Added a configuration program (FNMCFG) to simply the
  153.                       configuration process.
  154.  
  155.                     o Support for Netmail Conferences added
  156.  
  157.                     o CRC-32 Duplicate Checking added.  Use FNMCFC.EXE to create
  158.                       a database.
  159.  
  160. 4.1       06/09/93  o Modified the code to reset the *old* high message read
  161.                       pointer to the new high message read value when a .PTR
  162.                       file is uploaded or the high message read pointer(s)
  163.                       are changed by one of the configuration options.
  164.                       Previously, the *old* high message read pointers were
  165.                       maintained at the high message read pointer when the
  166.                       user logged on.
  167.  
  168. 4.2       06/28/93  o Added code to filter imported net mail to "SYSOP" to
  169.                       the HUB's SysOp name.
  170.  
  171.                     o Added a configuration item for the HUB's SysOp name.
  172.