home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 November / PCO1197.ISO / FilesBBS / DOS / WATERGAT.EXE / PROBLEMS.TXT < prev    next >
Encoding:
Text File  |  1997-07-06  |  6.2 KB  |  200 lines

  1.  
  2.      W...W
  3.      W.W.W
  4.      .W.W.
  5.  
  6.      WaterGate
  7.      Message processor for FidoNet & Internet/Usenet
  8.      Known Problems
  9.  
  10.      Copyright (c) 1993-1997 Waterline Software Development
  11.                              All Rights Reserved
  12.  
  13. 6 July 1997,
  14.  
  15. During testing we found a number of bugs that could not be fixed
  16. before the release date and have to wait until another version.
  17.  
  18. This document lists those problems for you, the features affected
  19. and the extent of the problem. This will allow you to either work
  20. around it or avoid a certain feature.
  21.  
  22. Some things are not possible with WaterGate and explicitly mentioned
  23. in the manual. Those are not in this listing.
  24.  
  25.  
  26. --------------------------------------------------------------------
  27. 1
  28.  
  29. Problem:  SEEN-BY and PATH lines in echomail are considered text
  30.           when there is no tear-line present. A new PATH and
  31.           SEEN-BY kludge will be added below the Origin line.
  32.  
  33. Info:     An echomail message without a tear-line is not valid but
  34.           does occur.
  35.  
  36. Affected: All echomail without tear-line
  37.  
  38. Solution: None.
  39.  
  40. --------------------------------------------------------------------
  41. 2
  42.  
  43. Problem:  Path lines without backslash can give problems and
  44.           directory might not be created.
  45.  
  46. Info:     Original check for backslash was lost when the File
  47.           Manager was added.
  48.  
  49. Affected: All fields where you can enter a path.
  50.  
  51. Solution: Use the File Manager to pick a path or make sure you type
  52.           the backslash at the end of a path.
  53.  
  54. --------------------------------------------------------------------
  55. 3
  56.  
  57. Problem:  AreaFix commands %MOVENEW and %DELNEW are not updated to
  58.           work with the new groups.
  59.  
  60. Info:     They try to manipulate group Z (now F) instead of Z1.
  61.  
  62. Affected: %MOVENEW and %DELNEW, only available for users with
  63.           "AreaFix Special" or "Newsfix Special" set to YES.
  64.  
  65. Solution: None.
  66.  
  67. --------------------------------------------------------------------
  68. 4
  69.  
  70. Problem:  The combination of an e-mail area and the local list
  71.           server can give problems with subscriptions on the RFC
  72.           side and the gateway being closed during distribution.
  73.  
  74. Info:     When using an e-mail area you have to write an e-mail
  75.           address or the message will not be scanned out, so you can
  76.           only address listserv@your.domain. Your own e-mail adres is
  77.           then a link to the FTN side (either via a MAP-UUCP
  78.           statement). If you subscribe that way, then the
  79.           distributions from that list never make it to you because
  80.           RFC to FTN gating is not possible during distribution.
  81.  
  82. Affected: Subscribing to a local list server from within an e-mail
  83.           area.
  84.  
  85. Solution: SysOp must change subscription manually. Make the RFC
  86.           address post-only and add a FTN user with receive-only
  87.           (of full) access to receive the distributions, but those
  88.           won't end up in the e-mail area unless you use a BBS-AREA
  89.           that points to the e-mail area.
  90.  
  91. --------------------------------------------------------------------
  92. 5
  93.  
  94. Problem:  AreaFix tries to disconnect last subscriber from locally
  95.           originated area. This is a subscriber, not the uplink!
  96.  
  97. Info:     It thinks the last subscriber is the uplink. It then
  98.           can't find this user in the AreaFix Forwarding definitions
  99.           when it tries to write the forwarding netmails.
  100.  
  101. Affected: Locally originated areas.
  102.  
  103. Solution: Set "Allow Passive" for this Area Definition to NO.
  104.  
  105. --------------------------------------------------------------------
  106. 6
  107.  
  108. Problem:  JAM purge doesn't update the last read information.
  109.  
  110. Affected: JAM bases. Last-read pointers of your users on the BBS
  111.           or local editor can point wrong.
  112.  
  113. Solution: Do not purge JAM areas.
  114.  
  115. --------------------------------------------------------------------
  116. 7
  117.  
  118. Problem:  BlueWave shows lots of empty lines in messages downloaded
  119.           from RA.
  120.  
  121. Info:     BlueWave or RA cannot handle kludge lines longer then 80
  122.           characters. This can happen when you use the Copy Headers
  123.           feature to copy RFC header lines into FTN messages.
  124.  
  125. Affected: BlueWave.
  126.  
  127. Solution: Disable Copy Headers to Kludges. Copy to Text instead or
  128.           not at all.
  129.  
  130. --------------------------------------------------------------------
  131. 8
  132.  
  133. Problem:  Selecting ".." in the File Manager in the OS/2 version
  134.           causes an endless loop.
  135.  
  136. Info:     The ".." directory shows up in the root in the File
  137.           Manager of the OS/2 version.
  138.  
  139. Affected: OS/2 version, File Manager, selecting ".." directory
  140.           in the root.
  141.  
  142. Solution: Do not select ".." in the root.
  143.  
  144. --------------------------------------------------------------------
  145. 9
  146.  
  147. Problem:  Lots of error 4, "out of file handles" in the OS/2
  148.           version.
  149.  
  150. Info:     WaterGate tries to open more files as there are handles
  151.           available. The DOS versions can reports this error as
  152.           well with the same reason.
  153.  
  154. Affected: OS/2 version.
  155.  
  156. Solution: Set "Max open handles" to 1. WtrConf, System
  157.           Configuration, Global settings, Advance settings,
  158.           "Max. files open" = 1.
  159.           If the problem remains, then please report.
  160.           Increases FILES= in CONFIG.SYS is not the solution.
  161.  
  162. --------------------------------------------------------------------
  163. 10
  164.  
  165. Problem:  Exceptions are not handled in the OS/2 version.
  166.  
  167. Info:     Ctrl+Break or Ctrl+C aborts the program in a hard way.
  168.  
  169. Affected: OS/2 version.
  170.  
  171. Solution: Do not press Ctrl+Break or Ctrl+C.
  172.  
  173. --------------------------------------------------------------------
  174. 11
  175.  
  176. Problem:  Headers containing 8 bit data are not quoted-printable
  177.           encoded.
  178.  
  179. Info:     This was not added yet. The old 8-bit to 7-bit mapping
  180.           table from 0.92 is still used internally to remove the
  181.           8-bit data.
  182.  
  183. Affects:  Header lines containing 8 bit data.
  184.  
  185. Solution: None.
  186.  
  187. --------------------------------------------------------------------
  188. 12
  189.  
  190. Problem:  The OS/2 version cannot handle long paths too well.
  191.  
  192. Affects:  OS/2 version.
  193.  
  194. Solution: Use 8.3 paths for the moment.
  195.  
  196. --------------------------------------------------------------------
  197.  
  198. Team WaterGate
  199.  
  200.