RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
RoundCube Webmail provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.
RoundCube Webmail is written in PHP and requires a Postgres or MySQL database. The user interface is fully skinnable using CSS 2 and XHTML.
The RoundCube Webmail project is meant to be a modern webmail solution which is easy to install and/or configure and that runs on a standard PHP plus MySQL or Postgres configuration.
RoundCube Webmail includes open-source classes/libraries like PEAR (http://pear.php.net) and the IMAP wrapper from IlohaMail (http://www.ilohamail.org).
Requirements:
· The Apache or Lighttpd Webserver
· .htaccess support allowing overrides for DirectoryIndex
· PHP Version 4.3.1 or greater including
· PHP compiled with Open SSL to connect to IMAPS and to use the spell checker
· A MySQL or PostgreSQL database engine or the SQLite extension for PHP
· One of the above databases with permission to create tables
· One of the above databases with permission to create tables
What's New in This Release: [ read full changelog ]
· Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, Slovenian, Chinese, Lithuanian, Russian, Catalan and Welsh translations
· Fix handling of backslash as IMAP delimiter
· Fix charset replacement in HTML message bodies (#1487021)
· Fix: contact group input is empty when using rename action more than once on the same group record
· Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
· Fix handling of Thunderbird's vCards (#1487024)