home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 January / PCO0197.ISO / filesbbs / os2 / mr2i120.arj / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1996-11-07  |  143.3 KB  |  3,175 lines

  1.     
  2. 1. HISTORY FILE (reverse chronology) 
  3. ====================================
  4.  
  5. NOTE:  RMB is Right Mouse Button.
  6.  
  7. Changes included in v1.2
  8. ------------------------
  9.  
  10. Mostly cleanup and solidification of previously added features and bug
  11. fixes.  Many new and exciting features have been added since v1.1.
  12. I'm not done yet.  I still have many items that have been on my todo
  13. list too long.  I will attempt to handle these in the next couple of 
  14. releases.  In addition, I have a couple of really great ideas that 
  15. will show up quickly.  Don't forget the integrated news reader.  This
  16. will be thr primary thrust for awhile.
  17.  
  18. o   Improvements to the single click/keystroke PASTE w/QUOTE feature
  19.     including extra linefeeds and focus changes.
  20.     
  21. o   MANUAL FETCH MODE:  To retrieve header-only entries in full, the
  22.     procedure it now that you highlight one/more entries and press
  23.     the FETCH toolbar icon (third from end) or Message->Poll for mail.
  24.     All marked "previewed" messages, if any, will be fetched before
  25.     a normal poll-for-new is performed.
  26.  
  27.     I stopped short of making manual mode selectable from the main menu.
  28.     I want to test the case of switching it on and off while polling
  29.     very thoroughly before depending on this.  Manual mode must be toggled
  30.     on/off from the Settings notebook at this time.
  31.     
  32. -   "Real-time" Help file improvements got pushed off, too.  I'm more 
  33.     excited about the web-based manual, although a bit slower right now.
  34.     I will end up incorporating this manual directly into the app, but
  35.     the job is bigger than I had guessed (matching ID's) and I have to
  36.     release to make a CD ROM release.
  37.  
  38.  
  39. NOTES ON THE WORKINGS OF PREVIEW MODE (HEADER-ONLY INDEX ENTRIES)
  40. =================================================================
  41.  
  42. When you turn on MANUAL / PREVIEW mode with your POP3 server, the system
  43. automatically fetches only headers for all new messages.  You can open
  44. these entries as if they were normal messages, and this might be handy
  45. if you need to examine the headers.  However, the more-common use of 
  46. header-only index entries is to allow selective fetching.
  47.  
  48. Header-only index entries will be marked with a round "dot" icon.
  49.  
  50. To fetch one or more full messages from a group of header-only entries, 
  51. simply MARK the desired items and invoke a pop3 poll (F2, 
  52. Message->Check for mail or third toolbar icon from the end).  All marked
  53. headers will be fetched first, then a normal poll for new headers will
  54. be performed.
  55.  
  56. Remove from Server mode is ignored when Manual Mode is selected.  To
  57. support this feature with POP3 servers that do NOT support the UIDL
  58. command, message counts are used, and deleting messages from the server
  59. would be risky.  Hence, in manual/preview mode, manual purges must be 
  60. performed periodically (Message->Purge from server).
  61.  
  62. The MANUAL/Preview Mode flag is set by going to Options->Settings.  
  63. On the first "network" page, in the POP3 groupbox is the "Manual mode"
  64. checkbox.
  65.  
  66.  
  67. PREFETCH FILTERS
  68. ================
  69.  
  70. Prefetch filters can be used in both Manual mode and "normal" mode to
  71. automatically and selectively control the fetching of messages in
  72. FULL or HEADER-ONLY mode.  The disposition of a prefetch-filtered message
  73. will stay true regardless of the POP3 read mode.  For instance, if a
  74. certain set of criteria defines a message to be fetched as "header only",
  75. only the header will result in either mode.  Alternatively, if a "full
  76. message fetch" filter is created, messages matching this criteria will
  77. always be retreived in full-body mode, regardless of the overall POP3
  78. fetch mode.
  79.  
  80. I use PreFetch filters on my system at home, where I have a dial-up
  81. connection.  The filter tells MR/2 ICE to only fetch headers when the
  82. message size is greater that 120,000 bytes.  This allows me to see all
  83. of my mail more quickly and easily identifies mail that is probably
  84. including attachments.  I then request to fetch these messages manually,
  85. but I am free to read and respond to all other messages in the meantime.
  86. Very handy.  And "mostly automatic".
  87.  
  88.  
  89. Changes included in v1.19
  90. -------------------------
  91.  
  92. o   Preview/Manual mode fixed up for POP3 servers that do not
  93.     support the UIDL command.  Bugs fixed with purge-from-server mode.
  94.     
  95. o   Sig editor now allows only one copy to be loaded.
  96.  
  97. o   Bubble hints now have borders (Warp v4.0 made them bleed into 
  98.     listboxes).
  99.  
  100. o   New (simple) test code to set DBCS style bits for EntryFields when
  101.     the system settings support DBCS.  I need feedback!  Does this 
  102.     help with DBCS subjects?? 
  103.  
  104. o   First-time printer setup crash fixed.  Again.
  105.  
  106. o   Filter maintenance screen now allows for the creation of a new
  107.     folder, on-the-fly, while defining the filter.
  108.     
  109. o   A new convertor is available: PMMail v1.5 to MR/2 ICE.  It will be
  110.     available via web page at http://nick.secant.com/mr2ice.htm.
  111.     
  112.  
  113. Changes included in v1.18
  114. -------------------------
  115. I consider this release a beta, too.  I'm targeting 11/1 as a 
  116. release date for v1.2, but I'll happily push it back a couple of days
  117. if needed.
  118.  
  119. o   POP3 manual mode can be specified.  In this mode, headers are 
  120.     fetched from the POP3 server but no bodies.  Index entries are 
  121.     inserted with a new icon.  The user can then pick and choose which 
  122.     full messages are fetched and when.
  123.     
  124. -   NOTE that this mode works ONLY with pop3 servers that support the
  125.     TOP command.  If the TOP command is not supported, MR/2 will fail
  126.     when fetching the first message.  No mail is fetched, but no mail
  127.     is lost, either, as turning off MANUAL mode will correct the 
  128.     problem.
  129.  
  130. -   BIGGER NOTE!  For those of you that have setup  MR/2 ICE so that
  131.     if fetches from multiple providers into a single MAIL directory
  132.     (by manually editing the INI file :), please DO NOT USE THIS FEATURE.
  133.     The uniqueness of message ID's is required, and mixing mail from
  134.     two ISP's and/or POP3 accounts will surely confuse things.
  135.                 
  136. o   PreFetch filters.  Filters that control the automated fetching of 
  137.     messages from the POP3 server.  Criteria can be defined based on a 
  138.     message's header and/or size.  If the criteria is matches, the user 
  139.     can specify to have fetch the full message, just the header, or to 
  140.     skip the message entirely.
  141.                       
  142.     There are two modes available.  When used in normal "non manual" 
  143.     mode, PreFetch filters can be used to specify message for which only 
  144.     the HEADERS are desired.  For example, messages from a certain user 
  145.     or over a specified size can be fetched in header-only mode, letting 
  146.     the user decide if/when to get the entire message.
  147.  
  148. o   In-Progress messages that *are not* ready to be sent can not be
  149.     saved into the outbox with assurance that it will not be sent.
  150.     Use Message->Save (but don't send).  The icon for these messages
  151.     will show as a paper and quill/pen.  A message can be "saved" any
  152.     number of times ... once you click on the SEND button, it gets
  153.     saved and sent.
  154.                         
  155. o   MR/2 ICE Ask-The-Experts(tm) Web Page!  Yet another way to get 
  156.     user-based help for what's already the best-supported OS/2 email 
  157.     available!  Simple web interface accepts and email address and 
  158.     question(s) from the user.  This is then emailed to a panel of MR/2 
  159.     ICE veteran users that have volunteered to share their knowledge.
  160.                     
  161. o   UUPC/UUCP drivers for MR/2 ICE are available.  This is a set of 
  162.     third-party Rexx scripts and a small EXE that, when used in 
  163.     conjunction with MR/2 ICE's new "custom mail driver" feature, allows 
  164.     the native reading and sending of UUCP-style email.  See the ICE web 
  165.     page for details and to ftp the latest version.
  166.     
  167.     Thanks goes out to Michael Taylor <miket@pcug.org.au> for providing
  168.     this wonderful tool!
  169.     
  170. o   Split-screen editor:  ghost split-slider removed when zooming a
  171.     message back to single window mode.  Also, splitter position 
  172.     is saved to the mr2ic.ini file as a percentage and used each
  173.     time.
  174.  
  175. o   More editor enhancements, particularly useful in split-window mode.  
  176.     ALT-Q and the menu entry and icon for PASTE w/quote now will 
  177.     function in the message "view only" window to immediately and 
  178.     directly paste information to the reply window. In additon, the 
  179.     CTRL-1 and CTRL-2 keys were enabled in split screen mode to allow 
  180.     quick and precise selection of the editor window.  Finally, 
  181.     Edit->Undo will function correctly after pasting w/quote.  NOTE that 
  182.     has a side effect, the clipboard afterwards holds an already-quoted 
  183.     copy of the original text.
  184.     
  185.     NOTE that Paste w/quote will also work in full-screen mode, with a
  186.     reply active and while viewing the message portion.  The effects are
  187.     not immediately visible, though, until you switch back to the reply
  188.     window.    
  189.     
  190. o   MR/2 HELP menus now have links to various MR/2 web pages, including 
  191.     the home page, the FAQ and the Ask-The-Experts(tm) page.  An online 
  192.     web-based manual with SEARCH capabilites should be available soon.
  193.     This will no doubt be a long-term work-in-progress.
  194.            
  195. o   MR/2 HELP Entry for "Send this message to MR/2 ICE Support".  Allows 
  196.     a user to quickly and effortlessly mail the currently displayed 
  197.     message to me as an attachment.  This method preserves all original
  198.     message formatting and markings.
  199.  
  200. o   Reindexing duplication bug (cosmetic) squashed.
  201.  
  202. o   I have a PM Mail v1.5 to MR/2 ICE convertor script started and 
  203.     looking faily good.  Watch the web page for more details.
  204.  
  205. o   I removed the problems I caused in previous versions by defining a 
  206.     MIME association of "multipart/*".  For the message-level header, I
  207.     ignore the association and treat it as a multipart :)
  208.     
  209.  
  210. Changes included in v1.17
  211. -------------------------
  212. I consider this a BETA release of what will be v1.2.  Seems stable to 
  213. me, but TONS of low level code has been teaked and prodded.  Could
  214. be some instability in there, somewhere.  Be warned!
  215.  
  216. o   Folder-to-folder copying and moving performance improved. A move
  217.     is now a TRUE file system level move, with far less overhead
  218.     that the previous method of copying, then deleting.  Both copy
  219.     and move now steamline the updating of the target index file,
  220.     providing another large performance boast.  Still not perfect,
  221.     but loads better!
  222.     
  223. -   Also cleaned up some window painting issues that should help 
  224.     speed up things even more.
  225.  
  226. o   Added a "Use MIME by default flag" flag to the MIME page.  If 
  227.     checked, all dropped files will be MIME'd, and the default
  228.     Message-Attach file mode will be MIME.  Otherwise, the default 
  229.     for both is UUEncoding.
  230.  
  231. o   Better handling of progression indicator when the pop3 server
  232.     does NOT return a message's file size up front.  Previously,
  233.     large messages would appear to start downloading quickly, then
  234.     "frieze" (often at 85% or so).  In fact, they were working, but
  235.     the 85% was based on 3000 bytes (a made-up default), and the 
  236.     progression metter would never update > 100% of 3000.  Now the
  237.     progress metter may STILL not indicate actual percentages, but
  238.     it will "bounce around" and continually update.  (Specifically
  239.     apparent with ISP's using PowerWeb pop server - e.g. os2bbs.com).
  240.     
  241. o   SENDS now connect with the SMTP/POP3 host once, send all messages,
  242.     *then* disconnect.  Previous, each message would cause a 
  243.     connect, send, disconnect.  No real problem for quick connections
  244.     to fast receiving hosts, but very time consuming to slower 
  245.     connections with mail hosts that do not "connect" quickly.
  246.     
  247. o   Custom "user programmable" Mail Drivers.
  248.  
  249.     New mail FETCH and SEND options in settings notebook ... CUSTOM.
  250.     This allows for user defined REXX procedures to be called to 
  251.     create the collection of incoming mail and to send each outgoing
  252.     message.  I can see this working for UUCP and even MHS formatted
  253.     message, and perhaps a whole lot more.  Here's how it works.
  254.     
  255.     Read mail via CUSTOM.  At the beginning of each poll for new mail, a 
  256.     rexx script called "getmail.cmd" is called from the base mail 
  257.     directory for the account.  For example, the initial/default account 
  258.     would call "mail\getmail.cmd".  After that, the system checks the 
  259.     defined SMTP delivery directory (change this path as desired) for 
  260.     new files, and these are recognized as new mail.  If an error 
  261.     occurs, a one-line message describing it should be stored in a file 
  262.     called "getmail.err" in the base mail directory.  This message is 
  263.     displayed to the user.  The absense of this file indicates a 
  264.     successful custom fetch.
  265.     
  266.     Send mail via CUSTOM.  For each message queued for sending, a rexx 
  267.     script called "postmail.cmd" is called from the base mail directory 
  268.     for the account.  For example, the initial/default account would 
  269.     call "mail\postmail.cmd".  The name of a temporary file housing the 
  270.     ready-to-send message is passed.  If an error occurs, a one-line 
  271.     message describing it should be stored in a file called 
  272.     "postmail.err" in the base mail directory.  This message is 
  273.     displayed to the user.  The absense of this file indicates a 
  274.     successful custom send.
  275.     
  276.     Custom Mail Drivers (CMD's? :) should start by deleting their 
  277.     respective error files, as these are preloaded by MR/2 ICE before
  278.     invocation with "REXX script not found" messages.
  279.  
  280. o   Long email addresses when saved to Address Book would sometimes
  281.     get chopped and corrupted.  We're talking *really long* addresses,
  282.     but even these work now.
  283.  
  284. o   Marking a URL for Web Browsing/FTP now uses only the marked portion.
  285.     Previously, marked section was ignored and the entire word/string
  286.     would be used as happens when nothing is marked.
  287.  
  288. o   New "Redirect" option on RMB Message Index menus.  Allows you to
  289.     quickly "bounce" messages to some other email address.  Message(s)
  290.     remain mostly unaltered ... some header lines are appended to 
  291.     allow for POP3 sending and to preserve original information.
  292.  
  293. o   The default FORWARD template has been changed.  The new template 
  294.     will actually preceed each header line with a ">" to prevent strange
  295.     routing problems.
  296.     
  297. o   New Options->Settings parameter to control the HEADER created for 
  298.     FORWARDED messages.  You can now specify whether, by default, your 
  299.     address goes into the Reply-To header, or the address of the 
  300.     original sender.
  301.  
  302. o   Missing first char bug.  Often on resends and/or when working with
  303.     previously sent messages, the first character of the message
  304.     would get chopped.  Fixed.
  305.  
  306. o   WarpUtil.DLL is now used to link in WPS features.  Since this causes
  307.     problems for OS/2 v2.xx users, an alternate DLL is provided.  For 
  308.     v2.xx users, you MUST copy "nowarp.dll" to "warputil.dll".
  309.  
  310. o   Internal index changes.  Size is recorded in bytes.  An "o" is
  311.     placed after the size to differentiate it from the previous
  312.     method of counting and recording lines.  Also, for messages that
  313.     are "current" on the POP3 server, the server's UID for this
  314.     message is recorded as a new field (very end of entry).
  315.  
  316. o   Message size are now shown in the message index, at the very end.
  317.     Sizes ending in an "L" are old-style LINE COUNTS.
  318.     
  319.  
  320. Changes included in v1.16
  321. -------------------------
  322.  
  323. o   MIME settings page changes were not being saved.  Fixed.
  324.  
  325. o   More detail on Filter Maintenance list screen.
  326.  
  327. o   NOOP command removed from SMTP conversation due to buggy NT server
  328.     used by at least one ISP.
  329.     
  330. o   Efficiency of the unique file name generator improved.
  331.  
  332. o   Handling of single-type MIME messages improved.  Previously, types
  333.     other than text and multipart would get confused.
  334.     
  335. o   MIME attachments that included paths in the file name would error
  336.     on detach.  Fixed.
  337.     
  338. o   RMB->View for attachments now takes a "last step" if no MIME 
  339.     association is found for the type (OS/2 v3.0 or later only).
  340.     
  341.     Now, if no MIME viewer is defined, the attachment is opened as
  342.     a desktop object.  In other words, as if you opened it from the
  343.     file manager.  This allows all of your WPS associations and
  344.     already-defined viewers to be used.  This provides automatic
  345.     access, for example, to all of the fancy ObjectDesktop viewers
  346.     simply by accessing objects via the WPS.
  347.     
  348.     This may warrant actually REMOVING MIME association definitions.
  349.     This will be a user's option; I will continue to try and improve
  350.     the default association file assuming external viewers.
  351.     
  352. o   I changed the default "delete" flag for autoreplies to be OFF.
  353.     This means that autoreplies WILL NOT be automatically deleted 
  354.     after being sent.  This was somehow confusing the autoresponder
  355.     and some autoreplies were being lost.  This does not happen
  356.     in save-after-sent mode.  I may switch it back later, but until
  357.     I can find out what's happening and fix it, it will stay this way.
  358.  
  359.  
  360. Changes included in v1.15
  361. -------------------------
  362. Nothing really "new" ... wanted to put out a stablized release before
  363. I added anything new or fixed larger bugs.
  364.  
  365. o   Bug with new Login submenu where logins did not always line up
  366.     with a menu option.  Also removed "MAIL" from the menu list.
  367.     
  368. o   30 second freeze on new installs fixed.
  369.  
  370. o   Header-based filter bug resolved.
  371.  
  372. o   Some improvements to MIME-attached file parsing.
  373.  
  374. o   The new message count displayed in the title bar and task list is
  375.     no longer linked to the "periodic beep" flag.  New message counts
  376.     will now show even if beeping is turned off.
  377.  
  378. -   Also removed a call to WinFlashWindow() when the message count is
  379.     updated.  I'm still looking for what steals the focus from Windows
  380.     apps when polling.  
  381.  
  382. o   Fixed the text on the initial-install "font test" to be consistent.
  383.  
  384. o   New Settings page ... nothing new, just spreading existing options
  385.     out to make room for new items.
  386.     
  387. o   I added some code to the MIME association area, but it isn't 
  388.     accessible to the user yet (needs a pick-list form).
  389.  
  390. o   Mailto.exe (maillist.zip) now returns identifiable error codes on
  391.     send failures.
  392.  
  393.     
  394. Changes included in v1.14
  395. -------------------------
  396. First, I'd like to acknowledge the foru generous and ambitious guys that
  397. helped put together the documention updates from last release.  They are:
  398.  
  399.     rayfaulk@HK.Super.NET (R. J. Faulkner)
  400.     os2@tir.com (Jason M. Gottschalk - http://www.tir.com/~os2)
  401.     Jerry Koret <jkoret@ibm.net>
  402.     os_support@theriver.com (James McKenzie)
  403.     
  404. Thanks guys!  NOTE: these guys can be reached via email as a group using
  405. the email address <mr2ice.doc@secant.com>.
  406.  
  407. Darn!  I was better at documenting this releases changes, but I left 
  408. the paper listing them at home.  Go figure.
  409.  
  410. o   Modified slightly the POP3 high count warning message to avoid
  411.     false calls.
  412.     
  413. o   Notebook statusline counts when deleting messages kept more 
  414.     up-to-date.
  415.     
  416. o   Save-to-file now supresses divider line if first write (file
  417.     didn't exist previously)
  418.     
  419. o   Filters and "on demand" functions that modified messages would
  420.     sometimes NOT update the index.  I was looking for changes in the
  421.     file-modified time, but if the changes were quick (same second),
  422.     I wouldn;t detect the change.  File size is now also used, I'll
  423.     think this out a little further.  Works much better, anyway!
  424.     
  425. o   Login menu is now a conditional cascade and will list ALL AVAILABLE
  426.     profiles, and  a "default" that signs on as mail/mail.  If the
  427.     profile has no password set, you are instantly logged in.  If it 
  428.     does have a password, the login form comes up with the name
  429.     pre-filled.
  430.     
  431. o   Reindexing of folders code was extremely inefficient, particularly
  432.     when the folder contained larger messages.  Rewrote this and it is
  433.     MUCH quicker.
  434.     
  435. o   Modified the message saving and moving code to identify and wait 
  436.     for locked index files.  In my testing, I could not get MR/2 to 
  437.     drop an incoming messages nomatter how fast I moved through existing 
  438.     messages.  I believe I've knocked this one off, but I'll wait for
  439.     those having problems to confirm it.
  440.     
  441. o   I still had a problem with MIME character translations that came up
  442.     during the last 2 releases.  All seems to me back in order now.
  443.     Text decoded from Base64 was never checked for needed conversions,
  444.     now it is.
  445.     
  446. o   Wrapping of quoted text using the ALT-1-for-a-space mechanism now
  447.     works as it should.
  448.     
  449. o   Sorting of index lists has been fixed.  Again.  Ah, the joys of
  450.     multithreaded programming!  One inbox function/thread would switch
  451.     the sort order while messages were inserted into another index. 
  452.     I seem to have fixed this up ... another fix waiting for the test
  453.     of time.
  454.  
  455. o   Demand filters are now functional, as is the RMB->Filters->Select
  456.     menu item.
  457.     
  458. o   Better reply-to and from address matching.  MR/2 now "normalizes"
  459.     each header address before checking to see if they are the same.
  460.     This avoid the "which one" prompt when both are found and they
  461.     are logically the same but not textually.  The longest address
  462.     is automatically chosen in this case, in an attempt to preserve
  463.     real names.  A thought just popped into my mind ... does this
  464.     effect Mailing List setups?
  465.     
  466. o   Reindexing OUTBOX would often show ghost index entries.  I believe
  467.     I've fixed this ...
  468.     
  469. o   More tiny ones; this was all from memory.  I'll try to itemized 
  470.     anything else with the next release.
  471.  
  472.  
  473. Changes included in v1.13
  474. -------------------------
  475. Quick bug fixes.  This will be replaced very quickly with a newer
  476. version ... matter of days.
  477.  
  478. o   Using CTRL-Fkey and/or ALT-X on an EXISTING message would result
  479.     in the original message file being deleted.  Fixed.
  480.     
  481. o   Long FROM lines would crash the forwarding process.
  482.  
  483. o   Forwarding and Replying to a message with long "unwrapped" lines
  484.     would often crash.  Fixed.
  485.     
  486. o   Simple filters with OR'd and/or AND'd parts would often 
  487.     malfunction, as the selected fields-to-check were ignored except
  488.     for the first piece of the search criteria.
  489.     
  490. o   POP servers that send back lower case status words are now 
  491.     supported.
  492.  
  493.  
  494. Changes included in v1.12
  495. -------------------------
  496. There now exists a productive group of 4 people working on documentation
  497. for MR/2 ICE ... you'll notice some new doc files resulting driectly from
  498. them.  I will certainly acknowledge each individual, after I've checked
  499. to make sure this is ok (don't know why it wouldn't be, but I'll play it
  500. safe :).  Comments and/or suggestions are welcome.  See install.txt,
  501. readme.1st and keys.txt.
  502.  
  503. o   Install zip now includes some new doc:  install.txt, keys.txt and
  504.     readme.1st.  See readme.1st to find out what ALL TEXT FILES included
  505.     with MR/2 ICE explain!
  506.     
  507. o   Fax-by-email support!!  MR/2 ICE now supports the transport of
  508.     faxes and other PMFax-related documents via email, with the
  509.     potential to save fortunes in long distance phone calls!  This
  510.     feature will cooperate with the imminent release of PMFax v3.0.
  511.     To support this feature, MR/2 ICE adds two new command-line
  512.     capabilities ...
  513.     
  514. o   Command line parameter /D can be used as in this example:
  515.  
  516.         mr2i /Dmessagefile logfile
  517.          
  518.     and will load MR/2 ICE, detach all attachments found in the
  519.     named message file.  A list of all detached files will be 
  520.     found in the named logfile.  If no logfile is specified,
  521.     the log is written to stdout.
  522.     
  523.     This is used in the faxrcv.cmd file included with MR/2 ICE
  524.     for use with a link-to-Rexx filter.
  525.     
  526. o   Command line parameter /Q has been modified so that, if a space
  527.     follows the /Q, a specific mode is invoked.  In this case, 3 parameters
  528.     are expected:
  529.     
  530.         mr2i /Q filename address subject
  531.         
  532.     MR/2 ICE will create a new message to "address" (must be a valid 
  533.     internet address, wrapped in quotes if it contains spaces) and with
  534.     the given sibject (again, ""'s if spaces are included).  It then
  535.     MIME encodes "filename" as an attachment and adds it into the
  536.     outbox for sending.  If a copy MR/2 ICE is already running, that 
  537.     copy will take over and send the message.  If no other copy is
  538.     running, and MR/2 ICE is invoked as above, it will load the message
  539.     into the outbox and exit.  To create the message, send and exit,
  540.     without an existing running copy use:
  541.         
  542.         mr2i /XS /Q filename address subject
  543.         
  544.     Finally, if uuencoding is preferred over MIME encoding, you can 
  545.     add a "*" in front of the file name:
  546.         
  547.         mr2i /Q *filename address subject
  548.  
  549.     While this works nicely for the purposes of interfacing with PMFax,
  550.     it has potential with any other third party tools and/or user 
  551.     scripts that need to send encoded files around.
  552.  
  553. --  To set up PMFax to work with MR/2 ICE, simply go to 
  554.     Utilities->Settings->Program and insert the following text into
  555.     the "EMAIL" field:
  556.     
  557.         d:\mr2i\mr2i /Q %FILE% %ADDRESS% %SUBJECT% /XS
  558.         
  559.     Where d:\mr2i\mr2i is replaced with YOUR location for the MR/2
  560.     ICE executable.
  561.     
  562. --  To set up MR/2 ICE to pass incoming email faxes to PMFax v3.0 or
  563.     later, simply set up a new filter:
  564.     
  565.         Utilities->Filter Maintenance ... New
  566.         
  567.         Description: Fax
  568.         Tag: Fax
  569.         Search type: Simple
  570.         Areas to search:  Subject
  571.         Text to search for: "EMAIL FAX" & !"RE:"  (include the ""'s)
  572.         Filter type: Inbound
  573.         Link to Rexx (mark this as checked):  faxrcv.cmd
  574.         
  575.     Then press OK.  You might opt to create a FAX FOLDER and copy these
  576.     message there and/or removing them from the inbox, but this is not
  577.     necessary for this to work correctly.
  578.     
  579. o   Install now includes the file faxrcv.cmd for use with the filter
  580.     and features documented above.  NOTE THAT fxrcv.exe, as supplied
  581.     with PMFax, is expected to be somewhere in your PATH.  If not, the
  582.     script may be edited to point directly to the EXE, or this EXE
  583.     can be copied somewhere in your PATH.
  584.     
  585. o   Double translations of MIME/QP text bug fixed.
  586.  
  587. o   New Settings->Prompts variable ... POP3 count threshold.  This is 
  588.     a count that can be set or disabled.  Once your POP3 count grows
  589.     past this threshold, MR/2 informs you of the situation on program
  590.     load.  This to try and counter the problem with the default being
  591.     to KEEP messages on the server, new users not knowing to purge,
  592.     and mailboxes becoming full.
  593.     
  594. o   New warning that is issued when you attach a file via uuencoding
  595.     and where that attachment's last line starts with a "." length
  596.     character.  This has proven to cause trouble with various 
  597.     combinations of POP3 servers and email clients, so MR/2 ICE suggests
  598.     using MIME in these cases.  Note that the odds of this happening
  599.     are something like 1:72, so it does happen!
  600.  
  601. o   Sorting of inbox and outbox is consistent when new messages are added.
  602.  
  603. o   Creation of a new folder now inserts the new item in the proper sorted
  604.     spot.
  605.     
  606. o   Crash:  when a new outgoing message was created, then deleted from
  607.     the outbox before sent, MR/2 would still try to send and crash at
  608.     that time.  Fixed.
  609.     
  610. o   Crash: Some mailer liked to send BinHex with the entire section left
  611.     padded with spaces.  I fixed both the code that crashed, then made
  612.     it so the attachment is detachable.
  613.     
  614. o   Base64 text/plain is now decoded before display.
  615.  
  616. o   I spent an enormous amount of time reworking the way Tools->External
  617.     Editing *and* the way CTRL-FKeys save and reload the 
  618.     work-in-progress message.  External tools can now expect to get 
  619.     full header and text messages, including MIME encoding and other
  620.     attachments when invoked.  (This does NOT effect use of an external
  621.     editor ... just when a message is modified in a "special" way).
  622.     MIME markings (in particular, boundary strings) are preserved and
  623.     reused on subsequent saves.
  624.  
  625.     This should help in the effort to support the combination of
  626.     MIME and PGP.
  627.     
  628. o   Deleting the last MIME association no longer crashes MR/2 ICE.
  629.  
  630. o   Sometime recently MR/2 started creating messages with extra CR's 
  631.     in the header section.  Fixed.
  632.  
  633. o   First-time users now see INSTALL.TXT automatically loaded into
  634.     the E editor when they run MR/2 ICE.
  635.  
  636. o   The packed DLL's and EXE released as a test last time caused some
  637.     minor trouble, mostly with v2.xx users.  While these instances were
  638.     "rare", I'm not going to make this the default release mode.  I will 
  639.     come up with a scheme where users can compress these files or ftp 
  640.     compressed versions, but I don't want to cause more problems for any
  641.     first-time users. 
  642.  
  643. o   There were more minor bugs crushed, but I didn't track all of the 
  644.     little ones.
  645.  
  646.     
  647. Changes included in v1.11
  648. -------------------------
  649. Mostly small bug fixes.
  650.  
  651. o   Several crashes located and fixed.  I don't remember all of them,
  652.     but the Printer Setup crash on new installs was fixed.  There
  653.     were a handful of others.  I didn't document them (sorry).
  654.     
  655. o   UUEncoded attachment bug fixed where UUencoding started on the
  656.     very first line of a message (continuous loop condition).
  657.     
  658. o   Some minor additions to the HELP text, mostly covering areas
  659.     where a new user might get confused (confirmation boxes).
  660.     
  661. o   Started support for nested MIME mutipart messages.  If you define 
  662.     the viewer for a content type (e.g., "multipart/*") to be "*", and 
  663.     you go to view a part of this type (RMB->View) it will open up a 
  664.     SECOND message window with that part as the message.  It stull needs
  665.     some work, but it should allow access to some of these appledouble
  666.     message now.
  667.     
  668. o   Oh!  Almost forgot.  I am distributing DLL's in this release as a
  669.     test.  Please note the following size differences between the
  670.     normal versions of these files and the new versions:
  671.     
  672.         module                     orig                   packed
  673.  
  674.         mr2i.exe (v1.10)        598,539                 361,227
  675.         c2151mt.dll             208,782                 137,996
  676.         cp1bcmr2.dll            168,523                 107,021
  677.         bsebcmr2.dll            178,033                  86,863
  678.         opbbcmr2.dll            371,104                 248,095
  679.                                 -------                 -------
  680.         total                 1,524,981                 981,202
  681.  
  682.     
  683.     NOTE that v1.11's EXE size should be reduced to the same degree.
  684.     This is simply the use of a freeware utility called lxlite on
  685.     these files ... they still take the same overall memory to load
  686.     and operate, we've just cut down on the storage size.  Zip file
  687.     sizes will not decrease ... these files are simple "pre zipped".
  688.     
  689.     PLEASE let me know it you have any problems with these (mostly
  690.     I'm concerned with any OS/2 v2.xx users out there).
  691.     
  692.     
  693.  
  694.  
  695. Changes included in v1.1
  696. ------------------------
  697. This release marks the completion of "basic MIME" support.  As usual,
  698. there are issues left outstanding, but MIME does work nicely.
  699. For example, items still needing attention include:
  700.  
  701. o   No Support for Multiple Message mime attachments (attachments
  702.     "split" across multiple messages), either incoming or outgoing.
  703.     
  704. o   No automatic viewer launching, yet.
  705.  
  706. o   No outgoing BinHex.  Easily added, if there is a demand.
  707.  
  708. o   Directing attachments to different target directories is still
  709.     in the works.  I meant to have this done, but failed, and since 
  710.     it is not actually part of "MIME", I left it for last. This will
  711.     appear very soon.
  712.     
  713. o   Nested multiparts are not supported at this time.
  714.  
  715. Ok, now for what IS there:
  716.  
  717. o   I improved all attachment code in general, handling user-supplied
  718.     variations and adding them to my collection.
  719.     
  720.     BinHex attachments are now recognized even if NOT wrapped in MIME
  721.     boundaries.
  722.     
  723.     Boundary spec in multipart header now handled for cases not wrapped
  724.     in double quotes.
  725.     
  726.     Missing "end" boundaries are handled as a complete part.
  727.     
  728.     Multipart messages with no parts are now displayed (to accomodate a
  729.     big PRM v2.0 bug that makes invalid MIME messages).
  730.     
  731.     MIME attachment files were never closed until ICE exited.  Fixed.
  732.     
  733. o   Viewer now attempts to launch from the RMB->Viewer item.  Error
  734.     detection is minimal.  I will have to expand on this.
  735.  
  736. o   Spelling checker and thesaurus improvements.  Handling of contractions
  737.     and words surrounded by punctuations is massively improved.  Spell
  738.     checking of marked blocks no longer flips words around <!!>.
  739.     
  740. o   Printing of unwrapped, long-lined messages improved, but not a total
  741.     fix.
  742.     
  743. o   Modifying a message via CTRL-Fkey and REXX, and/or with an editor 
  744.     would often lose the read/replied/sent status.  Fixed.
  745.     
  746. o   Many, many tiny little nits cleaned up.  Of course, I still have many
  747.     more to go.
  748.  
  749.  
  750. [Note that v1.1 was the next release after v1.07]
  751.  
  752.  
  753. Changes included in v1.07
  754. -------------------------
  755. This was mostly a bug-fix pass; much work was done on the MIME 
  756. attachment engine (as well as with other attachments) and making 
  757. existing things work and/or work better.  Another case where I wasn't
  758. careful at all about documenting all of the bug fixes included (hence,
  759. I can't list them)
  760.  
  761. o   Mime Associations can now be defined via a pushbutton on the 
  762.     Settings->Advanced form.  This form makes use of a different style
  763.     of list-item maintenance ... looking to see who likes this style
  764.     better than the normal "pick list", then edit style.
  765.     
  766. o   I enabled the RMB->View attachment menu item, and it worked in my
  767.     limited testing, but I expect to do much more with this.
  768.     
  769. o   Various fixes and changes to accomodate William Geiger's PGP
  770.     interface.  This is looking very nice.
  771.     
  772. o   Again, more, but I didn't write everything down.  E.g., templates
  773.     can now be moved around (with the up/down arrows) and when you save
  774.     they stay where ypu put them.
  775.     
  776.  
  777. Changes included in v1.06
  778. -------------------------
  779.  
  780. o   Now supports KOI8-R and ISO-8859-10 character sets.
  781.  
  782. o   New MIME options in settings allow very low-level control of 
  783.     character set conversions.
  784.     
  785. o   X-Sun-Charset header tag recognized and used.
  786.  
  787. o   New character translation tables ... I've reworked this logic and
  788.     database to be less complex internally, allowing me to add
  789.     new code pages and character sets as the demand occurs.
  790.     
  791. o   Outbox filter - testing, not meant for prime-time yet.
  792.  
  793. o   Attachment sizes are adjusted to better represent decoded sizes;
  794.     File names now appear in uuencoded markers,
  795.  
  796. o   Better MIME handling for mixed case tags.  Previously, upper case
  797.     tages were not treated properly.
  798.  
  799. o   "Special" filters that detect attachments now check message 
  800.     parts, too.
  801.  
  802. o   Last byte(s) of MIME files sometimes encoded wrong.  This could 
  803.     cause decoding problems on occassion.
  804.  
  805.  
  806. Changes included in v1.05
  807. -------------------------
  808. WARNING: I have totally reworked the attachment subsystem.  Not only
  809. does this improve overall performance significantly, but it also
  810. provides seamless MIME and BinHex (Binhex is detach only at this time).
  811. HOWEVER, with any new code, there can be problems.  I am considering 
  812. the attachment subsystem "in beta" ... just this mechanism.
  813.  
  814. I expect to release v1.1 on 08/01/96 with MIME support that includes
  815. user-definable viewers, an improved CP translation table with added 
  816. support for ISO-Latin-10 and KOI8-R (Russian) character sets.  In 
  817. addition, a user will be able to select a specific Code Page 
  818. translation for any message.
  819.  
  820. BIG NOTE:  The // command parameter, used in testing, should NOT be
  821. used.  In fact, the program now warns you if it is used.  AND, in fact,
  822. the // flag's function has been reversed.  Using //, at least for now,
  823. will cause MR/2 ICE to revert (mostly) to the old "attachment text 
  824. viewable in the message" mode.  Just as a precaution.
  825.  
  826. o   Progress with attachments.  Support for the basic MIME mechanism
  827.     has been added.  MR/2 will now recognize and parse MIME message,
  828.     displaying text sections and replacing "attachments" with markers
  829.     that represent the attachment.  The Message->Detach function will
  830.     now detach uuencode, MIME and BinHex attachments transparently.
  831.     
  832.     Attaching files also supports MIME messages.  The Message->Attach
  833.     menu now is a conditional cascade with UUEncoding still being the
  834.     default (plans to user-configure).  The sub menu lists other options,
  835.     including MIME/base64.  BinHex outgoing is not yet supported.
  836.     
  837.     The Text option is an experiment, but I believe it will be useful.
  838.  
  839. o   Drag file into reply window - becomes MIME attach.  Beginnings of 
  840.     drag/drop support, just to say it exists, somewhere :)
  841.  
  842. o   RMB menu over an attachment is different.  Not yet functional, tho.
  843.  
  844. o   Detaching from a message index (RMB menu) now handles MIME parts, too.
  845.     Previously only detached uuencoded attachments.
  846.  
  847. o   /X and /XS fixed.  I had to rework this quite a bit to get the timing
  848.     right for ALL cases.
  849.  
  850. o   Fixed a possible heap corruption bug.  Extremely long TO lines 
  851.     (>1K), when filtered, would (sometimes) overwrite one byte past
  852.     the allocated buffer.
  853.     
  854. o   I've fixed it so that the deleting of MOST files is done 
  855.     "permanently".  In other words, those using the DELDIR option in
  856.     config.sys were having ALL deleted files "backed up".  This has
  857.     been changed, by default, to NOT backup deleted files to your DELDIR.
  858.     Some specific cases have been left untouched.
  859.     
  860.     For those of you that want to remain cautious at the expense of 
  861.     speed,  I have added the command line option "/W" which will use
  862.     the old delete method, in most cases.    
  863.  
  864. o   New command line switch /Qfilename.  Will add the names file to the
  865.     MR/2 ICE outbox and exit.  File is assumed to be a properly formed
  866.     message file.  You can force MR/2 to attempt to send the message via
  867.     use of the /XS flag.
  868.  
  869. o   New command line switch /Euser@domain.com.  Starts MR/2 ICE and 
  870.     immediately invokes a new message to the address specified.  For use
  871.     by a third-party address book program still in the works, but it 
  872.     surely has other applications.
  873.  
  874. o   Command-line control of a running copy of MR/2 ICE.  The commands 
  875.     above will actually cause an existing instance of MR/2, if found,
  876.     to do the desired work.  I went the extra step of support this for
  877.     multiple accounts, so specifying an account should talk to the right
  878.     copy of MR/2 ICE.  So, using the /Q option to queue a file actually
  879.     puts it in the outbox of a running copy, and proceeds to send it.
  880.     Using the /E option causes a New Message header screen to pop to the 
  881.     desktop from a running copy of ICE.  Also:
  882.     
  883.         /Qfile  - as described above
  884.         
  885.         /Euser@domain - as described above        
  886.  
  887.         /+  will restore and bring focus to a minimized/burried 
  888.             copy of MR/2 ICE.
  889.             
  890.         /-  will minimize an existing, running copy of MR/2 ICE.
  891.         
  892.     Other commands can be added as the need arises.  I'm open for
  893.     good suggestions!
  894.     
  895.     NOTE that if a running copy of ICE is not found, a new copy is
  896.     started and the work is done.  In the case of the /Q option,
  897.     MR/2 ICE will exit after queuing.  /XS can be used to force it to
  898.     send, too.  The /E option will start a new copy of MR/2 if one is
  899.     not running, and the application remains active.    
  900.  
  901. o   POP3 server interface ... when an invalid password is given, will
  902.     prompt you *only if* the config password is blank.  Otherwise,
  903.     it just reports the error in the status window.  This prevents the
  904.     prompting from interfering with auto-fetch scripts and procedures
  905.     where the ISP might time out.
  906.  
  907. o   Using /S could end up racing the send thread with nothing for it to
  908.     do, under certain conditions.  Fixed.
  909.     
  910. o   Closing Editor would "close" the app completely.  This was actually a 
  911.     crash condition in v1.04a.  Fixed.
  912.     
  913. o   Pop3 logon errors now show message returned from the server.
  914.  
  915. o   Long free-form search strings (over 500 chars) could overwrite the
  916.     stack of the incoming mail thread (crashing).  Fixed.
  917.     
  918.  
  919. Changes included in v1.04
  920. -------------------------
  921. Didn't get to the massive bug-fix pass I had intended over the weekend;
  922. real-work duty called.  Here's what I have to-date.
  923.  
  924. o   Text color in folder select when hilighted is now white on grey.
  925.  
  926. o   "Sending ..." message when /S param is used has been suppressed.
  927.  
  928. o   Save to file selection dialog changed back to enable file list.
  929.     Title was changed to say "Save to File".
  930.  
  931. o   Minor cosmetic fix to Folder RMB button.
  932.  
  933. o   Changes to menu ID's to aid in accomodating HELP engine revisions.
  934.  
  935. o   Fixed the polling thread lockup when a Rexx filter failed due to 
  936.     error.
  937.     
  938. o   Added a new filter type:  "Pre-Send" to the filter mechanism.  Not
  939.     yet GUI selectable.
  940.     
  941. o   Rexx filters can now be forced to the foreground by simply adding 
  942.     a "*" to the beginning of the command sequence.  For example:
  943.     
  944.         *maillist icemail.lst
  945.         
  946.     would run the MR/2 ICE mailing list in the foreground.  This allows
  947.     REXX to prompt and accept input.
  948.     
  949. o   MIME coding started.  This also includes recognition of UUEncoded
  950.     files and the treatment of them as "non-displayed text".  This is 
  951.     not auto-enabled in this release, but will be shortly.
  952.  
  953. o   Kludge.  You can now add a char(1) to the end of the quote string,
  954.     and this character will force a SPACE into the string.  Press ALT
  955.     and then the numeric pad 1 ... you will see a smiley face character
  956.     (CP850/437).
  957.  
  958. o   PreSend filters.  You can define a set of filter match criteria. Each
  959.     message to be sent (queued messages) pass through this filter, and if
  960.     found to match, can be passed through a REXX script.  Most other 
  961.     options do nothing in this case, or have extremely minimal use.  
  962.     After the filter(s) is/are executed, the message is sent.
  963.     
  964.     This was implemented specifically for PGP signing and encrypting. 
  965.     It has other applications.
  966.     
  967. o   You may now specify a single filter to be BOTH an inbound and outbound
  968.     filter.
  969.     
  970. o   Added support for internal MIME base64 decoding.  It even works :)
  971.     Again, this is not automatically enabled at this time; I still have
  972.     some work to do on ATTACHING files with this new system.  Detaches 
  973.     work very well, tho!
  974.  
  975. o   Editor temporary names are now forced to be compatible with FAT 8.3
  976.     naming conventions.    
  977.  
  978.  
  979. Changes included in v1.03
  980. -------------------------
  981.  
  982. o   Problem with temp file names that are not FAT compatible when printing
  983.     marked text.  Fixed.
  984.     
  985. o   Indexing problem with filtered message to open folders fixed (apparent
  986.     dupes, reindexing needed to match index with message).  Fixed.
  987.     
  988. o   Stealing of addresses via both the Message->Save address and RMB address
  989.     functions improved and corrected.
  990.  
  991. o   Titles changes on a couple of file open dialogs to better match the
  992.     real function ("Save as" or "Append to" instead of "Open").
  993.     
  994. o   Ctrl-+ plus works again, and Ctrl-= still works as an equivelent.
  995.  
  996. o   Bug in saving routine for Address Book, Group list, Filters and
  997.     Templates fixed.  If you attempted to exit with unsaved changes MR/2
  998.     warned you and appeared to give you a chance to save.  It actually
  999.     would throw out yoru changes anyway.  Fixed.
  1000.  
  1001. o   Moving messages from one folder into the same folder ignores you.
  1002.     Previously, the messages would get deleted.  This seems to have 
  1003.     happened to enough people that figured I should "fix" it.
  1004.  
  1005. o   New way to register - via Compuserve's SWREG service.  MR/2 ICE is 
  1006.     SWREG #11797.  From a Compserve command prompt: GO SWREG.
  1007.     
  1008.  
  1009. Changes included in v1.02
  1010. -------------------------
  1011.  
  1012. o   Date header timezone is now corrected for daylight savings time.
  1013.  
  1014. o   Filters that start REXX commands do so minimized now.  If a REXX
  1015.     process is called fro my a filter, it is performed FIRST, before
  1016.     any copying to folders or other actions are performed.
  1017.     
  1018.     ALSO, if the Rexx process modifies the file at all, the index entry
  1019.     for that message is rebuilt.  This allows for REXX to massage the
  1020.     incoming message and the index will reflect any of these changes.
  1021.  
  1022. o   Tools->Edit Externally now checks to see if the file is modified,
  1023.     and will rebuild the index entry, of needed.  For example, you can 
  1024.     change the subject of the message and the index entry for the message 
  1025.     will immediately reflect the new subject.
  1026.     
  1027. o   MsgUtil.cmd is invoked via CTRL+Fkey.  The same "has message been
  1028.     modified" checks are performed on return from this process, and the
  1029.     message index entry is updated, if needed.
  1030.     
  1031. o   Oops.  Ctrl-Fkey would load msgutil against a message from the viewer.
  1032.     Initiate it against a reply and you'd get the original.  Fixed.
  1033.     Initiate it against a new message and you'd crash.  Fixed.
  1034.     
  1035. -   the four previous items took tons of code and should be considered
  1036.     new "beta" features.  I'm sure there are some bugs to shake out before
  1037.     depending on this to be flawless.  But, if you don't use them for
  1038.     these "advanced" functionality, you won't care :)
  1039.     
  1040. o   Fixed that pesky garbage-in-quote problem.  Again.
  1041.  
  1042. o   Index-to-Messages mismatch diagnostic beep now checks FROM in
  1043.     addition to SUBJECT for a match.
  1044.     
  1045. o   Text Editor now honors configured FTP and WWW commands from RMB.
  1046.  
  1047. o   Session Manager thread (the one added in v1.01 to monitor external 
  1048.     session threads) now starts up immediately (no delay).  Previosuly, 
  1049.     a delay was invoked which could caused any rexx-action filter to 
  1050.     fail until after delay (termination queue did not exist until then).
  1051.  
  1052. o   Problem with attachments - sometimes got truncated (bug I put in
  1053.     v1.01 only).  Fixed.
  1054.  
  1055.  
  1056. Changes included in v1.01
  1057. -------------------------
  1058.  
  1059. o   Outbound filters now function.  These are applied to each message
  1060.     *after* it is successfully sent.
  1061.  
  1062. o   Formatting printing now correctly prints backslashes and {} curly
  1063.     brackets.
  1064.     
  1065. o   The /X parameter has always started MR/2 ICE in "poll for new mail
  1066.     and exit" mode.  You can now add a modifier to this parameter to
  1067.     get it to poll for mail, send all queued mail, then exit.  Use /XS
  1068.     
  1069. o   Better handing of filename collisions for messages being filtered.
  1070.     Files were never overwritten, but occassionally the index entry
  1071.     would get recorded incorrectly.  Reindexing would be necessary.
  1072.  
  1073. o   Made the message index RMB popup menu's PRINT submenu a conditional
  1074.     cascase (menu with boxed-arrow).  This now honors the Printer
  1075.     Setting's page RMB option box.  Clicking on "Print" will take the
  1076.     default action defined on this page.
  1077.  
  1078. o   Outbox's Save Address menu now works correctly.  It was bringing up
  1079.     the rebuild index confirmation dialog.
  1080.     
  1081. o   Added READ, UNREAD and REPLIED to the outbox/folder index RMB menu's
  1082.     "Mark As" sub menu.  NOTE that these operations will only work on
  1083.     INCOMING messages, and SENT, UNSENT will only work on Outgoing messages.
  1084.     For example, Marking an Incoming message as sent will be ignored.  
  1085.     However, a folder can contain either type of message, or both.
  1086.  
  1087. o   Freeform filters now will strip any hard linefeeds the user has 
  1088.     entered before saving the filter to disk.  This created problems
  1089.     in the previous version.
  1090.  
  1091. o   Minor revision to the QP conversion in outgoing message headers.  
  1092.     Spaces were sometimes misplaced as defined in the RFC for QP in
  1093.     headers.
  1094.  
  1095. o   Message viewer/editor, Edit->Write to file option now works as it
  1096.     was supposed to.
  1097.     
  1098. o   Login/Logout now locks the POP3 service thread while transitioning.
  1099.     "Leaking" of messages while switching accounts was reported.
  1100.     
  1101. o   Message Editor: Pressing the Delete icon when in a reply-in-progress
  1102.     would result in the original message being deleted, too.  Now it
  1103.     only deletes the reply.
  1104.     
  1105. o   Pressing CLOSE while in a reply-in-progress now honors the "stay on
  1106.     same message after reply" configurable parameter.  This might take 
  1107.     a little getting used to for long-time users.
  1108.     
  1109. o   External Editing now does a better job of creating file names unique 
  1110.     for the current window.  There's still a bug with the OS/2 IPC Queue
  1111.     mechanism that I can't get right (messes up when doing multiple,
  1112.     simultaneous external edits)
  1113.  
  1114. o   Ok, I figured out the "bug" with OS/2's DosStartSession and Queues.
  1115.     I now have a new "session manager" thread that does nothing but 
  1116.     manages external sessions.  Multiple editor sessions work nicely
  1117.     now, as will any other external viewer window when needed.
  1118.     
  1119. o   Display of Group addresses chopped strings at 32 chars.  Fixed.
  1120.  
  1121. o   Printer Setup selection dialog selected the wrong "current" printer
  1122.     sometimes.  It matched the "current" printer by LPT port, which
  1123.     could have picked the wrong printer when two printers shared the same
  1124.     port.  Changed the headings on this form to reflect the *real* data
  1125.     displayed.
  1126.  
  1127.  
  1128. Changes included in v1.00
  1129. ---------------------------
  1130. I fixed so many things, so fast, without writing them down, that my 
  1131. change list is not worth listing.
  1132.   
  1133. Official Release v1.0.  
  1134.  
  1135. Trying to remember the changes:
  1136.  
  1137. o   Added user preferences:  DEL key active in viewer, Show account
  1138.     in title.
  1139.     
  1140. o   Printing in text editor, both draft and formatted.  Printing
  1141.     now can use real Courier font, and accomodates backslashes.
  1142.  
  1143. o   Pick Address now includes group entries.
  1144.  
  1145. o   Welcome message now pops into inbox on first load.
  1146.  
  1147. o   Pop3 "wrong password" will prompt you again until you get it right :)
  1148.  
  1149. o   Detach files now preserves message window state (position in 
  1150.     particular).
  1151.     
  1152. o   Inbox and Outbox RMB popup menus filled in.  Still no demand filtering,
  1153.     but marking as read/unread, detaching files, and saving addresses to
  1154.     address book/group/file now works.
  1155.     
  1156. o   New "pick group" form used in saving address prompts.  Includes "new"
  1157.     button.
  1158.     
  1159. o   Closing a folder now protects against lost data.
  1160.  
  1161. o   Group maintenance:  group pick button removed as pick address book now
  1162.     includes groups.  Also, European names in tags work correctly.
  1163.     
  1164. o   Extra garbage in quote-paste cleaned up.
  1165.  
  1166. o   Updated help file (still work-in-progress)
  1167.  
  1168. o   Hid some buttons/switches that weren't being used but causing 
  1169.     some confusion.
  1170.  
  1171. o   Other items fixed as they were reported:  Filter problems come to
  1172.     mind (boolean algebra and unquoted phrases).
  1173.  
  1174.  
  1175. BETA Program change log:
  1176.  
  1177. Changes included in v0.99z1
  1178. ---------------------------
  1179.  
  1180. o   HELP!  No, HELP TEXT!  This is still work-in-progress, but there is 
  1181.     much more real text than there was!
  1182.  
  1183. o   Font option from main notebook can be used to change message list
  1184.     font.  A few problems setting initial font ... 
  1185.     
  1186. o   Web/Speller RMB invocations will now work when cursor is at the
  1187.     END of a word.
  1188.     
  1189. o   Mr2files.txt is now included (was missing).  These are instructions
  1190.     on how to get the speller and thesaurus addons.  If either of these
  1191.     is invoked and the files aren't there, the instructiosn pop up.
  1192.     
  1193. o   All RMB speller options should be active.
  1194.  
  1195. o   Template maintenance and managner object massively rewritten.  It is
  1196.     now possible to add a new template and *should be* safe to edit 
  1197.     existing templates <grin>.
  1198.     
  1199. o   Many utility maintenance lists now have up/down arrows for moving an 
  1200.     items position in the list.  These function only in filters and
  1201.     templates.  The others will probably have these buttons hidden.
  1202.     
  1203. o   To, Cc and Bcc form fields now can hold a max of 2048 chars, as can
  1204.     the address book field for address(es).  Hardly usable this long for 
  1205.     normal address maintenance, but it will accomodate larger REPLY-TO-ALL
  1206.     lists this way.
  1207.     
  1208. o   Add a host of new options to the config object, all of which are
  1209.     waiting to me implemented.
  1210.     
  1211. o   Parsing issues with addresses containing commas inside quotes resolved.
  1212.     Also, "address (real name)" parsing left some space.  This has been
  1213.     removed (SMTP sends failing for some servers).
  1214.  
  1215. o   Header searches for fields were semi-case sensitive.  Still.  Fixed.
  1216.  
  1217. o   Icon changed.  I'll be playing with all of the contributions.  The
  1218.     one I build was made different for each resolution.  Thanks everybody!
  1219.     
  1220.  
  1221.  
  1222. Changes included in v0.99z
  1223. --------------------------
  1224. NOTE:  Secant's POP3 Server was released 4/28/96.  If you are 
  1225. interested, see http://www.secant.com.
  1226.  
  1227. o   In the previous release but not documented:  Reply to all is now
  1228.     an option when using the RMB within the TO and/or CC fields.  This
  1229.     function MAY choose to use both fields (To and CC) to distribute
  1230.     the addresses, depending on the size of the list.
  1231.  
  1232. o   HUGE speedups in tcpip operations.  In particular, receiving and
  1233.     sending mail.  I was using silly-size tiny buffers.  Not any more!
  1234.     More noticable on large messages and/or faster connection speeds,
  1235.     but faster overall regardless.
  1236.  
  1237. -   NOTE that as an "advanced option", I added a /B command line 
  1238.     parameter to allow control of the buffer size used.  The default
  1239.     is now 20K (512 bytes previously :).  Specifying /B32000 gets you
  1240.     a larger buffer and /B512 gets you the old "tiny buffers".  Value
  1241.     is forced between 512 and 32K.
  1242.     
  1243. o   Speedups on loading.  I spent WAY more time than I wanted to (how
  1244.     typical :) and the benefit was, well, relatively minor.  I shaved
  1245.     tenths of a second off of here and there.  I may have saved
  1246.     4-5-6 seconds of load time on my loaded-with-messages 486DX33.  
  1247.  
  1248. o   Context Menus reworked.  Some parts may not yet be functional.
  1249.     I disabled most non or partially working items.  Reply and Forward
  1250.     work but need some input.  How should these work?  I may add a 
  1251.     "quick reply" and a "quick forward" that jumps right into the
  1252.     reply w/out hesitation.  Hmmm.  Wonder what edit-header-before
  1253.     turned off would do ...
  1254.     
  1255. o   I removed the message header from draft printing and left the summary
  1256.     header.  Also, time now should print on both types of messages 
  1257.     using the OS/2 settings for time.
  1258.     
  1259. o   MR/2 will no longer hog the CPU (and effectively lock up) when it
  1260.     is dragged partially off the screen.
  1261.     
  1262. o   Color dialog has a pushbutton for "default" which will set the
  1263.     original EDITBOX colors for the viewer and editor.
  1264.     
  1265. o   External Editor specification will now allow for exact placement 
  1266.     of the file-to-edit, allowing parameters AFTER the file name.  Use 
  1267.     a "%s" to designate where in the command string to insert the file 
  1268.     name.  If %s is not found, the file name is simply appended to the 
  1269.     end of the command line (as it did in previous versions).
  1270.     
  1271. o   Address parsing now handles nested parenthesis.
  1272.  
  1273. o   Modifying the header of messages with long addressed would crash.
  1274.     Fixed.
  1275.     
  1276. o   Filters and real-time text searches: Phrases containing spaces no
  1277.     longer have to be enclosed in double quotes to be handled correctly.
  1278.  
  1279. o   Printer Settings has a default for new RMB print menu parent item.
  1280.     AND, the printer setup button is functional on this form, as well
  1281.     as in the RMB popup menus.
  1282.     
  1283. o   Not that help exists ... yet <grin>, but the help engine now will
  1284.     bring up help panels when in the SETTINGS notebook window.
  1285.     
  1286. o   Modified the printing DLL slightly to try and eliminate the extra
  1287.     EOJ formfeed with some drivers.  Seems it didn't work, but I'll
  1288.     keep the change.
  1289.     
  1290. o   Minor change that prevented resending of INCOMING messages that 
  1291.     have been moved to folders (sounds weird, but I do it often :).
  1292.  
  1293. o   MailTo.exe had a problem with message bodies > 32K (as I tried to
  1294.     the body as one packet, and tcpip limits packet size to 32K.  Fixed.
  1295.     
  1296. o   Improvements to broken connections on receiving from POP3.  I have
  1297.     a little more to do, but I do understand what's going on now.
  1298.     A broken connection will result in the poll for mail to stop.
  1299.     The polling will attempt to start at the SAME message next time.
  1300.     
  1301.  
  1302. Changes included in v0.99y
  1303. --------------------------
  1304. Short list this week.  I have more code to show than this <grin> but 
  1305. none of it ready for prime-time.
  1306.  
  1307. o   Quoting messages is MUCH faster.  More notable on long messages,
  1308.     but faster overall.
  1309.     
  1310. o   I made the = key mean the same thing as a + in the viewer (next
  1311.     message), as I saw someone pointing out that a PLUS is a shifted
  1312.     key on keyboards with no numeric keypad.
  1313.     
  1314. o   Printing DLL upgrades for real this time :).  Better paper size
  1315.     matching to printer driver sizes.  Fixes 107 errors.
  1316.     
  1317. o   Reply-to garbage in header on new messages (affected only those with
  1318.     no reply-to set).
  1319.     
  1320. o   I added dozens of small optimizations.  None of them seems to have
  1321.     amounted to much, but they're there.  Perhaps enough of these and
  1322.     we'll slowly see a difference.
  1323.     
  1324. o   You can now force a particular code page for translations to/from
  1325.     your machine.  I'm not sure if this is really what's needed, but 
  1326.     it was very easy to do and *might* help in the cases where a 
  1327.     keyboard/video translator is installed.  To force MR/2 ICE to 
  1328.     *think* you are using CP866, for example:
  1329.     
  1330.         mr2i /C866
  1331.  
  1332.  
  1333. Changes included in v0.99x
  1334. --------------------------
  1335. Release date for MR/2 ICE v1.0 will be May 8, 1996.
  1336.  
  1337. Mailing List add-on package will be available later today, 4/17.  We'll
  1338. call it an "early beta", even though it's working for me.
  1339.  
  1340. o   Enhanced msgutil.cmd, mostly by using all the code supplied by
  1341.     Jason Gottschalk <os2@tir.com> :).  I took his whole code structure
  1342.     and added in his "unpack AND view" code.  I did pull out many of
  1343.     the hard-coded executable names and moved them to the front where
  1344.     they can be more easily reconfigured.
  1345.     
  1346.     CTRL-F1 will now create an attached directory if one does not
  1347.     exist.  It will attempt to run munpack AND xbin against the 
  1348.     current message.  These will either need to be in your path OR
  1349.     in the attached subdirectory of MR/2 ICE (get them from my web page).
  1350.     THEN, in its default form, the script will attempt to run a viewer
  1351.     against the resulting file IF it matches a predefined set of file
  1352.     extensions.  It's Rexx, so it's easily extended!
  1353.     
  1354.     Thanks, Jason.
  1355.  
  1356. o   Additionally, msgutil.ccc has been renamed to msgutil.org and if
  1357.     you do not have a copy of msgutil.cmd in use, msgutil.org will be
  1358.     copied to msgutil.cmd.  You will need to copy the file over by hand
  1359.     if you want the new copy and hae been using this feature.
  1360.     
  1361. o   Modified printer.tf for "variable margins".  Should print better on
  1362.     A4 tray systems.
  1363.     
  1364. o   Printer DLL updated (equivelent to cpdll.zip patch released earlier
  1365.     in the week).  This should fix MANY of the recently created printer
  1366.     problems.
  1367.  
  1368. o   Message lines starting with the period character are now sent and
  1369.     received properly.
  1370.     
  1371. o   Folder sort order is now preserved when reindexed.
  1372.  
  1373. o   Attribution line does not appear in reply if "no quoting" is selected.
  1374.  
  1375. o   The crash caused by use of the /X comand line argument has been fixed.
  1376.  
  1377. o   Fixes to the MIME headers when using BCC's.  Also, MIME headers were
  1378.     being produced with the incorrect CTE types of 7-bit and 8-bit.  Now
  1379.     correctly uses 7bit and 8bit.
  1380.  
  1381. o   More code to deal with improper blank lines in the message header that
  1382.     previously would result in blank or incomplete index listings.
  1383.     
  1384. o   Duplicate header problem with external editor AND edit headers option
  1385.     resolved.
  1386.     
  1387. o   When forwarding, the subsequently re-editing the header, the 
  1388.     reply-to line would be removed.  Fixed.
  1389.     
  1390. o   One more SMTP open step added.  If all else fails, a low level 
  1391.     connection is forced with port 25 (bypassing services file).  This
  1392.     solved at least one strange problem :)
  1393.     
  1394. o   Opening of large messages is now faster by a dramatic margin.  
  1395.     I may still have a little more I can do, but this was a big leap.
  1396.     
  1397. o   Saving of large messages is also now massively faster.
  1398.  
  1399. o   Ha!  I found the problem where To/cc/bcc lines would get truncated
  1400.     at 160 or so characters.  You could add up to 512 chars when first
  1401.     editing the header, BUT, if you reedited the header, it would get
  1402.     chopped.  This was deep inside the ObjectPM core, and I removed the
  1403.     limitation.  In fact, I also discovered that 512 bytes IS NOT 
  1404.     the limitation of the OS/2 Edit field as I had thought.
  1405.  
  1406.     MR/2 ICE now supports address collections of up to 1024 characters
  1407.     per field.  That's roughly 30 well-formed (full, with real names)
  1408.     addresses.  By using the To and CC fields, 60 addresses can easily
  1409.     be handled; double that if real name comments are not important.
  1410.     This is the way it will remain for now, with the option of using a 
  1411.     distribution list available for longer lists (but the distribution 
  1412.     list is not displayed in the message).
  1413.     
  1414.     There may be more room to play here, but I still want to spend more
  1415.     time with this issue.  The situation is at least "much better" until
  1416.     that happens.
  1417.     
  1418.     I also adjusted the address book's address field to allow 1024 bytes
  1419.     to accomodate a maximum address list.
  1420.     
  1421. o   Changing accounts now corrects status line message counts.
  1422.  
  1423. o   When an external edit session is started, a ".Type" attribute is
  1424.     of "Plain Text" automatically assigned to the message file.  This 
  1425.     will save a step or two when using the E editor :).
  1426.     
  1427.  
  1428.  
  1429. Changes included in v0.99w
  1430. --------------------------
  1431. A big THANK YOU to all of those mentioning MR/2 ICE in newsgroups and
  1432. BBS conferences.  The ICE Mailing list is up to 250 users, volume is
  1433. still high, but not as bad as the first couple of days.  I'd say 60-100
  1434. messages a day? <grin>.
  1435.  
  1436. I'll make the mailing list code available next week.  I should also have 
  1437. some enhanced REXX stuff.  More donations, but not in time to include
  1438. with this release :)
  1439.  
  1440. o   Filters enhanced.  I've opened up the REXX and Special options.
  1441.     Minimal testing, but they SEEM to work.  
  1442.     
  1443.     The example file testmail.ccc is provided as a simple example of a 
  1444.     rexx test.  I'm still researching the rexx interface, but for now, 
  1445.     I'm using a kludge to return the results from rexx (Rexx is being 
  1446.     called from a cmd.exe session). If the file "mr2_rexx.$$$" is 
  1447.     created by the named script, the message is assumed to match.
  1448.     
  1449.     SPECIAL includes tests for message size, line count and attached
  1450.     files.
  1451.     
  1452.     Autoreply is now functional.  You must specify a template section 
  1453.     to use in creating the auto reply.  This is tricky, since you cannot
  1454.     create a new reply template from within ICE, yet.  Sorry.  It's an
  1455.     easy edit, tho ... edit your mr2i.tf and splice in the lines from
  1456.     mr2iorg.tf.  If you haven't customized your mr2i.tf file, you can 
  1457.     simply copy mr2itf.org to mr2i.tf and be all set.  Currently, 
  1458.     autoreplies are added to the outbox for sending, but deleted on send.
  1459.     I'm considering some options here.
  1460.     
  1461.     MR/2 added a header value for AUTOREPLIES as an aid in preventing
  1462.     endless loops of auto-replying.  Any filter that auto-replies should
  1463.     test for the existence of "X-AutoReply: Yes" and NOT autoreply if
  1464.     found.  Filter like: (whatever) & !{H:X-AutoReply}"Yes".
  1465.     
  1466.     ... Autoforward is next.
  1467.  
  1468. o   Printer setup lockup fixed.
  1469.  
  1470. o   Search/Replace lockup.  It doesn't lock up anymore.  Replace all
  1471.     works, replace one-at-a-time is still bad (but harmless).
  1472.     
  1473. o   Several problems with editing externally on-demand fixed.  Also fixed
  1474.     bug when editing header AFTER and cancel was pressed.  It now keeps
  1475.     you in the message with all of your text :)
  1476.     
  1477. o   Message are saved to disk with CR/LF's, and subsequently sent out 
  1478.     this way. (helps with some rare SMTP servers that require this)
  1479.     
  1480. o   Incoming messages.  Insertion into open folders was horribly slow. 
  1481.     Fixed (ok, it's at least MUCH better :).  Also, fixed another place 
  1482.     where index was being updated unnecessarily on message open.  I see 
  1483.     some other areas that can be improved ... I'll address these as we
  1484.     move along.
  1485.     
  1486. o   Fixed several small bugs with QP conversions.  Outgoing header
  1487.     translations for hi-ASCII values are performed.  Still a few items I
  1488.     want to add, but this is about done.
  1489.     
  1490. -   Also, I believe I've made QP working with the external editor options
  1491.     correctly.  ALTHOUGH, if you edit an "incoming" message externally,
  1492.     it WILL NOT be translated from QP nor from the source char set.
  1493.     This is the way it will work ... I should show, tho, outgoing messages
  1494.     (modifiable) in "readable" form when editing externally.
  1495.  
  1496. o   New sort option for message index: Message status.  Sorts in unread, 
  1497.     read, replied, unsent, sent order.
  1498.     
  1499. o   Right Mouse Button (RMB) popup menu in message indices now has a 
  1500.     "select to" entry.  Click on a startng message, find an "end" message,
  1501.     RMB->Select-to.  Highlights these two message and all message between 
  1502.     the two.
  1503.     
  1504. o   Spelling checker now takes into account your own quote string when
  1505.     deciding which text is quoted (and should not be spell-checked).
  1506.     
  1507. o   Bugs with several menu items crashing when invoked on "new message".
  1508.  
  1509. o   Template file would not be referenced if "edit headers before" was
  1510.     not checked.  Fixed.
  1511.     
  1512. o   Opening 7-8 folders at once would crash.  Fixed.
  1513.  
  1514. o   The CheckInstanceExists() routine now uses the full path of the
  1515.     running MR/2 when testing.  This allows for multiple copies of
  1516.     MR/2 ICE without specifying mail configs, as long as they are
  1517.     based in different directories.
  1518.  
  1519.  
  1520.  
  1521. Changes included in v0.99v
  1522. --------------------------
  1523. I release this with a small bit of hesitation.  There has been some 
  1524. discussion of problems with the new build of the support DLL's,
  1525. which I have chosen to use.  If there are too many problems, I will
  1526. offer a separate version linked with the "old" DLL's.
  1527.  
  1528. o   Outgoing MIME Quoted Printable and CTE Character set conversions.
  1529.     Your choice of 9 outgoing ISO sets, or US-ASCII.  Other options.
  1530.     (See new settings page).  Conversion of header strings is not in,
  1531.     yet, but will be quickly.  [Incoming conversions have been in place
  1532.     for awhile now].
  1533.     
  1534. o   New Settings page "Advanced features" ... MIME QP options and
  1535.     settings for Web Explorer and FTP commands spawned from Right
  1536.     Mouse Button (RMB) inside viewer/editor.
  1537.     
  1538. o   More Filter options started, but I disabled the controls for these
  1539.     again, as I didn't get to finish them.  They're next.
  1540.  
  1541. Fixed dozens of smaller bugs:
  1542.  
  1543. o   Last character of formatted print output chopped.  I cannot find
  1544.     the reason for the extra formfeed some users are experiencing.
  1545.  
  1546. o   Edit Externally did not always save current work to file 
  1547.     before spawning editor.
  1548.     
  1549. o   The UUDecode logic would loop forever on error or if no attached
  1550.     uuencoded file existed.  Path prefixes are stripped (better) from
  1551.     embedded file names.
  1552.     
  1553. o   I've added an experimental area in the title bar for account
  1554.     name.
  1555.     
  1556. o   Stabilized the threads a bit so that "false starts" should no
  1557.     longer occur.
  1558.     
  1559. o   Modified cleanup code on exit so that threads all commit suicide.
  1560.     This seems to have fixed the "failure to exit" bug.
  1561.     
  1562. o   Minor address book and group address book issues fixed.
  1563.  
  1564. o   Made subjects prefixed with "Re: " logically equivelent to "Re:".
  1565.  
  1566. o   Network Settings: modified the FROM and REPLYTO fields to have
  1567.     mnor validations.  Also modified the initila import of TCPOS2.INI
  1568.     data to guess better at the FROM string.
  1569.     
  1570. o   Creating a new user profile failed to add this to the "valid" list,
  1571.     so logging on with that name was not possible until you exited and
  1572.     reentered.
  1573.  
  1574. o   Folders now reset the "new" count to zero on close.
  1575.  
  1576. o   Printer errors now display to the user with a popup window.
  1577.  
  1578. o   Text searching and body-text oriented filters were broken.  Fixed.
  1579.  
  1580. o   Logging off sometimes messaged up the current INI.  Fixed.
  1581.  
  1582. o   Logging into a new account would leave empty grey area on right.
  1583.  
  1584. o   Split screen editor now allows "header" button to work correctly.
  1585.  
  1586. o   Cell boxes for outbox and folder index will now remember fonts
  1587.     dropped on them.
  1588.  
  1589. o   STILL NEW!! An MR/2 ICE mailing list.  Send email to 
  1590.     mr2ice.list@secant.com with a subject of SUBSCRIBE.  Discussions
  1591.     of MR/2 ICE bugs, problems, solutions, tips and tricks!
  1592.  
  1593.  
  1594. Changes included in v0.99u
  1595. --------------------------
  1596. NEW!! An MR/2 ICE mailing list.  Send email to mr2ice.list@secant.com 
  1597. with a subject of SUBSCRIBE.  Discussions of MR/2 ICE bugs, problems,
  1598. solutions, tips and tricks!
  1599.  
  1600. NOTE, LAST TIME!:  If you've registered MR/2 ICE and are not getting 
  1601. email notifications of new version (and want them, I guess), please 
  1602. drop me a note specifying your serial number, real name and email 
  1603. address.
  1604.  
  1605. I may actually wait TWO WEEKS for the next update.  I want to track down 
  1606. some strangeness, and keeping the same released code out longer may 
  1607. help.  Not sure yet, but just to prepare you!  For those getting the 
  1608. occassional SYS3184 (devide by zero), please report the crash address 
  1609. again. I will keep an EXACT DEBUGGING COPY of version U around for the 
  1610. purpose of finding this one.
  1611.  
  1612.  
  1613. o   That anoying "beep" and hour-glass cursor often when opening a 
  1614.     message?  Gone!
  1615.     
  1616. o   Message viewer Tools menu now enabled External Editor for read-only 
  1617.     messages.  Changes saved to disk (e.g., to incoming messages) *are* 
  1618.     reflected in the message window.  For PGP users and other folks 
  1619.     wishing to edit incoming mail for whatever reason (I need it on 
  1620.     occassion :).
  1621.     
  1622. o   Some Quoted-Printable character translation bugs fixed.  
  1623.  
  1624. o   Addresses with commas inside comments (parenthesis) failed.  Fixed.
  1625.  
  1626. o   Most import text/save text standard file dialogs now remember there
  1627.     previous paths and file names.  By request :)
  1628.     
  1629. o   Blank message may now be sent.  MR/2 had trouble with these before.
  1630.  
  1631. o   Ooops, BMT Micro's phone under "help" was listing their FAX number.
  1632.  
  1633. o   Printer template: modified big time.  Played with the footer spacing.
  1634.     Added some new @variables.
  1635.     
  1636. o   Printer Settings page revamped.  Now has Paper Size, simple font
  1637.     and font size selection.  NOTE that I still have some work to do
  1638.     with right margins (A4 paper size still has Letter size's right
  1639.     aligned headings), but this is minor.
  1640.     
  1641.     So, the special A4 template I sent to some of you is obsolete,
  1642.     use the printer.tf file supplied in this release, and set your
  1643.     paper size to A4 in Options->Settings->Printer.
  1644.     
  1645. o   Almost forgot!  By request, and something I've needed myself.
  1646.     Support within viewer for "Move to folder, Next/Prev message".  
  1647.     Navigate menu shows these options with keyboard connections to
  1648.     CTRL+UP and CTRL+DOWN.  No toolbar icons or menu quick-folder 
  1649.     lists, but I should get to these soon.
  1650.  
  1651. o   Modified the print thread to delay in starting.  There was a 
  1652.     hint that this thread might be involved in the exit-while-loading
  1653.     problem.  You won't be able to print for the first 4 seconds ICE
  1654.     is running :)
  1655.  
  1656. o   Minor revision to msgutil.ccc, prompted by Jason Gottschalk's 
  1657.     <os2@tir.com> post to the MR/2 ICE mailing list.  Ctrl-F3 has
  1658.     been made to support viewing of HTML embedded within a message.
  1659.     I only stole a small part of his code (with permission, of 
  1660.     course!) but like his code layout better than mine and will model
  1661.     the next release after that.  Thanks Jason!                
  1662.  
  1663.  
  1664.  
  1665. Changes included in v0.99t
  1666. --------------------------
  1667. NOTE, AGAIN!:  If you've registered MR/2 ICE and are not getting email
  1668. notifications of new version (and want them, I guess), please drop
  1669. me a note specifying your serial number, real name and email address.
  1670. OS/2 Shareware's system does not provide an email address, and I sometimes
  1671. miss the BMT Micro carbon copies (but do get email addresses later).
  1672.  
  1673. o   More printing issues.  Polling my list of registered users, we came 
  1674.     up with a majority confirmation that long descriptions passed to 
  1675.     various drivers caused trouble.  I've fixed a limit of 40 chars to 
  1676.     spooled file descriptions (detail printer view document 
  1677.     descriptions). This should help tremendously.  Some other printing 
  1678.     changes ... I'm hoping to hear of great results, but I assume I'm 
  1679.     not quite done yet.
  1680.     
  1681.     NOTE:  Form change dialogs.  I added these in and expect some of the 
  1682.     remaining problems to be with these.  If the driver knows you last 
  1683.     printed on Legal paper, or on Envelopes, the Job Properties dialog 
  1684.     will pop up.  There still seems to be a problem here (it still 
  1685.     doesn't print after changing the settings) and I am looking into 
  1686.     this.  If this message comes up, try setting the properties outside 
  1687.     of ICE, then reloading and printing again.  BTW, the default paper 
  1688.     size is LETTER for printed messages.  I am curious as to if this 
  1689.     causes problems for European users.  Let me know and I will try to 
  1690.     address them.
  1691.  
  1692.     UPDATE: I modified things a bit at the last minute <oh no! gasp> and 
  1693.     the popup job properties seem to be recognized now.  We'll see.
  1694.     
  1695. o   Modified printer.tf some.  Removed the $HEADER dump of raw headings, 
  1696.     cleaned up spacing and alignment a bit.
  1697.     
  1698. o   Sorry.  I had inserted a new formatting loop in versions S/S2 that 
  1699.     was invoked on pressing the SEND button.  Very slow, very 
  1700.     inefficient. Caused long message (e.g., attachments) to slow so 
  1701.     badly that you would think the system was locked.  Fixed (rewritten, 
  1702.     then written in assembler).
  1703.     
  1704. o   Printer settings use the same code in all 3 places it can be 
  1705.     invoked.
  1706.  
  1707. o   Added some code to the HELP menu for "Registration info" and added a 
  1708.     new "View read.me file" option.  Works OK, except I now realized 
  1709.     that the internal editor has no print capabilities (can't print the 
  1710.     registration form!) so it still needs some work.
  1711.     
  1712. o   Yes, I fixed several tiny bugs, but I can't recall them at this 
  1713.     time. Humph.  I'm getting old :)  Most of the focus *was* on 
  1714.     printers, tho, and now that I'm close on this (I think?), I'll spend 
  1715.     less time on it and get some other stuff done.
  1716.  
  1717.  
  1718. Changes included in v0.99s
  1719. --------------------------
  1720.  
  1721. NOTE 1:  If you've registered MR/2 ICE and are not getting email
  1722. notifications of new version (and want them, I guess), please drop
  1723. me a note specifying your serial number, real name and email address.
  1724. OS/2 Shareware's system does not provide an email address, and I sometimes
  1725. miss the BMT Micro carbon copies (but do get email addresses later).
  1726.  
  1727. NOTE 2:  Groups.  I'm working on some instructions, as this is creating
  1728. much confusion.  At the same time, I'm thinking about ways to improve
  1729. this.
  1730.  
  1731. Printing took an incredible amount of time this week.  QP, configuration
  1732. issues (Explorer, ftp, code pages, etc) and the a blitz on RMB menus are
  1733. next; lots of great ideas!
  1734.  
  1735. o   Printing?  I believe it's fixed ... at least the BIG problem with
  1736.     formated printing.  It turned out to be a driver-specific problem,
  1737.     which I knew before but couldn't place any logic behind it.  I have
  1738.     an office HPIII and HP4Plus that work perfectly.  Others had HP's 
  1739.     that wouldn't.  It all depended on how the driver handled a 
  1740.     seldom-used FORM specification.  This parameter is usually ignored, 
  1741.     so it is now removed and I've managed to print to my collection of
  1742.     dot-matrix test drivers.
  1743.     
  1744.     IF YOU STILL have a problem with formated printing, please let me
  1745.     know.  I'd like to know the version of WARP you are using (I've
  1746.     found that this matters in this case), the printer driver used, and
  1747.     and trap address and source.  I NEED ONLY the address as in 
  1748.     "generated an access violation at xxxxxxxx" and the module (MR2I.EXE,
  1749.     PMSPL.DLL, etc).
  1750.     
  1751. o   Other printer additions: settings.  The "Other port" option for draft
  1752.     printing has been enabled.  You can now specify any weirdness you want,
  1753.     although error checking is at a bare minimum.  Specified file/device
  1754.     is opened in "append text" mode.
  1755.     
  1756.     Also, a new draft setting that controls the end-of-print form feed.
  1757.     Sometimes it's needed, sometimes it produces a blank page.  Now you
  1758.     can pick which one you want.
  1759.  
  1760. o   I added some code to make printer selection persistent.  Testing will
  1761.     be very limited, and I'll know quickly if something doesn't work.  
  1762.     It's simple enough, tho.
  1763.     
  1764. o   The formating problem with outgoing text has been fixed.  It had
  1765.     to do with left over LF's, usually in pasted text whose lines were
  1766.     previously wrapped longer that MR/2's wrap column.
  1767.     
  1768. o   The Message viewer window now has a menu entry for 
  1769.     "Edit->Copy message file name".  This copies the fully qualified
  1770.     file name for the current message to the clipboard.
  1771.     
  1772. o   Minor bugs:  Auto-split window should now work when replying from
  1773.     a folder.
  1774.     
  1775. o   I tried to switch the filter system's REXX stuff to not load
  1776.     the command processor by calling RexxStart() directly.  Still
  1777.     needs work.
  1778.     
  1779. o   Ctrl-Fkey invoked REXX functions ... oh well, I didn't get a chance 
  1780.     to finish for this release.  Basically, a REXX file is invoked with 
  1781.     a key code and the file name, so you can do ANYTHING you want, 
  1782.     including detaching binhex and mime attachments.  This isn't what 
  1783.     I'll depend on for this ... it's just an escape for "special 
  1784.     processing". There's a msgutil.ccc file that can be renamed to a 
  1785.     cmd.  UNDERSTAND, please, that this whole thing may be reworked in 
  1786.     the next release. Consider it a toy/prototype at this time.  Ctrl-F9
  1787.     is not processed, Ctrl+F1->F12 are available other that that.
  1788.     Stay tuned.
  1789.     
  1790.     
  1791.  
  1792. Changes included in v0.99r
  1793. --------------------------
  1794. March is almost here.  I have committed to release a v1.0 sometime in
  1795. this month, and it is important to do so.  This will undoubtable mean
  1796. that v1.0 will not have all of the features on my to-do list.  That 
  1797. list has been growing at a fast pace, and some long-time entries have
  1798. not yet been addressed.
  1799.  
  1800. Releasing a v1.0 is a mere formality to me ... work will not cease, and
  1801. I will continue to upgrade the product quickly.  I'm pushing it with
  1802. once-a-week releases, I will probably drop back to every 2 weeks, with
  1803. "specials" in between, when warranted.
  1804.  
  1805. I anxiously await the release of the two major competitors' updates.  Right
  1806. now they have a bit of an advantage, as my work is out in the open and 
  1807. there's still a bit of mystery as to what to expect from "them".  I can't
  1808. wait to have some visible and relatively static new targets :).  And there's
  1809. the key ... I do not believe that the competitors can maintain the pace
  1810. that I intend to keep.  Only one has the resources, but they also have the
  1811. most overhead.  We'll see.  It will be interesting.
  1812.  
  1813. Rest assured.  If you see a v1.00, v1.01 will be out in another week or
  1814. two, v1.02 shortly after that.  That's how I've reached a version level of
  1815. 2.26 with the QWK reader, usually at a .01 release at a time :)
  1816.  
  1817. I've been beating back bugs.  Lot's of them.  Again, not documenting too 
  1818. well:
  1819.  
  1820. o   Editing template sections is now more reliable.  Problems with changing
  1821.     the size of a section have been fixed.
  1822.  
  1823. o   TCP/IP updates w/regards to SMTP sends ... minor bug with one 
  1824.     user's host.  Some other changes with POP3 receives and odd packet
  1825.     sizes.
  1826.  
  1827. o   Replies crashing on send from folders AND navigation being disabled
  1828.     upon incoming mail.  This was a tricky one to fix, but I believe it's
  1829.     reliable now.  When a message was being copied/moved to a folder
  1830.     (including the copies done by incoming filters), the entire folder
  1831.     index was reloaded, invalidating the previously loaded memory image
  1832.     of any one that was open.  Fixed.
  1833.  
  1834. o   Ah.  I have dusted off my assembler books.  MR/2 ICE now includes 
  1835.     two small assembler routines for manipulating message contents.  
  1836.     This code was applied to some new areas, so existing code will not 
  1837.     increase in speed.  However, I see many places where things can be 
  1838.     made snappier with some assembler applied.  I will start to do this 
  1839.     over time, probably more realistically AFTER v1.0.  I once wrote a 
  1840.     database code generator and report writer (under CTOS/BTOS)  that 
  1841.     blew away all the competition w/regards to speed (and features, too 
  1842.     :).  I accredited the speed to a small core set of assembler 
  1843.     helpers.  I will apply the same technology to MR/2 ICE.
  1844.     
  1845. o   ALT-Q, paste with quote, now wraps better (by removing previous line
  1846.     breaks).
  1847.     
  1848. o   Minors:  RMB invocation of explore.exe will clean up URL's better.
  1849.     Updated the default template file for forwards.  Preparing for the
  1850.     support of selectable sigs and secondary-account specific support
  1851.     files.  Edit menu would disable entries when switching "back" to 
  1852.     the source message ("<" button) that were never reenabled.  Fixed.
  1853.     New reply-time variable: @SignatureFile@ that doesn't yet have
  1854.     a use :)  Spell checker buglets, a couple accelerator issues, etc.,.
  1855.     
  1856. o   POP receives.  Yet another strange case where lost data occured was 
  1857.     plugged. This was due to a connection disconnect and a subsequent 
  1858.     hurried closing if ICE my the user, but it still had ugly results.  
  1859.     This effected PURGE mode only.  I have cleaned up the warning 
  1860.     message so as not to invoke unneeded panic and fixed it so that the 
  1861.     same actions will not lose messages.  NOTE that I have also removed 
  1862.     a "cleanup by purging old messages" loop that may result in dupes.  
  1863.     Maybe.  Better this than lost data, IMO.
  1864.     
  1865. o   Oh, yes!  Almost forgot (Cheryl :-).  I added persistence when 
  1866.     dropping a font on the INBOX.  If this works OK, I'll add 
  1867.     it to the others. This is a test ... colors are pending, but 
  1868.     dragging a font to the inbox should "stick".  There are some kinks, 
  1869.     most w/regards to non CP850 fonts that will be fixed next release.
  1870.     
  1871. o   I have added some code to Filters that enables a REXX script to be 
  1872.     executed upon a filter match.  This is preliminary and spawns a 
  1873.     command shell for now, until I rework it.  I also have an example 
  1874.     script that I will use to maintain, over time, an automated mailing 
  1875.     list.  The file is provided as maillist.ccc ... you should copy
  1876.     this to a .cmd file.  I will only update the .ccc file, so that 
  1877.     overwriting any modifications you may make will be avoided.  To 
  1878.     invoke this file at this time.  I use this as so:
  1879.     
  1880.         Link to Rexx:   maillist.cmd maillist.lst
  1881.         
  1882.     The mail message file name is appended to this command line and
  1883.     the script is run.  Maillist.lst is the email address list I
  1884.     want to create ... it can vary based on your needs.  Naming the list
  1885.     in this manner allows multiple lists to be supported.  The script
  1886.     support two commands at present, SUBSCRIBE and UNSUBSCRIBE, both as
  1887.     the first word of the subject line.  Obviously this is work-in-progress,
  1888.     but it will fill a long-standing personal need :).
  1889.     
  1890.     You would then use it by defining a group, where the group consist
  1891.     of At Least this file (maillist.lst) as an entry.  I *do* intend
  1892.     on continuing until ICE can work as a list server (receiving posts
  1893.     and routing them to all members on the list).
  1894.  
  1895.  
  1896. GENERAL NOTES!
  1897.  
  1898. 1.  The movement between open folders issue was brought to my attention
  1899.     again just now.  This, after a bit of a rough discussion on Usenet
  1900.     not long ago.  As I explained that I didn't, personally, like PM Mail's
  1901.     setup for folders, I remembered another gadget I had coded to help here.
  1902.     The Windows menu.  Has anyone ever looked at this with a bunch of 
  1903.     windows/folders open?  You should!  It's a quick and dirty index into
  1904.     almost any open and accessible MR/2 Window.  The same menu is on the
  1905.     main notebook as well as each message window.  Editor windows are not
  1906.     listed, but are on my todo's.  Just a subtle "fun fact".
  1907.     
  1908. 2.  Installation over existing setups causes constant concerns.  And 
  1909.     questions.  I have built the ZIP files so that the risk of overwriting
  1910.     user-modified files is slim.  So, USUALLY, it is safe to simply unzip
  1911.     a new distribution set over an existing setup.  I WILL RECCOMMEND, as
  1912.     always, to backup the MR/2 ICE base directory, as a precaution.  This
  1913.     also gives you protection against a newly introduced bug that might
  1914.     render your mail system unworkable.
  1915.  
  1916.  
  1917. Changes included in v0.99q
  1918. ----------------------- ---
  1919. SIMPLE HELP NEEDED:  I would like to see some examples of ISO-8859 based
  1920. messages that are not *-1 or *-2 character sets.  Does anyone receive
  1921. messages in one of the other char sets that can forward a copy to
  1922. nick@secant.com?  Thanks!
  1923.  
  1924. ALSO, I'm looking for suggestions for OTHER ftp sites on which to place 
  1925. MR/2 ICE initially on release.  Places that will benefit large numbers 
  1926. of people and ease the strain on my site.  I'll gladly crosslink my web 
  1927. page to these sites.  Gary Hammer's page would be a great choice, I'll 
  1928. write him, but he's pretty quick about grabbing released anyway! 
  1929. Specifically, a place in Europe would be ideal.  I've had some 
  1930. suggestions, but upon logging into these 2 sites, had no idea where I 
  1931. would even place the files! Just trying to spread things about some, and 
  1932. improve access.
  1933.  
  1934. o   Unsynchronized SEND and RECEIVE threads.  From the beginning, I coded
  1935.     it so you could not do both at once.  Not sure why, but I spent the
  1936.     week with them de-synched and all worked well.  I received messages
  1937.     while waiting for my last MR/2 released notice was going out.  I see
  1938.     even more possibilities here :)
  1939.     
  1940. o   A host of bug fixes ... bugs introduced in the P version.  Sorry!
  1941.     includes /L crashing, Read/check marks having a mind of their own
  1942.     and others.  Once again, I wasn't too careful about remembering them
  1943.     all.  Oh, also the new install blank-page-if-no-data-to-list bug 
  1944.     was fixed.    
  1945.  
  1946. o   Improvements to Multiple Account support.  Passwords now work <again!>
  1947.     as do the menu options for change password and delete profile.
  1948.     Oh, ya, pathing bug fixed when a default profile is created by simply
  1949.     starting with the /Mnewprofile.cfg flag.
  1950.     I've got just a couple minor issues to handle this week to call this 
  1951.     "done".  The biggest issue is how to allow each account to have sigs,
  1952.     filters and templates with the least negative impact on existing setups.
  1953.     A couple of other ideas, too ...
  1954.     
  1955. o   I've created a reindex.exe utility, not included this time but will
  1956.     be next release.  This will aid in the creation of more other-mailer
  1957.     to ICE migration tools, as I've externalized the hardest part of
  1958.     MR/2 ICE messages ... the message index creation.
  1959.  
  1960. o   Printing is still struggling, although I've made headway.  If I can't 
  1961.     close out the largest of the bugs in the next week, I may back off and
  1962.     code up a simpler system, worrying about all the fancy features later.
  1963.     Sorry this has continued on so long ...
  1964.  
  1965.  
  1966. Changes included in v0.99p
  1967. ---------------------------
  1968. I've included the listings for a couple of interrim v0.99o fixes
  1969. in this list, since only a couple of folks collected the patched releases.
  1970.  
  1971. I also didn't do any better with documenting smaller bugs that were
  1972. fixed.  I know I did quite a few.  I should be handling the smaller ones
  1973. more quickly.
  1974.  
  1975. o   Code Pages - I handled Latin-2 conversions, but my libraries always
  1976.     used a CP850 font.  Fixed to honor the systems current CP.
  1977.     
  1978. o   CP conversions STILL weren't done unless quoted-printable was 
  1979.     specified.  Fixed.  Also, "quoted-printable" was tested for too
  1980.     tersely, and was not found if prefixed with too many spaces.
  1981.     
  1982. o   Minor menu disabling for folder index fixes.
  1983.  
  1984. o   Conversion of QP and Base64 codes in message headers.  There are
  1985.     still a few quirks, but they are minor.
  1986.     
  1987. o   Folder indices may now be closed simply by clicking on the "Close
  1988.     Window) icon, third from the left.  It seemed more handy to change
  1989.     the meaning somewhat.  We'll try it and see.
  1990.     
  1991. o   Folder message count fixes.  Again.
  1992.  
  1993. o   More menu items disabled when not appropriate.
  1994.  
  1995. o   Two more viewer navigation options ... open next/previous INDEX search
  1996.     hit.  I'm sure I'll find plenty more of these, and I'll probably add
  1997.     the "delete" versions, too.
  1998.  
  1999. o   Some minor fixes to Multiple Accounts.  I expect to delve into this
  2000.     more this week.  That, and finally, formated printing.
  2001.     
  2002. o   Reworked this read me so that change logs are at the top of the file.
  2003.     The 
  2004.  
  2005.  
  2006. Changes included in v0.99o
  2007. --------------------------
  2008. I had hoped to have more "results" in this release, but the process of
  2009. debugging the printing is still underway.  I understand the problem(s)
  2010. much better, but don't (yet) have concrete, blanket results.
  2011.  
  2012. o   How to say this ... printing sometimes works again :).  If you were
  2013.     able to print formated before, then couldn't, you probably can again.
  2014.     The major problem with formated printing still exists ... but I've
  2015.     narrowed it down.
  2016.     
  2017. o   Miscellaneous filter issues handled ... saving, modifying, initial
  2018.     entry activation.  What's there seems to be stable now.
  2019.     
  2020. o   Folder issues with marking read messages, handling counts, etc.
  2021.     Some fixed, a few more to track down.
  2022.     
  2023. o   Quite a few bugs that I don't remember ... it was one of those weeks
  2024.     where I tried to fix some things as soon as I heard about them, but
  2025.     failed to write them down.  For example:  Web Explorer was launched
  2026.     as a child of MR/2 ICE.  So, exiting MR/2 ICE would close any
  2027.     internally launched WEB links.  Fixed so that WE's are separate 
  2028.     independent session.
  2029.     
  2030. o   Translation cleanups.  ICE now recognizes the MIME quoted-printable 
  2031.     header regardless of the charset and performs escape char translations.
  2032.     
  2033. o   Character set conversions.  I massively rewrote this into the 
  2034.     ultimate conversion engine (IMHO :).  MR/2 ICE now supports 45 
  2035.     code pages / character sets, including ISO-8859-1 thru 9.  It 
  2036.     supports more code pages than standard Warp does at this time, but 
  2037.     I've planned for the future :).
  2038.     
  2039.     No DBCS code page conversion is supported at this time.
  2040.     
  2041.     All MIME ISO headers (1-9) should be properly converted for display.
  2042.     I still have send-side conversions to handle.  I'd like to hear, 
  2043.     either positively or negatively, if display-side conversions are
  2044.     working for you (this goes out to non-US users mostly, I guess!).
  2045.     Is this working OK for you or not?
  2046.     
  2047. o   I've removed the DBCS flags from all ENTRY fields ... pasting should 
  2048.     now work.  Investigating better fixes ...
  2049.  
  2050. o   Multiple Instances of MR/2 ICE may now be started, as long as EACH
  2051.     instance references a different mail configuration file.  This allows
  2052.     the monitoring of different accounts.  For example, if you've created
  2053.     a second "account" to monitor mail at a different ISP, and that 
  2054.     account is called ISP2 (thus, a file ISP2.CFG exists), you can monitor
  2055.     mail for both the "default" account, mail.cfg and ISP 2 this way:
  2056.     
  2057.         start MR2i
  2058.         start MR2i /Misp2.cfg
  2059.  
  2060.  
  2061. Changes included in v0.99n2
  2062. ---------------------------
  2063.  
  2064. o   Filter bugs.  First, I left filtering out of SMTP "read" mode.  Fixed.
  2065.  
  2066. o   Filters would actually NOT filter some messages.  This was due to
  2067.     the unobvious occurence of a name collision.  What this proves is 
  2068.     my filter-error recovery works great (if an error occurs, message
  2069.     stays in the inbox).  I've fixed the name collisions ... I could 
  2070.     explain what happened, but it doesn't matter ... it's fixed.  This
  2071.     problem arose when TWO or more messages filtered within the
  2072.     same second to the same folder.  All but the first one would fail
  2073.     and remain in the inbox.
  2074.     
  2075. o   Filter maintenance ... saves sometimes weren't performed.  Fixed.
  2076.  
  2077.  
  2078. Changes included in v0.99n
  2079. --------------------------
  2080. There is MUCH new code in this release.  Please, save your v0.99m
  2081. executable as a precaution, just in case something doesn't work right
  2082. for you.  Previous MR/2 ICE version are usually available on my ftp
  2083. site in the mr2i sub directory.
  2084.  
  2085. o   Added inbound support for quoted-printable message (simple MIME 
  2086.     messages using the ISO-8859-1 character set).  Display only support 
  2087.     at this time (no outgoing translations).  Messages sent in ISO-8859 
  2088.     with proper headers will automatically be converted to your default 
  2089.     code page.  Only code pages 850,437,860,863 and 865 are supported at 
  2090.     this time.
  2091.     
  2092.     This means that those anoying "=0D" symbols in certain messages should
  2093.     be converted, and hi-end ASCII should display language-specific
  2094.     characters properly.  Let me know how this works ...
  2095.  
  2096. o   Filters?  You bet!  Consider this a "real beta", as this code is all 
  2097.     new and messes with the heart of my email delivery engine.  It still 
  2098.     has worked flawlessly here.  The Filter Maintenance form gives away 
  2099.     many of my ideas, and there were even some I believe to be original!  
  2100.     It all starts under the Utility menu.
  2101.     
  2102.     There are many areas of the Filter form that are disabled, as the
  2103.     code to support them is not there yet.  What you have at this time is
  2104.     a pick of simple or freeform search criteria.  You can copy/move a
  2105.     matching messages into a specific folder, if desired.  You can then
  2106.     choose to keep the message in the inbox or delete it from the inbox.
  2107.     If no folder is specified, and you delete the message, it is the
  2108.     same as "killing" it.
  2109.  
  2110.     Simple searches let you pick the area(s) to test, and a simple keyword
  2111.     or phrase (multiple words inside double quotes!).  Boolean symbols are
  2112.     allowed, but this mode is meant for users having simple search needs.
  2113.     
  2114.     Freeform searches follow the syntax spelled out for text searches, 
  2115.     below (see version L).  This allows for very complex search criteria 
  2116.     to be specified.  For example, it is possible to test a user-defined 
  2117.     header line and match against its content.
  2118.     
  2119.     Only Inbound filters are supported at this time.  You can see from 
  2120.     the other options on the form hints of my intended direction.
  2121.     
  2122. o   Font selection and application to the Message Viewer/Editor.  Certain
  2123.     outline fonts were shown in the font selection pick list, but were
  2124.     not actually used when selection.  This has been corrected, and the
  2125.     Russian font example kindly supplied by a user works just fine :).
  2126.     I also fixed the font selection dialog to display with the currently
  2127.     active font displayed.  A bug remains with the outline fonts where
  2128.     point size is not selected correctly.  I'll work on that ...
  2129.  
  2130. o   Folder Index has been enhanced to show a count of "new" messages and 
  2131.     to display folders with new messages in red.
  2132.     
  2133. o   Folder message listings now work better ... icons correspond to the
  2134.     original status of the message, and status-line counts tend to be 
  2135.     more accurate :).  May still be some strangeness, but much of what's
  2136.     been reported is fixed.
  2137.  
  2138.  
  2139. Changes included in v0.99m
  2140. --------------------------
  2141.  
  2142. o   Another UUencoding bug fixed ... actually a bug in the MLE text 
  2143.     import code that would have the largest effect on attached files.
  2144.     Occurred when a partial section being imported ended with a LF.
  2145.     
  2146. o   Double click on a word in the editor no longer invokes popup menu.
  2147.  
  2148. o   Double click to close a window would press an underlying toolbar
  2149.     botton.  Fixed.
  2150.     
  2151. o   Filters have been started and are mostly "in", although you can't 
  2152.     see them yet!  I have spec'd out what I believe to be an extremely 
  2153.     comprehensive filter system.  I looked at quite a few "other 
  2154.     mailers", and read all user comments I have received to date (NOTE 
  2155.     that I could not find filters within Eudora ... but I'm no expert!). 
  2156.     All of this will be implemented in due time, although a subset will 
  2157.     probably be offered to get everyone started.  
  2158.     
  2159. o   New configuration option: Queue unsent message on program start.
  2160.     Does just that ... a popular request!
  2161.  
  2162. o   I laxed off on the nag screen a little.  I moved it back so as to
  2163.     start popping up after 120 days instead of 60.  This will move 
  2164.     back to 30-60, once I release, but I felt funny bugging people this 
  2165.     early.  ALSO note that, once released, unregistered users' X-Mailer 
  2166.     line will be marked with "(unregistered)" after the grace period.
  2167.     This isn't enabled yet ...
  2168.     
  2169. o   Worked on code to handle individualized group sends ... something
  2170.     that will allow groups to be used with POP3 sends too.  Not ready
  2171.     yet, but just so you know what I'm working on :)
  2172.  
  2173.  
  2174. Changes included in v0.99l
  2175. --------------------------
  2176.  
  2177. o   You can now register via the OS/2 Shareware BBS, online with any
  2178.     major credit card!  Use your modem to call the OS/2 Shareware BBS 
  2179.     at (703) 385-4325 or telnet into os2bbs.com.
  2180.  
  2181. o   Resending a message multiple times now only sends it once.  A message
  2182.     can exist in the send queue only once.  After the queue is cleared,
  2183.     it can be readded, but not until.
  2184.  
  2185. o   Address book doubling fixed.
  2186.     
  2187. o   Folder deletion would not remove the folder directory if it was ever
  2188.     reindexed.  Fixed.
  2189.     
  2190. o   Yet another POP3 server variation ... server never reports size of
  2191.     a message.  I now have a mechnism that expands the message buffer
  2192.     before overflow.  Should have done it this way to begin with ...
  2193.     
  2194. o   Pasting-with-quote strangeness fixed up.  Also Remove CR's (CTRL-F9)
  2195.     tendency to chop tail carraige return off.
  2196.     
  2197. o   Marked source-message text is used as the source for a reply's quote
  2198.     if more than 40 characters are marked.
  2199.  
  2200. o   Delete-and-Next now works correctly on the LAST message in the list.
  2201.  
  2202. o   Forwarding a message now respects the "always use external editor"
  2203.     setting.
  2204.  
  2205. o   Logout now confirms with a message box before clearing the current
  2206.     profile.
  2207.  
  2208. o   OK, I added some new search code in.  While it doesn't yet show, 
  2209.     there are a TON of new features in the program :).  For those of
  2210.     you familiar with MR/2 Classic, the complete Virtual Conference
  2211.     string-match engine is now in, waiting to be thoroughly exploited.
  2212.     This code will be the basis for filters, too.
  2213.  
  2214. o   I've added to the main index FIND menu ... Text search options.
  2215.     This will allow you to text search through the contents of ALL
  2216.     message in the currently displayed index.  This begs for some
  2217.     polish and options (and I'll get these in quickly).  The search
  2218.     is currently NOT MULTITHREADED and will make you wait, but will
  2219.     pop up the first "hit" message and highlight all hits.  There
  2220.     are new "Navigate" message-menu options for next hit, previous hit.
  2221.     In all, a basic "grep" system.
  2222.     
  2223.     Now, for text search strings, ICE supports full boolean expressions,
  2224.     parenthesis for grouping, forced case sensitivity (case is ignored
  2225.     by default) and exact word matches.  Oh, and soundexing.  Thanks to
  2226.     MR/2 Classic again :)
  2227.     
  2228.     I have many. many other ideas ...
  2229.     
  2230.     I'll steal some samples from MR/2 Classic's docs and include here
  2231.     to provide some "quick start" instructions for those that want to
  2232.     try this out.
  2233.     
  2234.     
  2235. x   Boolean match logic is now available ...
  2236.  
  2237.     Keywords can be OR'd together, AND'd together and/or NOT'd.  In
  2238.     addition, parenthesis can be used to control the evaluations of
  2239.     the test.  There is also an operator that will match a word,
  2240.     remaining sensitive to case.  I've also added support for quoted
  2241.     strings so that spaces and the special boolean operator symbols
  2242.     can still be searched for.  Some simple examples:
  2243.  
  2244.         (OS/2 | OS2) & !WARP    (OS/2 or OS2) and not warp
  2245.         Windows & OS/2          Windows and OS/2
  2246.         Windows | OS/2          Windows or OS/2
  2247.         ^warp                   warp, but ONLY if all lower case letters
  2248.  
  2249.     The "operator" symbols follow the conventions used by C and C++ for
  2250.     boolean operations:
  2251.  
  2252.         &   is the AND operator
  2253.         |   is the OR operator
  2254.         !   is the NOT operator
  2255.         ()  cause the expression inside to be
  2256.             evaluated as a single expression.
  2257.  
  2258.     and two others that I added:
  2259.  
  2260.         ^   causes a case-sensitive match to be performed.
  2261.             The word that follows must be found with
  2262.             matching capitalization to be concidered a
  2263.             "match".
  2264.             
  2265.         ~   causes an exact word match to be required.  
  2266.             String/phrase that follows must be found with 
  2267.             standing on it's own; not imbedded within another 
  2268.             strings.
  2269.  
  2270.     The following will find all messages that contain one or two
  2271.     different words referencing OS/2 that also mentions "bugs".
  2272.     if the message doesn't match under this criteria, then it is
  2273.     tested for the words "Windows" and "slow" in the same messages:
  2274.  
  2275.         ((OS/2 | OS2) & bugs) | (Windows & slow)
  2276.  
  2277.     The following is somewhat similar.  It will also find all messages
  2278.     that contain one of two different words referencing OS/2 that also
  2279.     mentions "bugs".  If the message is found to match, then it is
  2280.     tested for the words "Windows" and "slow" in the same messages.
  2281.     If these words are both found, however, the message is eliminated
  2282.     (compliments of the "!" NOT operator):
  2283.  
  2284.         ((OS/2 | OS2) & bugs) & !(Windows & slow)
  2285.  
  2286.     A few more examples:
  2287.  
  2288.         ObjectPM | "Object PM"      spaces are ignored unless witin quotes
  2289.  
  2290.         "R&D"                       operator characters must be in quotes
  2291.                                     if part of a search string.
  2292.  
  2293.         R&D                         finds the single letters R and D,
  2294.                                     anywhere in the message.  This *isn't*
  2295.                                     what you want!
  2296.  
  2297.         "(ch | 0xFF)"               more special characters within quotes.
  2298.                                     The operator characters will be treated
  2299.                                     as any other characters.
  2300.  
  2301.         """Windows"""               Looks funny?  It will find the Windows
  2302.                                     in message but only if between quote
  2303.                                     marks.  Two quotes together are treated
  2304.                                     as a single " mark, but they must still
  2305.                                     be part of an entire quoted string.
  2306.                                     Tricky?  Maybe.  Just know that ...
  2307.  
  2308.         ""Windows""                 WILL NOT WORK, and that ...
  2309.  
  2310.         "can you say ""neighbor""?" will find the prase 'can you say
  2311.                                     "neighbor"?'  The word neighbor must be
  2312.                                     within quotes to be concidered a match.
  2313.  
  2314.         "&Windoze"                  Soundex search for anything sounding
  2315.                                     similar to "Windows".
  2316.  
  2317.         ^warp | phasers             Looks for the word "warp" in all lower
  2318.                                     case ONLY, or the word "phasers"
  2319.  
  2320.         ^NT | ^Nick                 Looks for the capital letters "NT" or
  2321.                                     the string "Nick" where only the N is
  2322.                                     capitalized.
  2323.  
  2324. x   Further enhancements to the text-string search function.  Support
  2325.     for selecting message-specific areas to check within a search
  2326.     specification.  For example, you can now ask for all message that
  2327.     have "OS/2" in the SUBJECT field, but not in the message itself.
  2328.     You may tag any word, or set of words within matched parenthesis,
  2329.     with a set of areas to test.  The default is to test all parts of
  2330.     the message.  For example:
  2331.  
  2332.     {S}OS/2                 Matches "OS/2", only checking SUBJECT
  2333.  
  2334.     {F}"jim@gilliland.com"  Finds ONLY message FROM Jim Gilliland
  2335.  
  2336.     {M}"Tim McClanahan" & !{FT}"Tim McClanahan"
  2337.  
  2338.                             Finds references to Tim McClanahan
  2339.                             inside any message text, but excludes
  2340.                             messages FROM or TO him.
  2341.  
  2342.     {S}(MR/2 | MR2 | MR-2)  Matches any of these three strings when
  2343.                             they exist in the SUBJECT field.
  2344.  
  2345.     {Conclusion}            Probably won't find what you want :)
  2346.  
  2347.     "{Conclusion}"          Probably is what you want.  Finds any
  2348.                             occurence of the word "Conclusion" that
  2349.                             is enclosed between curly-brackets.
  2350.  
  2351.     
  2352.     Valid areas are From, To, Subject, Message and Header,
  2353.     represented by the letters F, T, S, M and H, respectively.
  2354.     The value 'H' may be followed by a header field "tag" to specify
  2355.     a specific header line.  For example:
  2356.     
  2357.     
  2358.     {H:Cc}nick@secant.com   will match all email cc'addressed to me
  2359.     
  2360.     !{H:X-Mailer}""         will find all messages without an 
  2361.                             X-MAILER header line.
  2362.     
  2363.     {H:X-Mailer}"MR/2"      will find all messages with an 
  2364.                             X-MAILER header line containing "MR/2".
  2365.     
  2366.     {H:X-Mailer}"" & !{H:X-Mailer}"MR/2" 
  2367.           
  2368.                             will find all messages with an X-MAILER
  2369.                             header line that does NOT containing "MR/2".
  2370.  
  2371.  
  2372.     Another search string modifier ... the tilde (~).  This, when
  2373.     placed at the very beginning of a keyword, requests the match be
  2374.     qualified as an "exact word match".  If the strings is embedded as
  2375.     part of some other word, it will not match.  For example, searching
  2376.     for the word "owl" will match "owl", but also words like "knowledge"
  2377.     and "scowl".  Using the search string "~owl" will match only with
  2378.     "owl" as a standalone word.  Beginning and end of line cases
  2379.     are handled correctly in this mode.
  2380.     
  2381.  
  2382.  
  2383. Changes included in v0.99k
  2384. --------------------------
  2385.  
  2386. o   Fixed a dozen or so little bugs, most of which I didn't record.  
  2387.     Mostly smaller items.  In particular, I remember the logging out
  2388.     bug that left folders open.
  2389.     
  2390. o   Problem with POP3 polls in purge-from-server mode.  Under certain 
  2391.     circumstances, the internal start counter would get corrupt and 
  2392.     the risk of losing mail was possible.  I've fortified this
  2393.     code, making sure the count is always remembered conservatively.
  2394.     
  2395. o   FP16 kludge/fix.  I spent alot of time with a couple of select
  2396.     users creating intermediate version with more logging built in.
  2397.     During this process, I determined that the exit problem appears
  2398.     to be originating in the formatted printer object of MR/2 ICE.
  2399.     I don't know why yet, and I probably won't look harder under the
  2400.     FP16 fix is out.  I've got to rework the printer code anyway.
  2401.     
  2402.     NOTE that I'm not POSITIVE this is the problem, but the logs 
  2403.     indicate it probably is.  I also made soem thread code changes
  2404.     that might help.  
  2405.     
  2406.     If MR/2 ICE exits under Fp16 for you, try running with /V.  This
  2407.     suppresses the formatted printer driver.  I'll await further feedback
  2408.     (as to whether this allows ICE to be loaded reliably).
  2409.     
  2410.  
  2411.  
  2412. Changes included in v0.99j
  2413. --------------------------
  2414.  
  2415. o   Logging into a account would automatically poll for mail.  This
  2416.     has been changed to respect the "automatically poll for mail"
  2417.     flag of the newly loaded profile.
  2418.     
  2419. o   Modified startup logging to flush the output buffer after every 
  2420.     line.  This will prevent 0 length log files and perform the
  2421.     function it was meant to do in the first place.
  2422.  
  2423. o   Resizing of open folder pages now works correctly.
  2424.  
  2425. o   Reorganizing the index of an open folder would leave the folder
  2426.     selection entry in an inconsistent state.  This caused a crash if
  2427.     it was reopened.  Fixed.
  2428.  
  2429. o   Wow.  The option to edit the header AFTER editing never really
  2430.     worked.  I guess most people (except for the 2 folks that 
  2431.     reported this problem :) don't use the after options!  Changes
  2432.     made on the "after" header form were totally ignored.  Fixed.
  2433.  
  2434. o   Related somewhat to the above, I removed the inconsistencies I
  2435.     could find with the insertion of the "Re:" prefix in Subjects.
  2436.     This was getting inserted far too often.  Small nit, but it 
  2437.     bothered me :)
  2438.     
  2439. o   Split screen editor resets to single screen once reply is sent.
  2440.  
  2441. o   Reworked the Inbox and Outbox popup menus a bit.  Removed things
  2442.     that weren't implemented and/or didn't make sense here.  Add the
  2443.     abitlity to rebuild the message index for each of these lists.
  2444.     
  2445.     Rebuilding a major index is something that shouldn't be done
  2446.     without a reason.  I will add more text to the confirmation screen
  2447.     in order to explain more thoroughly.  
  2448.         
  2449.  
  2450. Changes included in v0.99i
  2451. --------------------------
  2452. This is a quick intermediate release targeted towards fixing a few
  2453. items I broke in the last two release.  That, and to make LaMail imports
  2454. cleaner.
  2455.  
  2456. o   File names generated by MR/2 ICE are always full 8 digit names with
  2457.     3 char suffixes.  Shorter base names did not previously function
  2458.     correctly under ICE.  Now they do.  The only suffixes officially
  2459.     recognized for messages are still .RCV and .OUT.
  2460.     
  2461. o   Multiple Accounts.  The new password logic prevented account configs
  2462.     made with older version from working.  I now check the DATE the config
  2463.     (the profile) was created, and if before 12/26/95, the password is
  2464.     tested against the user name (the OLD way).  Otherwise, the password
  2465.     must match that chosen at creation time.  There's a grey area here
  2466.     that isn't handled, but it's small.
  2467.     
  2468. o   Beeping on SEND attempts subsequent to a failure are suppressed.
  2469.  
  2470.  
  2471. Changes included in v0.99h
  2472. --------------------------
  2473. Bad week, but I still managed to fix many bugs ... and I believe I'm
  2474. ready with OS/2 Shareware registration utilities.  I have a on of code
  2475. items started, but can't add them until I've had more time to test.
  2476.  
  2477. o   Logging was changed quite a bit (error/event logging, invoked by
  2478.     the command line switch /L).  The output is directed to a file
  2479.     named "mr2i.log" ... redirection is no longer neccessary and, in
  2480.     fact, will no longer have any effect.
  2481.     
  2482.     I've added logging for the entire startup process of MR/2 ICE.
  2483.     This in an attempt to track problems with fixpack #16 and ICE.
  2484.     If your program exits starngely upon startup, please run:
  2485.     
  2486.         mr2i /L
  2487.         
  2488.     and try again.  If it exits again, please email me the file 
  2489.     "mr2i.log".  Thanks.
  2490.  
  2491. o   Focus issues, fixed as they were reported.
  2492.  
  2493. o   Yet-another attached file problem, caused by the MLE import routines.
  2494.     Adjusted one more time.
  2495.     
  2496. o   Pop3 purging is now performed by the mail fetching thread.  This means
  2497.     that the rest of the interface is functional while purging.
  2498.     
  2499. o   I modified some procedures related to the key system.
  2500.  
  2501. o   Refixed the POP3 receive thread for message size reports that are
  2502.     not what was previously expected.  The G fix didn't work, this one
  2503.     does (as reported by two test subjects :).
  2504.     
  2505. o   Flush send queue after successful POP3 poll.  This happens 
  2506.     automatically, but only if a previous send failed because of a
  2507.     missing internet connection failed.  Only mail queued in this 
  2508.     session is resent.  I've got some other ideas, but this will 
  2509.     provide most of the functionality that has been frequently requested
  2510.     here recently.
  2511.     
  2512. o   Modified all ENTRY type fields to allow DBCS sequences.  Thanks to
  2513.     Matt Smith (ala Prominaire Designer) for the inside scoop.  This may
  2514.     not solve all of the DBCS issues, but I'm working on them!
  2515.     
  2516. o   On a side note, I managed to figure out how to convert character sets
  2517.     to the "current" code page so that non-US displays can show message
  2518.     correctly.  This code is not currently in, but I've been enlightened :)
  2519.     
  2520. o   Better error handling of "disk full" and other write-type errors when
  2521.     trying to record new mail.  These were not properly accomodated
  2522.     previously.
  2523.     
  2524.  
  2525. Changes included in v0.99g
  2526. --------------------------
  2527.  
  2528. o   The BIG news, athough I can't take credit for it!  CONVERSIONS!!
  2529.     Dave Martin has provided two well-done REXX scripts that will 
  2530.     convert PM Mail and LaMail addresses and folders to MR/2 ICE
  2531.     format.  They worked well with my test setups!  See my web page
  2532.     at http://nick.secant.com for more info.
  2533.  
  2534.     I received another smaller REXX file converted, but did not get
  2535.     a response from the author when I asked if I could post it.  Will
  2536.     try again, but these two look very capable!    
  2537.     
  2538. o   BMT Micro is now carrying MR/2 ICE.  Credit card orders can be 
  2539.     placed with BMT Micro at 1-800-414-4268 or visit their WEB page
  2540.     at http://www.wilmington.net/bmtmicro, or email them at
  2541.     orders@bmt.wilmington.net.
  2542.     
  2543.     I will also be taking advantage of the OS/2 Shareware BBS 
  2544.     registration system set up by Peter Norloff.  I just have to 
  2545.     get busy and write a small utility! ...
  2546.  
  2547. o   Bug where POP3 server sent back message size in an unusual 
  2548.     place/format.  All the info is there, but the SIZE of the message 
  2549.     isn't where MR/2 expect it.  So, it "defaulted" to 96K.  When this 
  2550.     happens, large message would cause trouble.  I now have beefed up 
  2551.     the size parsing and I think I've got all the bases covered now.
  2552.  
  2553. o   Also saw some extra work being done by MR/2 ICE, because of the 
  2554.     buffer size I chose.  By increasing my buffer size internally by one 
  2555.     character, I've cut down the number of packets transfered on some 
  2556.     system ... by half! My bet is that the size issue is common
  2557.  
  2558. o   POP3 receive ... closing of messages invoked a cleanup filter
  2559.     that was horribly inefficient.  I spent a short time on this and sped
  2560.     it up tremendously, most noticable with large (uuencoded) messages.
  2561.  
  2562. o   Persisitence of POP3 counter on failure ... MR/2 ICE will now save
  2563.     the last-read counter on each successful read.  Previously, on error,
  2564.     MR/2 would reread many successfully improted messages when restarted.
  2565.  
  2566. o   Folder sorting has been implemented (the form was always there, but 
  2567.     no code was behind it).  Rebuilding a folder index no longer does 
  2568.     the strange things it used to (although I'm aleways watching for 
  2569.     other stange things to appear :)
  2570.  
  2571. o   Counts on folder index screens, folder edits (name, tab text) now save;
  2572.     were previously not flushed to disk.
  2573.     
  2574. o   Open Folder lists now update when added-to using MOVE or COPY message.
  2575.  
  2576. o   Move/Copy on RMB menu have been enhanced to be "conditional cascade"
  2577.     sub menus.  You can still click on the COPY or MOVE text to invoke
  2578.     the pick-list dialog.  Alternately, you can now click on the arrow
  2579.     symbol to get options for NEW folder, or to pick from a list of
  2580.     commonly used folders.
  2581.     
  2582. o   You have always been able to edit Folder info from the folder screen
  2583.     by highlighting a folder and using the RMB to "edit" the folder.
  2584.     This form has a "include in MOVE/COPY submenus" checkbox.  Checking 
  2585.     this for folders of you choice will include them in the submenu
  2586.     mentioned above.  The Y/N flag is now shown on the Folder List, and
  2587.     I'll eventually allow toggling of this flag from there.
  2588.     
  2589. o   Multiple Account improvements.  While not completely finished, things
  2590.     work a little bit better.  For example, any NEW account created will
  2591.     remember and enforce the specified password.  Folder lists are now
  2592.     correctly modified and displayed as accounts are changed.  Accounts
  2593.     that already exist still have a password that matches the user name;
  2594.     I'll allow you to change this next time.
  2595.     
  2596. o   I almost forgot ... I added some code to the logic that is triggered
  2597.     the very first time you run MR/2 ICE.  The program invokes the
  2598.     settings notebook, then immediately explains the common Cirrus Logic
  2599.     video bug that exists, and asks you if you see the settings tabs.
  2600.     If you respond that the BUG does indeed exists, MR/2 ICE sets up
  2601.     a "forced /F9" command line flag.  You can override this with a
  2602.     command line switch, and I'll have this option on the settings form
  2603.     next version.
  2604.     
  2605. o   ALSO, if you invoke the speller and/or thesaurus, and the necessary
  2606.     files do not exist on your system, MR/2 will now pop up a text
  2607.     file (via an editor window) that explains how it works, and where to
  2608.     get the files.  It also suggests using the RBM to load my home page
  2609.     into the browser.
  2610.  
  2611. o   Fixed a problem with some URL's that wouldn't load from the RMB
  2612.     "Web browser" option.  Had to do with them starting with tab 
  2613.     characters.  Fixed.  Converted the ftp logic to also load the
  2614.     browser, at least for now!
  2615.     
  2616.     
  2617.  
  2618. Changes included in v0.99f
  2619. --------------------------
  2620. I did alot this week, but I don't have much to list.  I spend tons of
  2621. time finalizing the registration scheme.  I will start sending
  2622. registration keys via email very soon.  I fixed a dozen or so bugs, 
  2623. but I wrote no details down.  I started several really neat ideas, 
  2624. but can't even hint at them until I'm further along :).
  2625.  
  2626. I expect the next 2 weeks to consist of filling in gaps and crossing off
  2627. items on my bug list.  This includes the uglies in the area of Folders.
  2628. I have started "filters", but this is a biggie and will take a bit of
  2629. time.  At least for what I want to do :).  I worked more than I should
  2630. have trying to get printing problems resolved.  I made progress, I was
  2631. able to identify much of the problem ... waiting for Secant's Component
  2632. division to give me some time to fix it.  I expect this to be soon :)
  2633.  
  2634. o   Pop-up "context" menus in the viewer and message editor.  Use the
  2635.     RMB to quickly cut, copy, append, paste, reply, forward and send.
  2636.     There are some other options, and some disabled items waiting for
  2637.     completion.  Oh, the speller and thesaurus entries are enabled,
  2638.     but appear only on the Editor side.
  2639.     
  2640.     NOTICE, please, the Web Browser and FTP entries on this menu.
  2641.     Click on any fully qualified URL and select one of these to invoke
  2642.     a separate session.  Configuration is called for, but it is 
  2643.     functional as it stands.  I launch the commands EXPLORE or FTP,
  2644.     depending on what you select.  If you use some other browser or 
  2645.     FTP client (I use ncFtp), simply make an EXPLORE.CMD or an FTP.CMD
  2646.     in the MR/2 ICE directory.  For example, my ftp.cmd file looks like:
  2647.     
  2648.         ncftp %1
  2649.         
  2650.     NEVERMIND.  It appears this doesn't work (creating an ftp.cmd file). 
  2651.     I know why.  I'll leave it like this until next release, where I'll 
  2652.     at least convert to CMD files so you can do what you want.  Better 
  2653.     if this can all be configured from a dialog ...
  2654.     
  2655.     So, if your mail includes a web page URL, left click once, RMB,
  2656.     Web Browser and you're loading it.  There's a listing for a 
  2657.     file you want, with a fully qualified URL (for example,
  2658.     ftp://nick.secant.com/mr2i099f.zip), a couple of clicks and
  2659.     another session is loading it.
  2660.     
  2661. o   Fixed a case where the accent character (`) was used in a subject
  2662.     field and blew up my cell box (inbox) code.  I selected this code
  2663.     as my field delimiter.  All of my index entries now filter for this
  2664.     character.
  2665.     
  2666. o   Groups:  The address field is no longer required before allowing
  2667.     a pick-list button to work.  Other minor fixes.
  2668.     
  2669.     BTW, groups do not work with POP3 sends.  I have to think about
  2670.     this, but the current technique for exanding groups requires that
  2671.     MR/2 lists the recipients, and the To: line is ignored.  This is
  2672.     contrary to how POP sending works.
  2673.  
  2674. o   External Edit:  I was ignoring the option of hiding headers in the
  2675.     editor window.  If this is checked, the external edit does not have
  2676.     access to the message header.
  2677.  
  2678. o   New Registration dialog under the main HELP menu.  Will allow me and
  2679.     other distributors to supply key codes for "instant registration", or
  2680.     at least "quick email registration".
  2681.     
  2682. o   More fixes ... I just can't recall them at this time.
  2683.  
  2684.  
  2685. Changes included in v0.99e
  2686. --------------------------
  2687.  
  2688. o   Address Groups are now "in" and seem to be functioning well.  There 
  2689.     has been a minimal of testing, tho.  I personally created a couple 
  2690.     of small groups that worked well.  I also created three larger 
  2691.     groups, all external-file based.  One contained all of my original 
  2692.     beta testers, one contained all users who have registered to-date, 
  2693.     and the third combined these two by "including" the two lists by 
  2694.     tag.
  2695.     
  2696.     I have tried to come up with a very flexible group-addressing scheme,
  2697.     but in doing so, may have made it look a little more complex than
  2698.     it really is.  Groups can be simple lists of individual addresses,
  2699.     all maintained online.  Groups can also be mixes of individual
  2700.     addresses, address book tags, other group tags, and "address from
  2701.     file" entries.  I have included code to prevent circular references,
  2702.     but the error messages/warnings are weak at this time.
  2703.     
  2704.     An address file is simply a text file (I started using the file
  2705.     extension ".lst") that contains one address entry per line.  Great
  2706.     for those of us who keep lists generated from "other" programs.
  2707.     Oh, yes, these entries can also be address book tags, group tags or
  2708.     other file references.
  2709.     
  2710.     THE one thing sorely missing is a "pick group" button on the header
  2711.     entry form and the Pick Group button on address entry needs to be
  2712.     hooked to the same code.  Next release.  Groups WILL popup in the
  2713.     RMB menu, if the appropriate checkbox is marked.
  2714.     
  2715.     As a short example, you could easily create a group that references
  2716.     three other groups.  Each of these groups could reference whatever
  2717.     they needed to ... more groups, addresses from a file, address
  2718.     book entries and/or individual addresses.
  2719.     
  2720.     I'm open for comments.  Try it out, let me know what you think, and
  2721.     feel free to give me your ideas :).
  2722.     
  2723.     Oh, one last note.  Group address entries can be disabled.  To toggle
  2724.     the checkmarks, you can euse the "edit" button on each, but clicking
  2725.     ON THE LISTBOX CHECKMARK will also toggle it.
  2726.     
  2727. o   Importing text CLOSE to 64K would chop a small portion of the text.
  2728.     This became acutely apparent when I tried to send a UUEncoded file
  2729.     that was about 63K.  The problem was the import into the MLE ... I
  2730.     had the "switch to my pieces-parts import" threshold set too close
  2731.     to the MLE's chop-point.  Fixed.
  2732.     
  2733. o   Font selection ... for some silly reason I was showing only BitMap
  2734.     fonts.  That will teach me to steal code from sample programs 
  2735.     without studying it closer :).  Fixed.
  2736.     
  2737. o   Template processing would sometimes remove the "@" symbol in email
  2738.     addresses and other tokens that were supposed to have them.  I believe
  2739.     I fixed this, but it warrants some time-testing.
  2740.     
  2741. o   Hint Bubbles!!! (Tool Tips, whatever you want to call them).  
  2742.     They're fixed, at least as far as speed goes.  I was able to get 
  2743.     some of Mike's time (Mike is Secant's OS/2 Control "guru" :) to look 
  2744.     at what was going on.  A couple of code snips here and there, and
  2745.     we're operating at blinding speeds.  You should be able to turn these
  2746.     on without noticably effecting performance.  NOTE that for MAXIMUM
  2747.     performance, they should still be off ... even faster, creating
  2748.     20 tiny windows still takes time.
  2749.     
  2750. o   Crashes on program load.  Some of these (all?  Too wishfull a thought,
  2751.     I guess) were caused by my changes to the way the printing system
  2752.     is initialized.  If your system had NO OS/2 PRINTER DRIVER installed
  2753.     you would probably crash.  If you had a driver with an internal name
  2754.     that did not have a '.' as part of it ... sme thing [My home system
  2755.     had an old IBMNULL with no '.', and when I switched to that printer,
  2756.     crash!].  These have been fixed, although printing itself is still 
  2757.     being worked on.
  2758.     
  2759. o   NOTE:  an early report of Object Desktop's Tabbed Launchpad crashing
  2760.     ICE on load.  This started with a recent update/path to their v1.02
  2761.     level.  Running ICE with the /T switch worked-around this, as did
  2762.     not invoking the tabbed launchpad.  They've been notified, write to
  2763.     them if this incoveniences you.
  2764.     
  2765. o   Thesaurus and Speller limits were still in a few obscure places
  2766.     (reported as "Unregistered User" limits).  These weren't supposed
  2767.     to be there, and I've removed the ones I can see.  I don't believe
  2768.     there are any more.
  2769.     
  2770. o   Message received from some UUCP gateways were crashing ICE on reply.
  2771.     This was due to invalid date formats in the source message's header.
  2772.     I would assume I had a good date and crash on trying to use it.
  2773.     MR/2 now takes precautions and defaults to a zeroed-out date (1/1/1900)
  2774.     if the date is invalid.  Maybe not the best technique, but certainly
  2775.     better than crashing :)
  2776.     
  2777. o   Calculator now accepts keystrokes matching the button keys.
  2778.  
  2779. o   Pop3 messages reported to MR/2 as "Error" were previously simply 
  2780.     skipped.  This would happen here if/when a message was just being
  2781.     recieved by SendMail, the pop server could see it, but the file was
  2782.     still in use by SendMail.  Now, MR/2 will retry the message, trying 
  2783.     up to 20 times at one second intervals before giving up.
  2784.     
  2785. o   Notebook "back arrow" will no longer show blank pages when invoked
  2786.     from the Inbox screen.
  2787.     
  2788. o   Dozens of other minor fixes too tiny to itemize.    
  2789.  
  2790.  
  2791. Changes included in v0.99d
  2792. --------------------------
  2793.  
  2794. o   Well, address groups are close.  The whole idea, because I wanted to 
  2795.     do it a certain way, is taking longer than I guessed.  With a couple 
  2796.     of more hours, I would have included it.  The menu option for 
  2797.     Address Group Maintenance is disabled.  It is relatively functional, 
  2798.     barring a few bugs, and can be enabled by running with the "//" flag 
  2799.     on the command line.  This is just so those interested can comment 
  2800.     on the overall layout.  It is NOT meant for real use, and may change 
  2801.     before finalized.  SENDS do not recognize Groups yet.
  2802.     
  2803.     In general, groups will allow for lists of raw addresses, aliases, 
  2804.     other groups and/or lists of all of these contained within an 
  2805.     external file.  Resolution will be fully recursive/nested, so that a 
  2806.     group can be defined as a set of other groups, and each of those can 
  2807.     contain more groups.  Address Book entries can contain group names, 
  2808.     also.  I will add code to prevent circular references.
  2809.     
  2810.     There's a chance I may release a mid-week version, if I can complete
  2811.     and test all of this.  I must also finalize my registration key system
  2812.     in the next day or two.
  2813.  
  2814. o   Speedup and memory leaks plugged.  Found these while looking for
  2815.     the reason the message window opened so progressively slower.
  2816.     Found that I had left in some debugging code (checking the heap)
  2817.     2-3 times each message was displayed.  Removing these has sped up
  2818.     the message opening greatly.
  2819.  
  2820. o   Added code to SMTP import process to better recover from file
  2821.     in use errors.  (LDA is still delivering when ICE tries to import).
  2822.  
  2823. o   Progression indicator on pop receive.  Resized both indicators
  2824.     to be smaller and allow more text to show.
  2825.  
  2826. o   Country date settings are now used for most (all?) date/time
  2827.     displays.
  2828.     
  2829. o   External editor is now functional.  You can alwasy use the editor
  2830.     by checking the box on Options->User Preferences, or you can invoke
  2831.     it on demand via the Tools->Edit externally menu item from within
  2832.     the message viewer.
  2833.  
  2834. o   SMTP mode would still include LaMail's NDX files.  It was a case
  2835.     sensitivity issue.  Fixed.
  2836.  
  2837. o   Pressing DEL in the message viewer, then cancel, closed the message.
  2838.  
  2839. o   Suppressed auto poll on startup if auto-poll is off
  2840.  
  2841. o   Toolbar display toggle bug.  Toolbar would sometimes appear twice.
  2842.  
  2843. o   Pop3 long UIDL server error messages handled better
  2844.  
  2845. o   Fixed Text searches inside any editor window. Again.  This time
  2846.     I believe it's fixed for good :)
  2847.  
  2848. o   Ouch.  I accidently hit ALT-C in the reply editor and the message
  2849.     closed w/out warning or chance to save.  Fixed.
  2850.  
  2851.  
  2852. o   Mail tab is now set correctly when login to another account.
  2853.  
  2854. o   Internal editor: now gets focus on startup.
  2855.  
  2856. o   Better detection and resolution when tcpip services file is wrong.
  2857.  
  2858. o   Removed pop3 check before optional password prompt.    
  2859.  
  2860. o   Mesage window: Close via sysmenu, cancel would crash.  Fixed.
  2861.  
  2862.  
  2863.  
  2864. Changes included in v0.99c
  2865. --------------------------
  2866. What a week.  It started off with almost immediately finding that several
  2867. key features of MR/2 ICE were broken by the B release.  I believe this one
  2868. to be in much better shape.
  2869.  
  2870. I've got groups/lists pretty close, and the external editor code was
  2871. yanked at the last second because of a crash in one spot.  Next week,
  2872. I'm sure.
  2873.  
  2874. BEEP on window open.  I tried to get rid of this, but couldn't wait
  2875. any longer.  Sorry!  It's only when you double click and the
  2876. message part is over the click spot.  I'll get it, but it will be
  2877. annoying for a week.
  2878.  
  2879. o   Fixed problems with checking for mail under various user settings.
  2880.  
  2881. o   Pasting text with quoting cleaned up.  Still needs another pass :(
  2882.  
  2883. o   Addresses of the form "nick knight <nick@secant.com>" are now 
  2884.     normalized so that picky SMTP server's should no longer complain.
  2885.     
  2886. o   Ctrl+, Ctrl-, shift del  should now work as they're supposed to.
  2887.  
  2888. o   Cursor pos when header is scrolled off screen starts at current line.
  2889.  
  2890. o   UUEncode process wasn't closing source file.
  2891.  
  2892. o   Complex multi-addresses can now be up to 512 bytes.  Still working on 
  2893.     groups/distribution lists.
  2894.  
  2895. o   Crash when sending and status displays too long (rare).  Fixed.
  2896.  
  2897. o   SMTP Receive and all related file-type problems have been fixed.
  2898.     Sorry!  Includes "can't create folder" problem and user not registered
  2899.     on multi-accounts.
  2900.  
  2901. o   AutoSave and sending would sometimes conflict and crash.  I do believe
  2902.     this was the crash that was so prevelant, yet random enough to not
  2903.     be recreatable "on demand".  My mail has been stable for a couple of 
  2904.     days; I'm sure you guys will tell me if something's still loose in the
  2905.     code.
  2906.  
  2907. o   Ctrl-E is now an accelerator to the internal text editor.  This
  2908.     is available on both the mail index and message windows.  The Message
  2909.     menu's "Edit file" item is now hooked to this editor window.
  2910.     
  2911. o   Notebook page buttons a tad larger
  2912.  
  2913. o   Toolbar FIND on MW no longer loses text highlight.
  2914.  
  2915. o   Problem with POP receive when lines *started* with a '.'.  Fixed. Was
  2916.     messing up around 1 out of every 77 uuencoded messages.
  2917.  
  2918. o   Did I mention the calculator?  No??  Well, I added a simple, integer-
  2919.     only (no decimal points) calculator to the Utilities.  I use this
  2920.     thing often, but can never find it fast.  Now I know where it is.
  2921.     This item is an almost snap-in part from Secant Technologies'
  2922.     ObjectPM toolkit, provided there as a sample.  I plan on spending
  2923.     very little time improving this, except to add a keyboard interface
  2924.     and full decimal support (all easy).  If you find it useful, great,
  2925.     if not, don't use it :)
  2926.  
  2927. o   More fields opened up for hi-end ASCII.  Folder form in particular.
  2928.  
  2929. o   Templates are now editable via the Utilities menu.  This is brand
  2930.     new code, so I'm watching for bugs.  Still can't make a NEW
  2931.     template, but I ran out of time.
  2932.  
  2933. o   Text Editor fix ups and enhancements.
  2934.  
  2935. o   Tons of tiny nats squashed.
  2936.  
  2937.  
  2938. Changes included in v0.99b
  2939. --------------------------
  2940. Again, my todo list above didn't get all the attention I had hoped to give
  2941. it.  Still, it was a pretty productive week.  The best news is that many
  2942. crashes have been eliminated.  There seems to be one more pesky crash
  2943. scenario that I'm having trouble catching (the crash-on-send), but I've
  2944. added some code to try and help.  Ironically, since doing this, I have
  2945. been unable to make it crash.  I may have fixed it while making other  
  2946. code changes, but only time will tell.  Reporting crash addresses is
  2947. very important with this release.  Thanks!
  2948.  
  2949. QUERY:  Has anyone created any from-other-mailer conversion tools that
  2950. they'd like to share?  I've had many requests for conversion tools, and
  2951. I'd certainly like to supply them, and I know I can.  Time is the 
  2952. problem.  I can see how to convert PMMail's stuff to my format, but if 
  2953. I stop to do this, I don't get to add important features to my own work.
  2954. Any REXX guru's want to show there stuff off and get some recognition?
  2955. Of particular interest are scripts that would convert address books and
  2956. folders from PM Mail, Post Road Mailer, Ultimail/LaMail and things like
  2957. PINE.
  2958.  
  2959. o   Added a command line switch: /- which tells MR/2 ICE to minimize
  2960.     on load.  There's still some screens displayed, but then it does
  2961.     minimize.
  2962.     
  2963. o   The /S command line options was broken.  Fixed.  Also, configuring
  2964.     for NO POLLING was ignored.  Fixed.
  2965.     
  2966. o   Crash scenario:  When paging through message using the next/prev
  2967.     menu command or toolbar options, MR/2 ICE did not properly set a
  2968.     complete message state for each message.  This could case crashes
  2969.     under some circumstance.
  2970.     
  2971. o   Crash scenario: Folders not opening, exiting the program abruptly and
  2972.     without explanation, and crashing.  This was a big error on my part.
  2973.     Each folder would actually create another copy of the SEND thread,
  2974.     and this would do some very strange things.  Fixed.
  2975.     
  2976. o   Crash scenario:  Address Book maintenance.  Tags/Aliases longer than
  2977.     a couple of characters would cause a crash when the address book
  2978.     as closed/saved.  Fixed (sorry!).
  2979.     
  2980. o   New prompt option: disable pop3 counter reset warning/prompt.
  2981.  
  2982. o   Send toolbar icon now has correct bubble hint.  Send is no longer
  2983.     disabled in the menu for "new" message.
  2984.  
  2985. o   Bubble hints now use smaller font ... this is possible because:
  2986.  
  2987. o   All 3 Secant-based DLL's are "new" and offer several low level bug
  2988.     fixes, including better font handling.  Was not able to "fix" the
  2989.     Cirrus chipset bug, but smaller fonts now space correctly.  I hope to
  2990.     freeze these DLL's soon and be able to release updates without the
  2991.     DLL's.
  2992.     
  2993. o   Index cellbox: highlighted text is now WHITE on black background.
  2994.  
  2995. o   Address book listings now show tags/aliases.
  2996.  
  2997. o   Tried to increase secaondary thread robustness.  Increased all stack
  2998.     size slightly.  More error checking; more overflow detection code 
  2999.     added to low-level TCPIP interface code.
  3000.     
  3001. o   Password on POP3 prompt form is now masked from the user.
  3002.  
  3003. o   Opened up many form fields to hi-end ASCII character for the European
  3004.     and Chinese (and other, I guess) uses that have requested this.  Please
  3005.     let me know if this helps!
  3006.     
  3007. o   ALT-Q pasting would often crash.  I rewrote this routine, and while it
  3008.     does not crash, it still needs work.  Next release for sure.
  3009.     
  3010. o   Sig editor added and functional.  This will change some next release,
  3011.     but at least you can edit the default SIG file.  I missed having the 
  3012.     complete template editor ready by an hour or two ... next release for
  3013.     sure.
  3014.     
  3015. o   Simple file editor included on utility menu.  Simple?  Don't know
  3016.     about that, but I've got more to add to it.  I got tired of using
  3017.     the E editor to open files for "clipping" sections.  This will work
  3018.     more gracefully, particularly when I add some persistence and
  3019.     history to it.  In the meantime, I'm open for comments.
  3020.     
  3021. o   More tiny little changes that I forgot to document.  More to come ...
  3022.     
  3023.  
  3024. Changes included in v0.99a
  3025. --------------------------
  3026. Unfortunately (or fortunately, depending on your angle :), my todo
  3027. list above didn't get the attention it deserved.  Too many "new" problems
  3028. were reported that required immediate attention.  I expect to have more
  3029. time this week to "fill in the blanks".  I expect weekly-or-so updates
  3030. until I release v1.0.
  3031.  
  3032. o   Removed the Edit signature file menu item.  I added much code to 
  3033.     this feature, but it isn't yet workable (made a bigger monster
  3034.     than originally planned out of the editor).  This will be readded
  3035.     in the next release, complete with the editor.
  3036.     
  3037.     The signature file can be manually edited with the E editor.  Look 
  3038.     for "mr2i.sig".  Note that the sig file itself is just a very simple 
  3039.     file that's "included" by reference into the various template file 
  3040.     sections.  *This* is where MR/2 ICE gets much of it's power, 
  3041.     although not yet documented.  *This* is where you can have as many 
  3042.     selectable reply templates are you want, each with custom 
  3043.     attribution lines, multi-line sigs, information blocks or complete 
  3044.     documents as "canned replies".  I currently use my own template file 
  3045.     to offer canned literature replies for ObjectPM and some of Secant's 
  3046.     other products.  Just FYI, so the feature doesn't go unnoticed by 
  3047.     those of you who might find it useful.  Templates are in "mr2i.tf".
  3048.  
  3049. o   SMTP package is now part of the distribution zip.  See mr2ilda.doc
  3050.     for more information.
  3051.  
  3052. o   Many bugs and nits fixed ... too numerous to even remember.  This
  3053.     version is much more stable than the previous.  Still one crash
  3054.     scenario seems to elude me.  Perhaps I'll catch it by next release.
  3055.  
  3056. o   Empty template sections now work correctly and don't include parts
  3057.     of the next template section.
  3058.     
  3059. o   Pop sends and "no save" would update the index anyway and cause
  3060.     problems.  Fixed.
  3061.  
  3062. o   Removed spell checker and thesaurus limits inherited from me/2.
  3063.     I may reinstate more laxed limits in unregistered programs after
  3064.     60-90 days.
  3065.  
  3066. o   Resending a message after modifying message would crash most
  3067.     consistently.  Fixed.
  3068.     
  3069. o   Protected other multithreaded message handlers so that no harm is
  3070.     done if message is deleted or moved with another thread is processing
  3071.     same.
  3072.     
  3073. o   Some systems have missing default fonts in special windows including
  3074.     the bubble hits, the settings notebook (tabs squashed and no text) and
  3075.     in the calendar.  I'm still chasing this one, but to "work around" the
  3076.     problem, those users can now use a sepcified font using the new command
  3077.     line option /F.  From the new MR/2 ICE FAQ www page:
  3078.  
  3079.     There seems to be a bug in the class libraries I'm using where, on 
  3080.     some systems, the system proportional font fails when used as the 
  3081.     "default".  I have a system in-house that exhibits this problem, so 
  3082.     I'm in search of "the answer".  In the meantime, I have added a 
  3083.     "default font override" command line parameter:
  3084.     
  3085.             Mr2i /F9
  3086.  
  3087.     Where a zero is used to denote the System Proportional Font, and a 
  3088.     number 1-30 can be used to override this setting (for the 
  3089.     problematic windows ONLY). Using /F1 will cause the text to show up 
  3090.     and make the application functional.  For those that are more 
  3091.     particular about their fonts, you can select one of these following 
  3092.     numbers:
  3093.         
  3094.             0 - SystemProp                    16 - HelvOLB 
  3095.             1 - Courier8                      17 - HelvOLBI 
  3096.             2 - Courier10                     18 - TmsRmn8 
  3097.             3 - Courier12                     19 - TmsRmn10 
  3098.             4 - CourierOL                     20 - TmsRmn12 
  3099.             5 - CourierOLI                    21 - TmsRmn14 
  3100.             6 - CourierOLB                    22 - TmsRmn18 
  3101.             7 - CourierOLBI                   23 - TmsRmn24 
  3102.             8 - Helv8                         24 - TmsRmnOL 
  3103.             9 - Helv10                        25 - TmsRmnOLI 
  3104.             10 - Helv12                       26 - TmsRmnOLB 
  3105.             11 - Helv14                       27 - TmsRmnOLBI 
  3106.             12 - Helv18                       28 - SysMono10 
  3107.             13 - Helv24                       29 - SysMono12 
  3108.             14 - HelvOL                       30 - SymbolOL
  3109.             15 - HelvOLI 
  3110.  
  3111. o   While it was possible to use a different POP3 port by editing the
  3112.     TCPIP etc\serviced file and changing the POP entry, I added a
  3113.     command line /P option.  Specifying "Mr2i /P1111" will cause ICE
  3114.     to try the port number 1111 for POP3 services.
  3115.  
  3116. o   When the settings were changed to turn word wrap off, MR/2 would
  3117.     fail to quote text correctly.  Also, the word wrap column changes
  3118.     were always reset to the default, nomatter what you changed them to.
  3119.     This works much better now :)
  3120.  
  3121. o   I calmed the aggressive rewrapping of text somewhat in an effort to
  3122.     stop MR/2 ICE from messing up user sigs.
  3123.  
  3124. o   SMTP users: Remove *.ndx from SMTP new message list so that
  3125.     LaMail setups would quit importing its inbox.ndx file.
  3126.  
  3127. o   Toolbar:  The Reply bitmap is now replaced with a Send bitmap when 
  3128.     in Reply or new message mode.
  3129.  
  3130. o   SMTP read settings now do not require POP settings.  You may leave
  3131.     these blank, as long as the SMTP Host has been filled in and SMTP
  3132.     reading and sending are used.
  3133.  
  3134.  
  3135. Changes included in v0.99
  3136. -------------------------
  3137. First widely distributed beta.  The adventure begins.
  3138.  
  3139. o   Message Index counters (notebook status windows) now update.
  3140.  
  3141. o   Various bugs:  Re-editing header used to cause extra CR's in messages;
  3142.     paste from clipboard w/quote format improved.  Others ...
  3143.     
  3144. o   Settings notebook: more prompt options, more config options.
  3145.     SMTP read choice activated.
  3146.     
  3147. o   Shrunk several forms down to better show on standard VGA systems.
  3148.     Still could use another pass, but at least the settings notebook
  3149.     is mostly on screen :)
  3150.     
  3151. o   SMTP reading is now offered in preliminary form.  Write me for the
  3152.     instruction sheet, as I need to know who's using it and what problems
  3153.     are encountered (write nick@secant.com).
  3154.     
  3155. o   Multiple account support added/enhanced.  Won't document this until
  3156.     next release or so.
  3157.     
  3158. o   Message window:  Toolbar display options functional.  New "Pushbutton"
  3159.     option to hide/display bottom buttons.  Font toggle on menu.  Other
  3160.     minor menu additions.
  3161.     
  3162. o   Tiling and cascading of message windows is in, although some time-
  3163.     testing is required on my end to assur usefulness.
  3164.     
  3165. o   Address book tags now expand!  For example, you can attach a tag of
  3166.     "nk" to my default name in the address book (if you are a new user,
  3167.     the starter address book lists me).  When creating a new message or
  3168.     sending a reply, you can enter "ice" as a user name and it will expand
  3169.     to my full address upon exiting the field.
  3170.     
  3171. o   Major notebook tabs now default to a "hidden" state.  Option on the
  3172.     main index menu enables tabs.  Since "news" was not yet functional,
  3173.     these tabs simply wasted screen area.  Tabs were also reduced in size,
  3174.     for when they *do* display.
  3175.