Changes between Version 28 and Version 29 of RoundCube
- Timestamp:
- Jul 23, 2009 2:08:04 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RoundCube
v28 v29 1 1 = About this webmail project = 2 2 3 RoundCube webmail is meant to be a modern, [http://en.wikipedia.org/wiki/Ajax_%28programming%29 ajax]-driven webmail solution which is easy to install/configure and that runs on a standard PHP/MySQL configuration. The skins use the latest web standards such as XHTML and CSS 2. The project includes open-source classes/libraries like [http://pear.php.net PEAR] and the IMAP wrapperfrom [http://ilohamail.org IlohaMail.org].3 RoundCube webmail is meant to be a modern, [http://en.wikipedia.org/wiki/Ajax_%28programming%29 ajax]-driven webmail solution which is easy to install/configure and that runs on a standard LAMPP configuration. The skins use the latest web standards such as XHTML and CSS 2. The project includes open-source classes/libraries from [http://pear.php.net PEAR] and the IMAP library from [http://ilohamail.org IlohaMail.org]. 4 4 5 5 == Released features == … … 10 10 * Multiple sender identities 11 11 * Basic address book 12 * LDAP address book integration 12 13 * Find-as-you-type address book integration 13 14 * Create or remove custom message folders 14 15 * Built-in caching for fast mailbox access 15 16 * Support for external SMTP server 16 * Advanced user interface17 * Unlimited users and messages18 * Complete customization with skins19 17 * Searching messages and contacts 20 18 * Richtext/HTML composing 21 19 * Spell checking 22 * Plug-in API 20 * Plug-in API for extensibility 21 * Desktop-like user interface 22 * Unlimited users and messages 23 * Complete customization with skins 23 24 24 25 == Planned features ==
