diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-05-26 12:55:02 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-05-26 12:55:02 +0000 |
commit | 224f96fe8cd1e36e952dc86f410e032a2e97630f (patch) | |
tree | cfe5b1ee43fd571a4582cb8271d957aea9a1eb8d /mail/imp/distinfo | |
parent | 1107807c34e6b766b72a97cc0982eea9821dff9c (diff) | |
download | pkgsrc-224f96fe8cd1e36e952dc86f410e032a2e97630f.tar.gz |
IMP version H3 (4.2) is a major upgrade in the 4.x release series, including
these enhancements:
* Message and mailbox caching on the server side, resulting in much
increased performance and much less web server and IMAP server load.
* Rewrite of much of IMP's core libraries, resulting in more efficient
memory usage, more efficient IMAP queries, smaller session sizes, and
increased performance.
* WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance.
* Javascript auto-complete contact list searching.
* Can now have multiple browser windows open without destroying the
open session.
* Logging of sent messages.
* Add protection against CSRF attacks.
* Improve WYSIWYG editors to support more browsers and offer more choices.
* Server configuration to limit maximum number of recipients per message
and maximum number of sent messages over a certain period of time.
* Improved templating of output code to ease local customization.
* Additional maintenance tasks to clean old messages from mailboxes.
* Sorting is now saved per mailbox rather than across all mailboxes.
* On IE and Firefox, warn users before closing popup compose window.
* Add support for symmetric PGP encryption.
* Preference added to dictate default cursor location in compose textarea.
* Preference added to only verify PGP & S/MIME signed messages on
user request.
* Forward messages as RFC 822 parts by default; provide more options for
forwarding messages; and be smarter about what part to use as body
text depending on current editor (text vs. html).
* Javascript code now uses the prototype js library, resulting in more
robust code and more available functionality - for example, non-modal
newmail popups.
* Add server configuration to limit the maximum size of MIME message
data that can be displayed inline.
* Use tidy extension (if available) to clean up display of HTML messages
and clean up HTML composed messages.
* Add RSS/Atom feed for mailboxes.
* More/improved display options for the folder lists and better handling
of non-private namespaces.
* Improvements/cleanups to the imap quota drivers.
* Add additional hooks after certain actions (i.e. post-login,
post-compose).
* Add support for sending e-mails with Internationalized Domain Names
(IDN).
* Fetch public PGP keys from keyserver if not available in address book.
* Add configuration for folders that may not be modified.
* and much, much, much more.
Diffstat (limited to 'mail/imp/distinfo')
-rw-r--r-- | mail/imp/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/imp/distinfo b/mail/imp/distinfo index 29c540be00d..046cbd697e7 100644 --- a/mail/imp/distinfo +++ b/mail/imp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2008/01/09 21:49:48 adrianp Exp $ +$NetBSD: distinfo,v 1.20 2008/05/26 12:55:02 adrianp Exp $ -SHA1 (imp-h3-4.1.6.tar.gz) = 5d2168bcf7ceb364e938ee47c4125751fe5412a6 -RMD160 (imp-h3-4.1.6.tar.gz) = 37d507ea1478afa789d9a24afe15421d99498087 -Size (imp-h3-4.1.6.tar.gz) = 4307131 bytes +SHA1 (imp-h3-4.2.tar.gz) = 7bb149100600e3638a96d4d1992149d39b9c8ab2 +RMD160 (imp-h3-4.2.tar.gz) = c3bb05f5780b6fda1db171ddb3da3e461e546cb8 +Size (imp-h3-4.2.tar.gz) = 5042955 bytes |