thomascube
2010-12-17 db1a87cd6c506f2afbd1a37c64cb56ae11120b49
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
28
48f5e6 29 Licensing:
f11541 30 ----------
de9f79 31 This product is distributed under the GNU General Public License Version 2.
T 32 Please read through the file LICENSE for more information about our license.
33
34 Even if skins might contain some programming work, they are not considered
35 as a linked part of the application and therefore skins DO NOT fall under
36 the provisions of the GPL license. See the README file located in the skins
37 folder for details on the skin license.
f11541 38
T 39
48f5e6 40 Contribution:
52c1f2 41 -------------
233622 42 Want to help make Roundcube the best webmail solution ever?
T 43 Roundcube is open source software. Our developers and contributors all
48f5e6 44 are volunteers and we're always looking for new additions and resources.
T 45 For more information visit http://roundcube.net/contribute
30233b 46
T 47
48 Contact:
49 --------
977a29 50 For any bug reports or feature requests please refer to the tracking system
04e87e 51 at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or 
T 52 subscribe to our mailing list. See http://roundcube.net/support
977a29 53 for details.
30233b 54
977a29 55 You're always welcome to send a message to the project admin:
04e87e 56 hello@roundcube.net