CHANGES
上传用户:sunvoinfo
上传日期:2007-01-04
资源大小:91k
文件大小:4k
源码类别:

WEB邮件程序

开发平台:

C/C++

  1. New for IMHO 0.98
  2. * Search
  3. * More sort options
  4. * Save draft
  5. * Multiple IMAP servers
  6. * New mail notification window
  7. * Can display HTML messages
  8. * Pike 0.6 unicode kludges not active for Pike 7
  9. * Supplied layouts works without compatiblity module in Roxen 2
  10. * Bugfixes and some improvements
  11. Note that FastIMHO is updated as well. If you use FastIMHO,
  12. you will need to recompile it.
  13. Incompatible changes:
  14. * Your imapserver and maildomain settings will be lost when you
  15.   upgrade to IMHO 0.98. Re-add them at Incoming Mail->IMAP servers.
  16. New for IMHO 0.97.1:
  17. * Global address book
  18. * Markus Gutschkes extra headers patch.
  19. * Javascript to select/deselect all messages
  20. * Bugfixes
  21. New for IMHO 0.97:
  22. * Roxen 1.3+ only
  23. * Optional "FastIMHO" pike module for faster (~x10) IMAP parsing.
  24. * Uses UNICODE internally. Will display most character sets correctly.
  25. * "Reply" split into "Reply" and "Reply to all"
  26. * Event logging and runtime admin interface
  27. * Upgrade/reload possible without logging out users.
  28. * New layout options
  29. * DSN support
  30. * IMAP timeout configurable.
  31. * Bugfixes and various small improvements.
  32. New for IMHO 0.96.3:
  33. * Some bugfixes and minor enhancements.
  34. New for IMHO 0.96.2:
  35. * LDAP search. Patch from M錼ten Svanfeldt.
  36. * Can set user name from auth module. Patch from Anders Hammarquist.
  37. * Some support for charsets other than iso-8859-1
  38. * Fixed some IMAP protocol bugs.
  39. * Changed default behaviour for Windows version.
  40. * Some bugfixes and cosmetic changes.
  41. New for IMHO 0.96.1:
  42. * Better fix in IMHO for broken Hotmail mail. Patch for MIME module in README.
  43. * Mailparts in mailparts are now shown. 
  44. * Added option to hide certain mailboxes.
  45. * Some bugfixes.
  46. New for IMHO 0.96:
  47. * Ability to send mail using SMTP.
  48. * Extended layout control. Frames. Easy for administrator to add buttons.
  49. * User can select layout, e.g. with/without frames.
  50. * Support for folder hierarchys.
  51. * Ability to check multiple INBOXes.
  52. * Reply adds other recipients to CC:
  53. * User's ability to change email address can be turned off.
  54. * Can set default language from browser's settings.
  55. * Show full mail headers.
  56. * Faulty Content-Type in messages is fixed.
  57. * Large messages (non-MIME) will not lock up system anymore. Max size.
  58. * INBOX is now a localizable string.
  59. * Fixed IMAP problem when sending mail.
  60. * Fixed delete-when-reading-mail bug.
  61. * Better quota check and soft quota limit for uploaded files.
  62. * Added "debug"-mode for bug reports.
  63. * Lots of other small fixes.
  64. New for IMHO 0.95.2:
  65. * Some bugfixes
  66. New for IMHO 0.95.1:
  67. * Some bugfixes
  68. New for IMHO 0.95:
  69. * Address book - can import pine and ldif.
  70. * More control over layout; More tags. See included layout file
  71.   for example.
  72. * New option: "User name DB". If specified and user logs in for
  73.   the first time, this file is searched for the user's real name.
  74.   Less mail from Mr. Doe :)
  75. * Possibility to disable some features: address book, user preferences,
  76.   sending of attachments, mailboxes and user specified IMAP folder path.
  77. * Possibility to save user preferences in a directory rather than in a
  78.   mailbox.
  79. * Bugfixes
  80. New for IMHO 0.94:
  81. * "One-time" attachments
  82. * The user can choose language and speller dictionary
  83. * Forwarding added
  84. * Uses cookies if client accepts cookies (Doesn't show the session-ID in
  85.   the URL)
  86. * IMAP-connection is kept alive between accesses wich makes IMHO a lot 
  87.   faster in some cases.
  88. * More control over layout. The 'headers file' is replaced with 2 html-files. 
  89.   <imho> will be replaced with IMHO data in those files.
  90. * "Server URL" replaced with "Redirect to SSL3" option. There's a 
  91.   "Server URL override" option if IMHO should fail to guess the https://
  92.   URL.
  93. * Module renamed from imho to IMHO. You may need to flush your module cache.
  94. * Some pike 0.6 related bugs fixed. *May* work with pike 0.6 now.
  95.   We haven't tried. Please let us know if it works.
  96. * Some bugfixes