home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / INTERNET / DGAT05.ZIP / README < prev    next >
Text File  |  1992-10-16  |  6KB  |  162 lines

  1. -readme------------------------------------------------------
  2.  
  3.                           DOSGATE
  4.                         Release 0.05
  5.                       16 October 1992
  6.  
  7.              A UNIX uucp/mail emulation package
  8.                  for IBM Personal Computers
  9.            and compatible systems running MS-DOS.
  10.  
  11. This software may be distributed free of charge subject to
  12. the terms and conditions stated in the accompanying
  13. documentation.
  14.  
  15. (C) Copyright 1988, 1991-1992 Ammon R. Campbell.  All rights
  16. reserved, except as stated in the accompanying documentation.
  17.  
  18. -------------------------------------------------------------
  19.  
  20. At this time, the accompanying DOSGATE manual is up to date.
  21. Please refer to it for further information.  If you are
  22. upgrading to release 0.05 from a previous release, see "A
  23. NOTE ON UPGRADING" below.
  24.  
  25. The file DOSGATE.TXT contains the manual in screen readable
  26. form.  The command "TYPE DOSGATE.TXT | MORE" may be used to
  27. read the manual.
  28.  
  29. The file DOSGATE.PRN contains the manual in a form suitable
  30. for output to a line printer or teletype.
  31.  
  32.  
  33. A NOTE ON UPGRADING
  34.  
  35. If you are upgrading to DOSGATE release 0.05 from a previous
  36. release, you will need to generate a new configuration file
  37. (or modify the old one) before the DOSGATE programs will run,
  38. since it contains several new configuration settings which
  39. were not present in previous releases.  Also note that the
  40. name of the configuration file has changed from "uucp.cfg" to
  41. "dosgate.cfg".  See the appropriate section of the manual for
  42. details on the format of the "dosgate.cfg" file.
  43.  
  44.  
  45. CHANGES TO DOSGATE SINCE RELEASE 0.04
  46.  
  47. The following summarizes the differences between release 0.04
  48. and release 0.05:
  49.  
  50.    * The name of the configuration file has been changed from
  51.      "uucp.cfg" to "dosgate.cfg".
  52.  
  53.    * A simple uustat utility is now included for checking on
  54.      requests queued for uucico.
  55.  
  56.    * A simple uux utility is now included for requesting
  57.      remote command execution.  Rmail now invokes uux to
  58.      queue remote mailing, whereas previous releases of rmail
  59.      contained all the remote command execution logic
  60.      internally.
  61.  
  62.    * Separate modem initialization strings may be used for
  63.      the master and slave modes of uucico.  This required the
  64.      addition of the "modeminitslave" setting to the
  65.      "dosgate.cfg" file.
  66.  
  67.    * Improved the error handling for uucico slave mode
  68.      operation.
  69.  
  70.    * Mail now allows individual messages to be read (this was
  71.      broken before).
  72.  
  73.    * Mail now allows mail messages to be replied to,
  74.      forwarded, or deleted.
  75.  
  76.    * Mail now allows the subject line of new mail messages to
  77.      be set with a command line option.
  78.  
  79.    * Mail now optionally allows mail messages for each user
  80.      to be spooled to a separate directory under the mail
  81.      spool directory.  See the "separatemail" setting in the
  82.      "dosgate.cfg" file.
  83.  
  84.    * Mail and rmail adhere more closely to RFC-822 and
  85.      RFC-976 specifications.
  86.  
  87.    * A pathalias utility is now included for generating a
  88.      path alias database file from standard uucp map files.
  89.  
  90.    * A pathto utility is now included for retrieving path
  91.      aliases from the path alias database.
  92.  
  93.    * Mail/rmail accept recipient addresses of the form
  94.      "user@site" provided that either the smart host
  95.      forwarding feature mentioned above is enabled, the
  96.      "site" portion of the address is a site with which the
  97.      local system communicates directly via uucico, or the
  98.      "site" portion of the address is listed in the path
  99.      alias database (assuming a path alias database has been
  100.      constructed and is enabled in the "dosgate.cfg" file).
  101.  
  102.    * Rmail will now optionally forward mail messages with
  103.      unknown addresses to a remote smart host for re-mailing.
  104.      This required the addition of the "smarthost" setting in
  105.      the "dosgate.cfg" file.
  106.  
  107.    * Rmail has more robust error handling.
  108.  
  109.    * Rmail now inserts control-A characters between messages
  110.      in mail spool files.  This allows the use of third-party
  111.      UNIX-like mail reading programs that expect these
  112.      control-A characters to be present.
  113.  
  114.    * Rmail and uucp now allow alternate names for the local
  115.      system to be recognized, so that a uucp name or a domain
  116.      name can be used if desired.  This required the addition
  117.      of the "altnames" setting in the "dosgate.cfg" file.
  118.  
  119.    * The octal data in uucico's debug output has been changed
  120.      to hexadecimal format.
  121.  
  122.    * The maximum line length allowed in received mail
  123.      messages in now 511 characters per line instead of 127
  124.      characters per line.
  125.  
  126.    * The maximum line length allowed in the L.sys file is now
  127.      511 characters per line instead of 127 characters per
  128.      line.
  129.  
  130.    * Usenet support is finally here (sort of): DOSGATE now
  131.      has limited support for receiving a usenet news feed
  132.      from a uucp host.  This required the addition of the
  133.      readnews, postnews, rnews, uncomp, and expire programs,
  134.      the active file, and several new settings in the
  135.      configuration file.  News support will be enhanced in
  136.      future versions of DOSGATE, but currently some
  137.      limitations apply:
  138.  
  139.        - News cannot be fed to another site; DOSGATE
  140.          currently acts only as a "leaf node".
  141.  
  142.        - The included readnews and postnews programs are
  143.          functional but primitive.
  144.  
  145.    * Several typographical errors in the manual have been
  146.      fixed.
  147.  
  148.    * The DOSGATE documentation has been revised to reflect
  149.      the above changes.
  150.  
  151. -------------------------------------------------------------
  152.  
  153. Acknowledgements:
  154.  
  155. IBM Personal Computer, IBM PC, PC/XT, and PC/AT are
  156. registered trademarks of IBM.  MS-DOS is a registered
  157. trademark of Microsoft.  UNIX is a registered trademark of
  158. AT&T Bell Laboratories.  All other trademarks are of their
  159. respective owners.
  160.  
  161. -end-of-document---------------------------------------------
  162.