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