home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / b / bmh02src.zip / COPYRIGH.BM < prev    next >
Text File  |  1992-06-10  |  2KB  |  43 lines

  1. /*
  2.  *   Simple mail user interface for KA9Q IP/TCP package.
  3.  *   A.D. Barksdale Garbee II, aka Bdale, N3EUA
  4.  *   Copyright 1986 Bdale Garbee, All Rights Reserved.
  5.  *   Permission granted for non-commercial copying and use, provided
  6.  *   this notice is retained.
  7.  *   Copyright 1987 1988 Dave Trulli NN2Z, All Rights Reserved.
  8.  *   Permission granted for non-commercial copying and use, provided
  9.  *   this notice is retained.
  10.  *
  11.  * revision history:
  12.  *
  13.  *  v3.3 870467 D. Trulli nn2z
  14.  *  v3.2 870314 D. Trulli nn2z
  15.  *  v3.1 870117 D. Trulli nn2z
  16.  *   Add multiple arguments mail commands.
  17.  *   Send to multiple users.
  18.  *   Add status commands;
  19.  *  v3.0 871225 D. Trulli nn2z
  20.  *   Heavily restructured program to use a index array of message.
  21.  *   More compatible with UNIX type mail commands.
  22.  *  v2.7 871214 D. Trulli nn2z
  23.  *   Cleaned up header and message parsing to prevent lock up.
  24.  *   Revised command structure.
  25.  *  v2.6 870826 Bdale
  26.  *   integrate PA0GRI's interface/gateway to the WA7MBL PBBS
  27.  *  v2.5 870713 Bdale
  28.  *      integrate additional patches from PA0GRI, minor cleanup
  29.  *  v2.4 870614 - P. Karn
  30.  *      "smart gateway" function moved to smtp client code in net.exe.
  31.  *   User interface for sending mail reworked to resemble Berkeley Mail
  32.  *  v2.3 870524
  33.  *      Extensive addition/revision by Gerard PA0GRI.  Now supports a healthy
  34.  *      set of real commands.  
  35.  *  v2.1,2.2
  36.  *      exact change history lost.
  37.  *  v2.0 c.870115
  38.  *      First version with command parser, only send and quit work.
  39.  *  v1.0
  40.  *      First attempt.  Send messages only.
  41.  */
  42.  
  43.