thomascube
2009-09-04 a0630561cffdb366385a2c19d0ad167ee575e61f
commit | author | age
a06305 1 Roundcube Webmail (http://roundcube.net)
977a29 2
T 3
30233b 4 Introduction:
T 5 -------------
a06305 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,
635831 9 message searching and spell checking. RoundCube Webmail is written in PHP and
48f5e6 10 requires the MySQL, PostgreSQL or SQLite database. The user interface is fully
T 11 skinnable using XHTML and CSS 2.
30233b 12
T 13 This project is meant to be a modern webmail solution which is easy to
3a01c3 14 install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite
52c1f2 15 configuration. It includes open-source classes/libraries like PEAR
T 16 (http://pear.php.net) and the IMAP wrapper from IlohaMail
17 (http://www.ilohamail.org).
30233b 18
T 19 The current development skin uses icons designed by Stephen Horlander and Kevin 
20 Gerich for Mozilla.org.
21
22
f11541 23 Installation:
T 24 -------------
25 For detailed instructions on how to install RoundCube webmail on your server,
26 please refer to the INSTALL document in the same directory as this document.
27
28
48f5e6 29 Licensing:
f11541 30 ----------
T 31 This product is distributed under the GPL. Please read through the file
32 LICENSE for more information about our license.
33
34
48f5e6 35 Contribution:
52c1f2 36 -------------
a06305 37 Want to help make Roundcube the best webmail solution ever?
48f5e6 38 RoundCube is open source software. Our developers and contributors all
T 39 are volunteers and we're always looking for new additions and resources.
40 For more information visit http://roundcube.net/contribute
30233b 41
T 42
43 Contact:
44 --------
977a29 45 For any bug reports or feature requests please refer to the tracking system
04e87e 46 at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or 
T 47 subscribe to our mailing list. See http://roundcube.net/support
977a29 48 for details.
30233b 49
977a29 50 You're always welcome to send a message to the project admin:
04e87e 51 hello@roundcube.net