home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / FIDOQ111.ZIP / !FIDOQWK.NEW next >
Text File  |  1992-10-08  |  10KB  |  206 lines

  1.  
  2.               FidoQWK - FidoNet(tm) <=> QWK Echomail Processor
  3.  
  4. = [ v1.11 ] ====================================================================
  5. 08-Oct-1992 - Partially completed the QWK to REP (QWK2REP.EXE) conversion
  6.               module.
  7.  
  8.             ! Please run CONVERT.EXE included in this package to update your
  9.               configuration files before using this version.
  10.  
  11.             + QWK to REP conversion is useful in environment where the
  12.               FidoNet *.MSG isn't desired. QWK2REP can convert the host
  13.               BBS's QWK packet into a .REP packet for uploading to the local
  14.               BBS. It's working, but not quite complete, 2 separate BBS
  15.               setup is required if you want to use this module now.
  16.  
  17.             + Had to do a quick fix on the tag that I put on imported/sent
  18.               messages.  It was being erased by Maximus when the message was
  19.               replied to.  This caused FidoQWK to pick these messages up as
  20.               new messages.
  21.  
  22.               The tag now uses the "Originate Node" and "Cost" field in the
  23.               *.MSG header. I don't see any BBS software using these fields,
  24.               but let me know if it interferes with the BBS software.  It
  25.               may have to be visible if I can't use the message header to
  26.               store it.
  27.  
  28.                      Thanks to Bill Dykstra for mentioning this.
  29.  
  30. = [ v1.10 ] ====================================================================
  31. 26-Sep-1992 - I was hoping for a major update for this version number, but
  32.               this tiny item came up.
  33.  
  34.             + Properly updates the extra date/time fields that Opus and
  35.               Maximus uses.
  36.  
  37. = [ v1.09 ] ====================================================================
  38. 09-Sep-1992 - Guess I'm back.
  39.  
  40.             + Reworked the SysOp name translation functions.  This function
  41.               will be used on the command line for now:
  42.  
  43.                 To translate "SYSOP" to "GEOFFREY SY" in all the "FROM:"
  44.                 field in the messages, use: /TF:SYSOP=GEOFFREY;SY
  45.  
  46.                 To translate the "TO:" field, use: /TT:SYSOP=GEOFFREY;SY.
  47.  
  48.               Both the /TF and /TT functions work with both MSG2REP as well
  49.               as QWK2MSG.
  50.  
  51.             + The PURGE.EXE utility is used to remove all the *.MSG files
  52.               and reset the high-water marks to 1.
  53.  
  54.             - If you've been using the /IS (ignore sent) switch, you should
  55.               stop using it now.  This version of FidoQWK no longer observes
  56.               or uses the "sent attribute".  If the /IS switch is used, all
  57.               messages, including messages created with FidoQWK will be sent
  58.               to the .REP packet.
  59.  
  60. = [ v1.08 ] ====================================================================
  61. 20-Aug-1992 - It's weird that there are more phone calls for me when I'm
  62.               being hit with a fever.  It's also weird that I caught a fever
  63.               in the middle of summer.
  64.  
  65.             + Forgot to update FQSETUP on the last release.  FQSETUP is now
  66.               updated to use the FidoNet standard of storing the echomail
  67.               message pointers.
  68.  
  69.             ! To the person from (Syracuse, NY) who left me the numbers
  70.               1-216-966-####, I couldn't connect.  With this fever and
  71.               head-ache I'm having, I probably wrote down the wrong number.
  72.               I checked the area codes listing and noticed that 216 is not
  73.               in Syracuse, even with my head-ache, it's not possible for me
  74.               to miss the area code by this magnitude.
  75.  
  76. = [ v1.07 ] ====================================================================
  77. 12-Aug-1992 - There goes another ten thousand strands of hair.
  78.  
  79.             - I screwed up version 1.06 when I added the line-wrap routine.
  80.               The buffer in the line-wrap routine didn't get flushed, this
  81.               caused the same message to be sent many times.
  82.  
  83.               PLEASE DELETE VERSION 1.06.  IT DOESN'T WORK PROPERLY!
  84.  
  85.             - I had some time to do some more reading on the FTSC and some
  86.               other FidoNet notes.  I've found that the 1.MSG is used for
  87.               storing echomail high-water mark.  FidoQWK will now follow
  88.               this standard of maintaining echomail pointers.  This should
  89.               help those who had to reset the pointers manually when the
  90.               message base was renumbered, purged, or reset.  If you had
  91.               been using the /IP switch you can stop doing that now, unless
  92.               really want to scan the message base from the first message.
  93.  
  94. = [ v1.06 ] ====================================================================
  95. 05-Aug-1992 - ...
  96.  
  97.             - Added line-wrap function.  This only affects *.MSG -> .REP
  98.               conversion, only MSG2REP.EXE is updated.
  99.  
  100. = [ v1.05 ] ====================================================================
  101. 01-Aug-1992 - Am I wasting my time on this??
  102.  
  103.             - The alias 'SYSOP' didn't get translated to the real name on
  104.               outgoing messages.
  105.  
  106.                      Thanks to Andrew Badi for pointing this out.
  107.  
  108.             - Renamed the executables for planned support of other FidoNet
  109.               message formats.  I'm looking into supporting Squish and Fido
  110.               packet 2 format in the near future.  Currently only the Fido
  111.               *.MSG format is supported.
  112.  
  113.                        FID2REP has been renamed to MSG2REP
  114.                        QWK2FID has been renamed to QWK2MSG
  115.  
  116.             - The lock up problems caused just prior to shelling out to the
  117.               compression program may have been caused by the EMS check on
  118.               some machines. This version of FidoQWK will no longer check
  119.               for EMS when shelling out.
  120.  
  121.                      Thanks to Darcy Otto and
  122.                                Daniel Cameron for reporting these.
  123.  
  124.               Hopefully the following options will fix this problem:
  125.  
  126.             - Use the /SWAP or /EMS option if swapping to disk or EMS when
  127.               executing the compression program is desired.
  128.  
  129.            -  Use /FS to tell FidoQWK to use Full-Screen when executing the
  130.               ZIP and unZIP programs.
  131.  
  132.             - Added the /NS (No Shell) option.  Use this switch to tell
  133.               FidoQWK not to run the compression/decompression programs.
  134.               When this option is used, QWK2MSG expects that the QWK packet
  135.               had already been unpacked into the work directory.
  136.  
  137.               With this option enabled, MSG2REP will create the BBS_ID.MSG
  138.               file in the current directory.  This BBS_ID.MSG packet needs
  139.               to be manually compressed into BBS_ID.REP before sending to
  140.               the QWK mail door.
  141.  
  142.             - The /IT switch is no longer supported, I've been informed that
  143.               it is not for used the way I had used it.
  144.  
  145.                      Thanks to Jeff Smart for mentioning this.
  146.  
  147.             - The /IS (Ignore Sent) switch was added.  Use this switch to
  148.               ignore the "Sent" attribute on the *.MSG files.  I'm not sure
  149.               if this attribute bit needs to be checked or not.  I didn't
  150.               find any information in the FTS drafts on the use of these
  151.               attributes.  If someone knows anything about these bits I'd
  152.               appreciate any information.
  153.  
  154.               I might add some code to update the *.MSG files' "Sent"
  155.               attribute.  Let me know if this is desirable or necessary??
  156.               Because the *.MSG packets are normally created as a temporary
  157.               process so I don't see it necessary to update this attribute.
  158.  
  159.             - Normally MSG2REP will scan *.MSG files from the highest number
  160.               it scanned last.  This may not be desirable in some cases, so
  161.               I've added a switch to ignore this "last scanned pointer" and
  162.               scan all available messages.  To ignore this last scanned
  163.               pointers, use the /IP switch on the command line.
  164.  
  165.                      Can't remember who asked for this one.
  166.  
  167.             Please use the /IS, /IP switches with caution because re-dumping
  168.             messages back to the net can cause you to loss your mail feed
  169.             privileges.
  170.  
  171.             - Tip: Mail import & export are very disk intensive operations.
  172.               The use of delay-write cache such as the new SMARTDrive 4 and
  173.               HyperDisk with the staged write option enable will speed up
  174.               these operations as well as easing the stress load on the hard
  175.               drive. To enable delay-write on HyperDisk use the S T:n option
  176.               on the command line.  Change the T:n to a value that gets the
  177.               best performance on your system, T:1 worked best for me, but
  178.               I'm using SMARTDrive 4.0 which is even better.
  179.  
  180.                      A tip from Geoffrey Sy, the overworked programmer.
  181.  
  182. = [ v1.03 ] ====================================================================
  183. 07-Jul-1992 - Programmer's job is never done.
  184.  
  185.             - Tearlines weren't being properly appended to incoming messages.
  186.  
  187.             - Mis-calculation of a string length caused it to go into never,
  188.               never land.
  189.  
  190. = [ v1.02 ] ====================================================================
  191. 04-Jul-1992 - Minor Maintenance
  192.  
  193.             - The date on the .REP messages wasn't formatted correctly.
  194.  
  195.             - Removed the extra CR between the taglines.
  196.  
  197.             - FidoQWK will now ignore Kludge lines.
  198.  
  199. = [ v1.01 ] ====================================================================
  200. 03-Jul-1992 - Option removed in v1.05.
  201.  
  202. = [ v1.00 ] ====================================================================
  203. 26-Jun-1992 - Intital Release.
  204.  
  205. ================================================================================
  206.