home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / robom13a.zip / ROBOMAIL.HST < prev   
Text File  |  1994-02-13  |  19KB  |  401 lines

  1. RoboMail 1.3 History File                                       02/14/94
  2. ------------------------------------------------------------------------
  3.  
  4.     Welcome to RoboMail 1.3!
  5.  
  6.     This file contains a listing of all changes to RoboMail since the
  7.     1.2 release.  This upgrade has been a long time coming, and I hope
  8.     that you will enjoy the many new features it contains.
  9.  
  10.     I'd like to extend a big thank you to the beta testers who really
  11.     pounded away on this version to make sure it is the most solid
  12.     release ever and to everyone who contributed suggestions for
  13.     enhancements.  The primary goals for this release were improved
  14.     memory management and Internet mail handling. I think we have
  15.     accomplished both of the goals with the switch to protected mode,
  16.     improved support for very long messages and the addition of many
  17.     Internet-specific addressing features.
  18.  
  19.     Development on the next release, which will expand RoboMail's
  20.     ability to read other mail formats is already under way, so please
  21.     be sure to let me know about any additional features you would like
  22.     to see.  When trying to contact me, please keep in mind that the
  23.     "echo conferences" are primarily for user-to-user communications.
  24.     For a prompt response, use any of the following methods:
  25.  
  26.     Email:      dan.parsons@group1.sccsi.com
  27.                 72167.3662@compuserve.com
  28.     CompuServe: 72167,3662
  29.     FAX:        312-752-1222
  30.     BBS:        312-752-1258 or 312-752-6528  (Use "C"omment command)
  31.  
  32.     Thanks very much for your continuing support!
  33.  
  34.         -- Dan Parsons
  35.  
  36.  
  37. IMPORTANT NEWS
  38. ~~~~~~~~~~~~~~
  39.  
  40.     ROBOMAIL IS NOW A PROTECTED MODE EXECUTABLE! - This means that the
  41.     program will now use a built-in DOS Extender to access extended
  42.     memory (any memory above the 1 megabyte mark) to execute both code
  43.     and data.  This new method of operation provides significantly
  44.     enhanced speed as well as increased reliability.
  45.  
  46.     In order to function in protected mode, your machine must be able
  47.     to provide the following resources to RoboMail:
  48.  
  49.         o   A 80286 "AT" or higher CPU.
  50.  
  51.         o   At least 1 megabyte of free "extended" memory. Extended
  52.             memory is any memory installed in your machine above one
  53.             megabyte.  RoboMail can use almost any type of free memory,
  54.             and contains a built in DPMI server which will be used in
  55.             the event your memory manager does not already provide DPMI
  56.             or VCPI services.
  57.  
  58.     NOTE:   If you are a registered user and your machine is unable to
  59.             run this protected mode version, leave a message on Group
  60.             One BBS asking for access to the special "real mode"
  61.             version of RoboMail 1.3.
  62.  
  63.  
  64.     PERFORMANCE AND CONFIGURATION ISSUES
  65.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  66.  
  67.         When running in protected mode, all of ROBOMAIL.EXE is loaded in
  68.         memory at once.  The amount of conventional (below 640K) memory
  69.         available when you start the program is not very important.  As
  70.         long as there is at least 320K of conventional memory and
  71.         sufficient extended memory the program will run very well.
  72.         People using many TSRs, DesqView, Windows or running in a
  73.         network environment will now find that RoboMail runs much better
  74.         and provides greatly improved memory management.
  75.  
  76.         Previous versions of RoboMail made extensive use of EMS memory.
  77.         If you are certain that no other programs on your system will
  78.         need EMS memory, and you have verified that your system will
  79.         support protected mode operations, you may want to set up your
  80.         system so that EMS memory is disabled.  Doing so will provide
  81.         you with an additional 64K of high memory which can be used by
  82.         other programs.  Please consult your DOS or 3rd-party memory
  83.         management documentation for details.
  84.  
  85.  
  86.     RUNNING UNDER DOS
  87.     ~~~~~~~~~~~~~~~~~
  88.         Just run ROBOMAIL.EXE from within the same directory as your
  89.         RoboMail data files.  The program will examine your hardware and
  90.         memory environment and verify that protected mode operations
  91.         are possible. All available extended memory (up to 8 megabytes)
  92.         will be used.
  93.  
  94.  
  95.     RUNNING UNDER WINDOWS
  96.     ~~~~~~~~~~~~~~~~~~~~~
  97.         By default, RoboMail will request up to 8 megabytes of extended
  98.         memory before resorting to a disk swap file.  This all happens
  99.         automatically without you needing to do any special
  100.         modifications of any settings.  In effect, RoboMail will be
  101.         using Window's own swap file mechanism for its own virtual
  102.         memory operations.  This is very efficient and fast.
  103.  
  104.         If you are running other applications simultaneously and want
  105.         to stop RoboMail from using a full 8 megabytes of Windows
  106.         virtual memory, you can add a MAXMEM:nnnn switch to your
  107.         ROBOMAIL environment variable.  However, don't do this unless
  108.         you feel RoboMail's appetite for memory is adversely affecting
  109.         the performance of other programs running at the same time.  For
  110.         example, to limit RoboMail to 4 megabytes of extended memory,
  111.         you would use the environment variable:
  112.  
  113.             SET ROBOMAIL=MAXMEM:4096
  114.  
  115.         If you need help setting up a program item for RoboMail on your
  116.         Windows desktop, use the sample ROBOMAIL.PIF that has been
  117.         supplied in this upgrade kit.
  118.  
  119.  
  120.     RUNNING UNDER DESQVIEW
  121.     ~~~~~~~~~~~~~~~~~~~~~~
  122.  
  123.         To run successfully under DesqView make sure that the minimum
  124.         program size is set to at least 400 and that you specify at
  125.         least 1024 in the PIF setting for Expanded memory usage.  A
  126.         sample RM-PIF.DVP file has been supplied that contains the
  127.         settings needed for normal operations.  If you have sufficient
  128.         resources, you should increase the amount of Expanded memory to
  129.         4096 for optimal performance.
  130.  
  131.         If you find that you are unable to open other windows while
  132.         RoboMail is running, you may want to place an absolute limit on
  133.         the amount of physical memory that will be requested by adding:
  134.  
  135.             SET ROBOMAIL=MAXMEM:2048
  136.  
  137.         ...to your environment.
  138.  
  139.  
  140.     RUNNING UNDER OS/2
  141.     ~~~~~~~~~~~~~~~~~~
  142.  
  143.         You should edit your DOS settings to provide at least 4
  144.         megabytes of DPMI memory (8 is better) and 640K XMS (for
  145.         fastest swapping to external programs).  Because of a conflict
  146.         between RoboMail, OS/2 2.1 and PKZIP's usage of DPMI memory, it
  147.         is important that you do not remove the supplied PKZIP.CFG file
  148.         from your RoboMail directory.  The file disables PKZIP's DPMI
  149.         usage when shelled out from RoboMail.
  150.  
  151.         Under OS/2 2.1 GA, the TAME21 utility (available on Group One - 
  152.         The RoboMail support BBS) is required for correct timeslice
  153.         yielding.
  154.  
  155.  
  156. WHAT ELSE IS NEW?
  157. ~~~~~~~~~~~~~~~~~
  158.  
  159.     o   Added an Internet Settings configuration screen.  This screen
  160.         allows you to specify a primary Email conference that will be
  161.         used for your Internet Email.
  162.  
  163.                               >>> IMPORTANT <<<
  164.  
  165.         IF YOU READ INTERNET EMAIL IN  ROBOMAIL, MAKE SURE TO IDENTIFY
  166.         YOUR PRIMARY EMAIL CONFERENCE ON THIS NEW SETUP SCREEN. (Screen
  167.         #4)  From the control panel, Press F2, and select "RoboMail
  168.         Settings" then press PgDn three times to get to the new screen.
  169.  
  170.         RoboMail 1.3 has many new features that make use of this
  171.         setting to make intelligent handling of all Internet related
  172.         messages much easier and more convenient:
  173.  
  174.         o   INTERNET SIGNATURE FILE: You can now specify a special
  175.             signature file that will automatically be appended to any
  176.             message you send to a conference with the "Internet
  177.             Conference" flag set.
  178.  
  179.         o   INTERNET EMAIL CONFERENCE: Added intelligent handling of
  180.             reply addresses when responding to mailing-list type Email.
  181.             RoboMail will now look for a "Reply-To:" address when you
  182.             tell it to reply in your configured Internet Email
  183.             conference.  If one is found, and if it differs from the
  184.             "From:" address in the message, you will get a pop-up menu
  185.             asking which address you wish to reply to.  This allows you
  186.             to easily reply in private to the mailing list contributor
  187.             (From:), or publicly to the whole list (Reply-To:).
  188.  
  189.         o   INTERNET "NEWSGROUP" CONFERENCES: When you reply to an
  190.             article in any "Internet" conference that is not configured
  191.             as your primary Email conference, RoboMail will ask if you
  192.             want to post a public follow-up article to the group or if
  193.             you want to respond to the article privately via Email.  If
  194.             you post a follow-up to the newsgroup and have the new
  195.             "Include Message ID reference in Newsgroup follow-up
  196.             articles" option selected, RoboMail will pull the
  197.             Message-ID information out of the message you are replying
  198.             to and insert it at the beginning of your outgoing reply.
  199.             This will keep your reply from become "fragmented" from the
  200.             ongoing thread on the unix systems which handle the
  201.             newsgroups.   In addition, RoboMail automatically changes
  202.             the addressee of the message to ALL when creating newsgroup
  203.             follow-up messages.
  204.  
  205.         o   ALL INTERNET CONFERENCES: RoboMail is now more intelligent
  206.             about grabbing addresses when you are in a conference that
  207.             has the "Internet Conference" flag set.  If you elect to
  208.             add the message sender to the address book, RM will scan
  209.             the current message for a FROM: line and take the default
  210.             routing address from that line.  If an address is found, RM
  211.             will ask about assigning your default Internet Email system
  212.             and conference to the address book entry.
  213.  
  214.         o   NON INTERNET CONFERENCES:  Added easy Internet Email
  215.             routing in any conference.  If you are reading a message in
  216.             a non-internet conference that contains an Email address,
  217.             highlight the line containing the address and press "R" and
  218.             you will be asked if you want to reply via Email to the
  219.             address contained in the line.
  220.  
  221.         o   ANY CONFERENCE INTERNET ADDRESS GRABBING:  If you have the
  222.             highlight bar enabled on the message viewing screen, you
  223.             can highlight a line containing an internet address and
  224.             press F3 to add the sender or recipient to the address
  225.             book.  RoboMail will examine the current line to see if it
  226.             contains an internet address, and if so, it will ask if you
  227.             want to assign that address to the new address book entry.
  228.  
  229.     o       HINT:  Are you Using UQWK to create Internet NewsGroup
  230.             packets?  If so, did you know RoboMail will handle
  231.             conference names up to 25 characters long?  Be sure to add
  232.             a "-l25" switch to your UQWK command line to enable longer
  233.             conference names in your packet.
  234.  
  235.     o   Added the ability to control high-ASCII stripping in Internet
  236.         conferences on a conference-by-conference basis.  A new option
  237.         allows you to disable RoboMail's global high ASCII stripping
  238.         of Internet conferences.  When this option is disabled, the
  239.         individual conference high ASCII options will be used.  This
  240.         will be very useful in countries who's languages require these
  241.         characters.
  242.  
  243.     o   Added PASSWORD PROTECTION at program start-up.  Use the new
  244.         setting on the System Configuration screen if you want to enable
  245.         this.
  246.  
  247.     o   Added a new option to the "Message Setup" configuration screen
  248.         to default all forwarded messages to private status.  If you do
  249.         a lot of forwarding of confidential information, you will want
  250.         to make sure this option is selected.
  251.  
  252.     o   Added a configuration option for a RIP GRAPHICS viewing program.
  253.         The "V" key when viewing messages will now automatically
  254.         display the message with the RIP viewer if RIPscript code is
  255.         found in the message.  The default utility for viewing RIP
  256.         graphics is DEADVIEW, which is available on Group One BBS.
  257.  
  258.     o   Added quoted text highlighting to the internal editor.  Changed
  259.         the default color scheme to improve legibility of inverse video
  260.         on the highlighted text.  If you are using a custom color
  261.         scheme, you might want to use the ALT-D command on the color
  262.         settings screen to try the new defaults.
  263.  
  264.     o   Added an "Attach" column way out on the right side of the
  265.         message index (Press [Ins]) screen.  (you did know the cursor
  266.         scrolls off the right side of the screen, right?) It will
  267.         contain the word "Attach" if the message has an attached file.
  268.  
  269.     o   Added Ctrl-Y as a duplicate for Alt-D (Delete Line) in the
  270.         internal editor.
  271.  
  272.     o   Added the following quick-merge macros: {DAY}, {MONTH} and
  273.         {YEAR}.  For example, including: {MONTH} {DAY}, {YEAR} in
  274.         a message on 1/8/94 would yield: January 18, 1994
  275.  
  276.     o   Added the ability to process quick merge macros imbedded in
  277.         messages created with an external editor.
  278.  
  279.     o   Added message creation time to text output message header
  280.         information.
  281.  
  282.     o   Added a Cam-Mail Gold mail door driver.
  283.  
  284.  
  285. IMPROVEMENTS
  286. ~~~~~~~~~~~~
  287.  
  288.     o   Improved support for Big and Long messages!  Two new
  289.         configuration options have been added to the message importing
  290.         configuration screen: "Maximum allowable bytes in an individual
  291.         message:" controls the number of bytes allowed in individual
  292.         messages.  Any imported messages which exceed the number you
  293.         input here will be split into multiple parts during import.
  294.  
  295.         When running RoboMail in protected mode, the maximum bytes
  296.         option should be set to its highest value of 60,000.  RoboMail
  297.         can now manage an unlimited number of messages each up to
  298.         60,000 bytes long!
  299.  
  300.         The new "Maximum number of message lines to display:" can be
  301.         set to any value up to 4000.  Any messages which exceed this
  302.         length (pretty unlikely -- they will most likely exceed the
  303.         byte limit first) are stored properly, but truncated during
  304.         display.
  305.  
  306.     o   Improved display of ANSI news, welcome, goodbye, file list and
  307.         bulletin files.  RoboMail will now pause for a keystroke before
  308.         executing clear screen codes embedded in ANSI display files.
  309.         In addition, a little "More" message is now displayed on the
  310.         screen when RoboMail is waiting for a keystroke.
  311.  
  312.     o   Improved the F3 pop-up address book when addressing a message.
  313.         If you press F3 while the message addressing dialog box is
  314.         displayed, RoboMail will attempt to locate an entry for the
  315.         current recipient of your outgoing message.  If none is found,
  316.         the address book will be displayed starting with the first
  317.         entry.  This will make it even easier to direct a private reply
  318.         from a non-Internet conference to Internet Email.
  319.  
  320.     o   Improved the global Quick-Scan routines so that lines containing
  321.         search matches are now highlighted when viewing messages
  322.         collected via a Quick-Scan from the control panel.
  323.  
  324.     o   Improved tagline manager routines to allow tagline files with
  325.         the same name as a BBS ID.
  326.  
  327.     o   Improved conference reconciliation routines to better trap
  328.         invalid packets which contain multiple listings for the same
  329.         conference number.
  330.  
  331.     o   Improved error-trapping code to handle QWK packets from the
  332.         PCBoard 15 Internal QWK routines which contain invalid (NULL)
  333.         status information for messages.
  334.  
  335.     o   Improved the "HELP INDEX" help screen you can now use the
  336.         [PgUp], [PgDn], [Home] and [End] keys to navigate through the
  337.         long related topics list.
  338.  
  339.  
  340. WHAT'S CHANGED?
  341. ~~~~~~~~~~~~~~~
  342.  
  343.     o   The switch to protected mode has eliminated the need for many
  344.         of RoboMail 1.2's exotic configuration switches.  The following
  345.         are now obsolete and should be removed from your ROBOMAIL
  346.         environment variable if you are using them: E:nnn, /CX, /CE,
  347.         /OP, and /OU.
  348.  
  349.     o   Changed the default ZIP and UNZIP commands to:
  350.  
  351.             UNZIP:  "PKUNZIP -+-)3 -o %S %T"
  352.             ZIP:    "PKZIP -+-)3 %T @%S"
  353.  
  354.         The 1.3 version will update your existing settings when you
  355.         install it.  If you have made changes to the RoboMail defaults,
  356.         you may need to go back in to the configuration routines and
  357.         update them again.  If you are using an older version of PKZIP,
  358.         you will need to remove the "-+-)3" part from the ZIP command.
  359.  
  360.         If you are using PKZIP version 2.x and call systems which
  361.         cannot accept REPly packets created by PKZIP 2.x, then change
  362.         your configured ZIP command to:
  363.  
  364.             PKZIP -+-)3 -e0 %T @%S
  365.  
  366.         If you are still using PKZIP version 1.x, change the command to:
  367.  
  368.             PKZIP %T @%S
  369.  
  370.  
  371. WHAT'S FIXED?
  372. ~~~~~~~~~~~~~
  373.  
  374.     o   Fixed a bug in the pop-up directory display routines that made
  375.         it impossible to select a file that was flagged as read-only.
  376.  
  377.     o   Fixed a bug that would create an attachment record in the
  378.         attachment manager even if an attachment was not included in
  379.         the QWK packet.
  380.  
  381.     o   Fixed import problem that caused messages with an empty TO
  382.         field to be assigned personal status.  Empty TO fields are now
  383.         converted to "ALL" during import.
  384.  
  385.     o   Fixed import problem that caused all messages with an empty
  386.         FROM field to be filtered during import.  Messages with an
  387.         empty FROM field are now converted to ANONYMOUS during import.
  388.  
  389.     o   Fixed bug that caused an out of memory error when importing a
  390.         file larger than 64K into the internal editor with ALT-F.
  391.  
  392.     o   Fixed rare problems with intermittent incorrect matches and
  393.         bizarre results with the "Q"uery and "Q"uick-Scan functions.
  394.  
  395.     o   Fixed a rare problem with low level file i/o routines that
  396.         could cause the problems some people encountered when importing
  397.         QWK packets containing messages that needed to be split into
  398.         multiple parts.
  399.  
  400.                                     # # #
  401.