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 ]
· Fix quicksearchbox look in Chrome and Konqueror (#1484841)
· Fix UTF-8 byte-order mark removing (#1485514)
· Fix folders subscribtions on Konqueror (#1484841)
· Fix debug console on Konqueror and Safari
· Fix messagelist focus issue when modifying status of selected messages #1485807)
· Support STARTTLS in IMAP connection (#1485284)
· Fix DEL key problem in search boxes (#1485528)
· Support several e-mail addresses per user from virtuser_file (#1485678)
· Fix drag&drop with scrolling on IE (#1485786)
· Fix adding signature separator in html mode (#1485350)
· Fix opening attachment marks message as read (#1485803)
· Fix 'temp_dir' does not support relative path under Windows (#1484529)
· Fix "Initialize Database" button missing from installer (#1485802)
· Fix compose window doesn't fit 1024x768 window (#1485396)
· Fix service not available error when pressing back from compose dialog (#1485552)
· Fix using mail() on Windows (#1485779)
· Fix word wrapping in message-part's s for printing (#1485787)
· Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
· Fix double footer in HTML message with embedded images
· Fix TNEF implementation bug (#1485773)
· Fix incorrect row id parsing for LDAP contacts list (#1485784)
· Fix 'mode' parameter in sqlite DSN (#1485772)