diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-07 11:49:44 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-07 11:49:44 +0000 |
commit | ba7d00c0e77f48fa92bb9bb414c32256eb0edca3 (patch) | |
tree | 90d562adb3da8cf46b95e03ee60903a4a8a32e1e /mail/squirrelmail/DESCR | |
parent | b6c85af9a8b7bb067f81231fb8cdaa50ebf0f824 (diff) | |
download | pkgsrc-ba7d00c0e77f48fa92bb9bb414c32256eb0edca3.tar.gz |
Update mail/squirrelmail to 1.2.2. Changes from version 1.0.6 include:
* Collapsible Folders - The folder list can be collapsed at any
parent folder. This makes folder lists with large
hierarchical structures much easier to manage and navigate.
* The Paginator! - This enables quick access to any page in the
message list by simply choosing the page number to view
rather than tediously clicking "next" 50 times.
* Hundreds of UI tweaks - The user interface has been given a
face-lift. The HTML has been largely overhauled, and while
it still has the same general feel, it has been made more
intuitive.
* Drafts - It is now possible to compose a message and save it to
be sent at a later date with the drafts option.
* New Options Page - The options page has been completely
rewritten for several reasons, the main of which was to
allow seamless integration of plugin options and to
provide uniformity throughout the entire section.
* Multiple Identities - It is now possible to create different
identities (home, work, school) that can be chosen upon
sending. Each identity can have its own email address,
full name, and signature.
* Reply Citations - Different types of citations are now possible
when replying to messages.
* Better Attachment Handling - The plugin, attachment_common, has
been fully integrated into the core of SquirrelMail. This
allows inline viewing of several different types of
attachments.
* Integration of Several Plugins - The following plugins have been
put directly into the core. As a result, be sure not to
install these as plugins, as the result may be (at best)
unpredictable: attachment_common, paginator, priority,
printer_friendly, sqclock, xmailer.
* Improved support for newer versions of PHP. Note that you may
have trouble if you are running PHP version 4.0.100
(commonly distributed with Debian 3.0).
* Ability to mark messages as read and unread from the message listing.
* Alternating Colors - The message list now alternates row colors
by default. This presents a much cleaner and easier to
read interface to the user.
Diffstat (limited to 'mail/squirrelmail/DESCR')
-rw-r--r-- | mail/squirrelmail/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/squirrelmail/DESCR b/mail/squirrelmail/DESCR index 808335f885b..15d2bdc8ea6 100644 --- a/mail/squirrelmail/DESCR +++ b/mail/squirrelmail/DESCR @@ -1,7 +1,7 @@ -SquirrelMail is a standards-based webmail package written in PHP4. It +SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility -across browsers. It has very few requirements and is very easy to configure -and install. SquirrelMail has a all the functionality you would want from an +across browsers. It has very few requirements and is very easy to configure +and install. SquirrelMail has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation. |