home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / maillist_1 / !MailList / Docs / Versions < prev   
Text File  |  1995-04-29  |  9KB  |  173 lines

  1. MailList versions
  2. -----------------
  3.  
  4. 0.01    unreleased. WIMP-compliant template. Only WIMP messages and
  5.         Wimp_Poll reason-codes are supported.
  6.  
  7. 0.02    unreleased. Interface with NewsBase added.
  8.  
  9. 0.03    unreleased. Initialisation routines added. Sending and receiving
  10.         mail.
  11.  
  12. 0.04    unreleased. Processing of basic requests. Mailing-list
  13.         initialisation routines.
  14.     
  15. 0.05    unreleased. Fixed bug which caused NewsBase to crash. Added
  16.         mail-server support (SEND request).
  17.  
  18. 0.06    released for small group of people only for testing and debugging
  19.         purposes. Most requests are implemented. 
  20.  
  21. 0.07    released: 04-Dec-1994
  22.         * Bug removed: Some messages where carrying an extra [01] at the end
  23.           of the message. This broke up mail when such messages where put in
  24.           a digest.
  25.         * Bug removed: When in BATCH mode. MailList would terminate if it
  26.           had to wait for the messages from NewsBase.
  27.         * Bug removed: Sometimes, in news-articles, the Path: is longer than
  28.           255 characters. This caused MailList to include the entire header
  29.           in the digest. This doesn't look very pretty. And the
  30.           article-header in the digest would remain empty.
  31.         * Optimized message sent to new subscriber. This kind of implements
  32.           ONEWAY|TWOWAY partly.
  33.           NEWSFEED is ONEWAY by default. MAILFEED is TWOWAY by default,
  34.           ONEWAY is not implemented for MAILFEED.
  35.         * List-creation reports were sent to the list and to
  36.           'root@cray-3.xs4all.nl'. Changed this to 'root@<host>'
  37.         * Added request: LISTS and HOSTS
  38.         * Changed handling of mailing-lists. 'sendmail' and 'smail' only
  39.           allow a small number of recipients. Several copies of outgoing
  40.           messages will be created now. MailList remains transport
  41.           "ignorant".
  42.         * Digest handling slightly improved.
  43.         * Changed Host-registration (REGISTER|UNREGISTER): "CyberTalk".
  44.  
  45. 0.08    released: 01-Jan-1995
  46.         * Minor changes in documentation ofcourse.
  47.         * Minor changes in digest-processing
  48.         * Clicking on the iconbar icon brings the status window to the top
  49.           of the window-stack.
  50.         * Cleaned up the status-messages in the status window.
  51.         * Signatures are nolonger removed when the mailing-list is NODIGEST.
  52.         * Cleaned up file-handling. This was a real mess. Opening and
  53.           closing of files is now done the "NewsBase-way", courtesy of
  54.           Graham Allen. 
  55.         * Bug fixed: on very rare occasions expiry of the Email.maillist
  56.           group would generate an error because the queue-number was changed
  57.           before the job could finish.
  58.         * Change: It was possible to retrieve files from from outside the
  59.           mailserver directory by the use of the '^'-field. This is nolonger
  60.           possible.
  61.         * Added QUOTA request. 
  62.  
  63. 0.09    released: 27-Jan-1995
  64.         * Digest-entries are now following C. Lewis' "FAQ: A Suggested
  65.           Minimal Digest Format". I.e. articles are seperated by a string of
  66.           30 hyphens and a blank line. The Subject: header is the first in
  67.           the article header. Other relevant headers follow.
  68.         * I noticed a lot of people use GET instead of SEND. I have added
  69.           a GET request and defined it to do the same as the SEND request.
  70.         * Increased the allocated WimpSlot from 64kB to 96kB.
  71.         * Removed case-sensitive matching of RFC-822 addresses.
  72.         * Added the UPGRADE request.
  73.         * Internal Errors were given a -ve number. RiscOS 3.5 doesn't
  74.           approve of this as this flags Machine Exceptions. So errornumbers
  75.           reported to the OS are now +ve.
  76.         * Small change in subject of files sent out by the MailServer. Only
  77.           the leafname was put in the subject. Changed this to the name as
  78.           it appears in the index.
  79.         * Updated most of the documentation. PLEASE read it!
  80.         * The Sender: and Errors-To: headers are added to all outgoing mail.
  81.         * Text displayed in the Status window is limited to 38 characters.
  82.  
  83. 0.10    released: 12-Feb-1995
  84.         * Removed the OSCLI("Dir... line from several UUcoding routines.
  85.           This includes the UPGRADE routine. Hopefully it still works.
  86.         * Textfiles are no-longer sent out UUencoded by the MailServer.
  87.         * Bug fixed: Every new version the QUOTA setting would be re-set to
  88.           -1. The QUOTA-setting now survives across version-changes. After
  89.           installing v0.10 you should re-set the QUOTA to the original
  90.           value.
  91.         * The username of the root-account of your host can now be defined
  92.           to something else than 'root'. Change the variable 'RootAlias:' in
  93.           the Messages file to your prefered username.
  94.         * Added support for moderated lists (APPROVE request and DEFINE
  95.           <list> MODERATOR|NOMODERATOR request)
  96.         * Increased WimpSlot to 160kB to allow for future enhancements.
  97.         * Implemented a simple Scheduler.
  98.         * Bug fixed: If the Robot was not registered, sending it a HOSTS
  99.           request would make it fall over.
  100.         * Bug fixed: When sending a digest the Reply-To: header would
  101.           contain the address of the poster of the last article in the
  102.           digest.
  103.         * The robot now responds correctly to the From: and Reply-To:
  104.           headers (I hope:-) )
  105.         * Bug fixed: UPDATE HOSTS; when a host is registered more than once
  106.           it would appear in the Hosts file more than once too.
  107.         * Updated documentation with regard to installation procedure.
  108.  
  109. 0.10a   released: UPGRADE 23-Feb-1995
  110.         * Reinstated rejecting mail from itself. Was left disabled after
  111.           testing v0.10.
  112.         * Use of SYS "OS_CLI" changed to SYS "Wimp_StartTask"
  113.         * Temporarily fixed a problem with NewsBase v0.53.
  114.  
  115. 0.11    released: 08-Apr-95
  116.         * Requires NewsBase 0.54
  117.         * It is nolonger possible to subscribe several times to the same
  118.           list. 
  119.         * MailList will generate an error-report if you try to SIGNOFF from
  120.           a list to which you are not subscribed.
  121.         * MailList accepts listnames that are longer than the Filing System
  122.           would accept. Names are truncated automagically to the length as
  123.           used by the Filing System. *** This only works if the higher level
  124.           programs (NewsBase and the transport (UUCP or KA9Q)) accept this
  125.           too and if your have *Configure Truncate On
  126.           [FCO #001].
  127.           The solution in the v0.11 release is not the same as the temporary
  128.           solution proposed in FCO #001. 
  129.         * Bug fixed: case-sensitivity removed from SIGNOFF/REMOVE request. 
  130.           [FCO #002]
  131.         * Bug fixed: case-sensitivity removed from SIGNON/ADD request.
  132.         * The LISTS request now returns "long listnames" and a short
  133.           description of the list. To use this feature you need to set the
  134.           RL Name of the mailing-list using !TTFN. [More information:
  135.           Docs.MailingLst item 4. & 5.]
  136.         * The UPDATE HOSTS request checks the date/time of the UPDATE
  137.           request. This is to prevent that the Hosts file reflects
  138.           out-of-date information due to mail arriving in a different order
  139.           than it was sent.
  140.         * Bug fixed: MailList would generate an empty first line in the
  141.           SignedOn file of a list.
  142.         * MOTD (Message Of The Day) and MF1D (Message For 1 Day) support added.           See docs for more info.
  143.  
  144. 0.11b   released: UPGRADE 10-Apr-95
  145.         * Temporarily removed UPDATE request because of a bug in the UPDATE
  146.           code.
  147.  
  148. 0.11c   released: UPGRADE 11-Apr-95
  149.         * Removed the UPDATE bug
  150.         * Bug: Some requests could crash MailList when the first specifier
  151.           was an invalid filename.
  152.  
  153. v0.12   released: 29-Apr-95
  154.         * Fixed bug in UNREGISTER procedure. UNREGISTER would not remove the
  155.           host from the list.
  156.         * This version will move configurable options into the Config file
  157.           in !NewsDir.MailList. The Messages file will be updated in v0.14.
  158.         * Removed the QUOTA and BATCH|NOBATCH requests
  159.         * Implemented the SET request:
  160.                 SET <keyword> [<value>]
  161.                 Valid <keyword>s are:
  162.                   BATCH; NOBATCH; FOLDING; NOFOLDING; ROOT <alias>;
  163.                   DigestSize <kB>; DigestAge <days>; MaxBcc <max>; 
  164.                   FSexclude <string>; QUOTA <kB>
  165.           See docs for more info
  166.         * OS_FSControl could fail in certain cases when using LongFiles.
  167.           This is now fixed.
  168.         * Precedence: junk changed back to Precedence: bulk
  169.         * Added the SET DELETE|NODELETE request. This lets you decide
  170.           whether MailList should delete the duplicates it makes of each
  171.           message sent to a list after distributing it.
  172.  
  173.