home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1997 #5 / AmigaPlus_Extra-CD_5-97.iso / online-tools / mail / eucbeta / betatesting.readme next >
Text File  |  1997-07-21  |  7KB  |  182 lines

  1. Eucalyptus 1.0 (alpha)
  2. ----------------------
  3.  
  4. This archive contains an alpha release of Eucalyptus 1.0.  Here are a few notes for
  5. you.
  6.  
  7. ============================
  8. Here's what's new in Euclayptus 1.0, Release 0.847 (21 Jul 97):
  9.  
  10. - Created all new button imagery.  At the moment, it is disk-based, but in the
  11. future, it will be hardcoded as default imagery, and can be replaced by disk-based
  12. images.  The images require newicon.library if color-remapping is desired.
  13.  
  14. - Started to write a spell checker interface, for use with external spelling
  15. programs.  It doesn't do much yet.
  16.  
  17. - Made the speedbar able to be placed on the side or at the top of the window.
  18.  
  19. - Added folder buttons to the speedbar and removed the standard buttons.
  20.  
  21. - Messed up the company logo in the About window.  I'll fix it later.  It's not
  22. that important right now. :)
  23.  
  24. - All settings windows were ignoring the Use button.  Fixed.
  25.  
  26. - Delete and Edit buttons in Compose window never enabled.  Fixed.
  27.  
  28. Here's what's new in Euclayptus 1.0, Release 0.790 (18 Jul 97):
  29.  
  30. - Added ARexx menu to main window, to which you can add up to 61 entries for
  31. your own ARexx macros.
  32.  
  33. - Added ARexx tab to General Settings panel.
  34.  
  35. - Did some work on the documentation.
  36.  
  37. - Added ARexx port identification in About window.
  38.  
  39. - Starting with this archive, Eucalyptus will also be uploaded to Aminet.
  40.  
  41. Here's what's new in Euclayptus 1.0, Release 0.771 (17 Jul 97):
  42.  
  43. - Enabled PGP signature/encryption when creating a message that has attachments.
  44.  
  45. - Enabled some more menu items I had forgotten about, like the Folder menu in
  46. the main window.
  47.  
  48. - Fixed a bug that caused Eucalyptus to ignore the 'Apply Filters on Import'
  49. flag for folders.
  50.  
  51. - Made some modifications to the included ARexx script 'smtpsend.rexx' to
  52. account for the SMTPSmarterHost environment variable if SMTPHost is not
  53. specified in the script.
  54.  
  55. - Enabled ghosting of menu items that are not relevant to context in main,
  56. folder and message windows.
  57.  
  58. - Added field for XPK packer info into folder data structure, which means that
  59. your current '.folders' file will not work.  Currently, XPK support is not
  60. enabled, but planned for (hopefully) this release.
  61.  
  62. - You can now specify any images you like for all the speedbar buttons and
  63. message part buttons.  In Eucalyptus' program directory, under "Support/Images"
  64. you can place any icons you want to use.  Look in this directory for examples.
  65. The current images are too big and don't look right, but are just there for
  66. example.  If someone would like to design some new imagery, I'd be glad to take
  67. them.  The icons should be 30x30 and no bigger.
  68.  
  69. - I'm sure there are other things that I've forgotten.
  70.  
  71. Here's what's new in Euclayptus 1.0, Release 0.633 (7 Jul 97):
  72.  
  73. - Fixed some bugs when applying filters.
  74.  
  75. - Fixed bugs in composing messages.  Wasn't preserving subject in replies.
  76.  
  77. - Enabled generation of PGP signed/encrypted message with attachments.  Don't
  78. know how well it works yet, so be warned.
  79.  
  80. - Added 'Edit' button for signature in Compose and User Settings window and
  81. for taglines in User Settings window.  If not external editor is specified,
  82. Eucalyptus will use an internal editor.
  83.  
  84. - Added APOP option for POP servers, but it is disabled until I write the code
  85. for the internal POP client.
  86.  
  87. - Fixed some address parsing bugs.
  88.  
  89. - Enabled iconification of main, folder and message windows.
  90.  
  91. Here's what's new in Euclayptus 1.0, Release 0.594 (4 Jul 97):
  92.  
  93. - Added hierarchical folder capability.  There are still a few bugs to work
  94. out when selecting the parent folder, so I wouldn't recommend trying to make
  95. extensive use of this feature.  It should be fixed by the next test release.
  96.  
  97. - Write the code for the menus in the compose window.  Most of them work now.
  98.  
  99. - Made some of the menus in other windows functional.
  100.  
  101. - Fixed some miscellaneous bugs.
  102.  
  103. Here's what's new in Euclayptus 1.0, Release 0.556 (2 Jul 97):
  104.  
  105. - I'm looking for someone who can draw some really cool-looking NewIcons-style
  106. imagery for the speedbar buttons.  If you're interested, please e-mail me at
  107. <gandalf@hughes.net> or <gandalf@inet.att.co.kr>.
  108.  
  109. - Made importing of messages a little bit smarter by having Eucalyptus check
  110. the delimiting "From " line for the customary address.  If one is not present,
  111. Eucalyptus treats the line as part of the message and continues until a valid
  112. "From" line is reached.
  113.  
  114. - Fixed some bugs in the displaying of message parts.
  115.  
  116. - Finally wrote the code for quoting of message text in replies and forwards.
  117.  
  118. - Enabled the functionality of some more speedbar buttons.
  119.  
  120. - Added notification in the main window's folder list if messages are waiting in
  121. that folder's spool file.
  122.  
  123. Here's what's new in Euclayptus 1.0, Release 0.499 (29 Jun 97):
  124.  
  125. - It turns out I wasn't handling messages coming from getfile/font.gadget,
  126. which was causing some of the Settings windows to appear to lock up.  Fixed.
  127.  
  128. - Did some tweaking of the message parser and some of the folder message list
  129. handling code.  This fixed some display-related bugs and other assorted
  130. nonsense.
  131.  
  132. - Enabled decoding of header fields according to RFC 2047, so names in
  133. 8bit ASCII are now displayed correctly.  Actually, only the quoted-printable
  134. portion decodes; the base64 shows the character(s) in question as '?'s for
  135. the time being.
  136.  
  137. - I discovered this morning that I was compiling Eucalyptus for 68030 or
  138. better.  This would cause it to crash on 68020 or lower systems.  Recompiled
  139. the entire program to run on 68000's.  I apologize profusely for this
  140. oversight.
  141.  
  142. ============================
  143. Now some general notes:
  144.  
  145. - The program may contain a LOT of printf()'s and requesters still, so be
  146. warned that if you're using it from the Workbench, a small shell window
  147. will probably open on the Workbench screen to show these statements, or a
  148. requester window will pop open suddenly for no apparent reason.  If you see
  149. one come up in conjunction with a bug or system crash, note it.
  150.  
  151. - For bug reports, be as descriptive as possible.  Tell me what you were
  152. doing, how you were doing it, what your system setup was like at the time,
  153. etc.  You get the idea.  If possible, if it's a visual bug, take a
  154. screen snapshot, preferably in GIF or IFF form. They really come in
  155. handy. :)
  156.  
  157. - Use Enforcer, Mungwall and any other watchdog/debugging utilities you can
  158. with it. Send me any/all Enforcer outputs, with a short description of
  159. what you did when the Enforcer hit occurred.  These come in very handy
  160. too.
  161.  
  162. - Tell me what your system configuration is (OS version, RAM, display type,
  163. etc.) and which executable you were using (there's only one in this archive,
  164. but that may change in the future).
  165.  
  166. - And if you get any ideas for new features, by all means, let me know.
  167.  
  168. ============================
  169. Send bug reports, suggestions, and anything else to 'gandalf@hughes.net'.
  170. I can accept UUencoded mail and there're no limits on my mailbox.  And if
  171. you have a PGP key, send it to me.  I'll add you to my keyring.
  172.  
  173. Thanks for taking the time to test this program.
  174.  
  175. Cheers,
  176.  
  177. Paul
  178. gandalf@hughes.net
  179. Isengard Developments
  180. http://www.geocities.com/SiliconValley/Pines/3517
  181. Team AMIGA
  182.