| 1 | Roundcube Webmail (http://roundcube.net) |
|---|
| 2 | |
|---|
| 3 | |
|---|
| 4 | ATTENTION |
|---|
| 5 | --------- |
|---|
| 6 | This is just a snapshot of the current SVN repository and is NOT A STABLE |
|---|
| 7 | version of Roundcube. It's not recommended to replace an existing installation |
|---|
| 8 | of Roundcube with this version. Also using a separate database for this |
|---|
| 9 | installation is highly recommended. |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | Introduction: |
|---|
| 13 | ------------- |
|---|
| 14 | Roundcube Webmail is a browser-based multilingual IMAP client with an |
|---|
| 15 | application-like user interface. It provides full functionality you expect |
|---|
| 16 | from an e-mail client, including MIME support, address book, folder management, |
|---|
| 17 | message searching and spell checking. Roundcube Webmail is written in PHP and |
|---|
| 18 | requires the MySQL, PostgreSQL or SQLite database. With its plugin API it is |
|---|
| 19 | easily extendable and the user interface is fully customizable using skins |
|---|
| 20 | which are pure XHTML and CSS 2. |
|---|
| 21 | |
|---|
| 22 | This project includes other open-source classes/libraries from PEAR |
|---|
| 23 | (http://pear.php.net), an IMAP library derived from IlohaMail |
|---|
| 24 | the TinyMCE rich text editor, Googiespell library for spell checking |
|---|
| 25 | or the HTML sanitizer by Frederic Motte. |
|---|
| 26 | |
|---|
| 27 | The current default skin uses icons designed by Stephen Horlander and Kevin |
|---|
| 28 | Gerich for Mozilla.org. |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | Installation: |
|---|
| 32 | ------------- |
|---|
| 33 | For detailed instructions on how to install Roundcube webmail on your server, |
|---|
| 34 | please refer to the INSTALL document in the same directory as this document. |
|---|
| 35 | |
|---|
| 36 | If you're updating an older version of Roundcube please follow the steps |
|---|
| 37 | described in the UPGRADING file. |
|---|
| 38 | |
|---|
| 39 | |
|---|
| 40 | Licensing: |
|---|
| 41 | ---------- |
|---|
| 42 | This product is distributed under the GNU General Public License Version 2. |
|---|
| 43 | Please read through the file LICENSE for more information about our license. |
|---|
| 44 | |
|---|
| 45 | Even if skins might contain some programming work, they are not considered |
|---|
| 46 | as a linked part of the application and therefore skins DO NOT fall under |
|---|
| 47 | the provisions of the GPL license. See the README file located in the skins |
|---|
| 48 | folder for details on the skin license. |
|---|
| 49 | |
|---|
| 50 | |
|---|
| 51 | Contribution: |
|---|
| 52 | ------------- |
|---|
| 53 | Want to help make Roundcube the best webmail solution ever? |
|---|
| 54 | Roundcube is open source software. Our developers and contributors all |
|---|
| 55 | are volunteers and we're always looking for new additions and resources. |
|---|
| 56 | For more information visit http://roundcube.net/contribute |
|---|
| 57 | |
|---|
| 58 | |
|---|
| 59 | Contact: |
|---|
| 60 | -------- |
|---|
| 61 | For any bug reports or feature requests please refer to the tracking system |
|---|
| 62 | at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or |
|---|
| 63 | subscribe to our mailing list. See http://roundcube.net/support |
|---|
| 64 | for details. |
|---|
| 65 | |
|---|
| 66 | You're always welcome to send a message to the project admin: |
|---|
| 67 | hello@roundcube.net |
|---|