commit | author | age
|
9adef6
|
1 |
Roundcube Webmail (http://roundcube.net) |
30233b
|
2 |
|
977a29
|
3 |
|
T |
4 |
ATTENTION |
|
5 |
--------- |
635831
|
6 |
This is just a snapshot of the current SVN repository and is NOT A STABLE |
9adef6
|
7 |
version of Roundcube. It's not recommended to replace an existing installation |
T |
8 |
of Roundcube with this version. Also using a separate database for this |
|
9 |
installation is highly recommended. |
977a29
|
10 |
|
T |
11 |
|
30233b
|
12 |
Introduction: |
T |
13 |
------------- |
|
14 |
RoundCube Webmail is a browser-based multilingual IMAP client with an |
635831
|
15 |
application-like user interface. It provides full functionality you expect |
48f5e6
|
16 |
from an e-mail client, including MIME support, address book, folder management, |
635831
|
17 |
message searching and spell checking. RoundCube Webmail is written in PHP and |
48f5e6
|
18 |
requires the MySQL, PostgreSQL or SQLite database. The user interface is fully |
T |
19 |
skinnable using XHTML and CSS 2. |
30233b
|
20 |
|
T |
21 |
This project is meant to be a modern webmail solution which is easy to |
3a01c3
|
22 |
install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite |
52c1f2
|
23 |
configuration. It includes open-source classes/libraries like PEAR |
T |
24 |
(http://pear.php.net) and the IMAP wrapper from IlohaMail |
|
25 |
(http://www.ilohamail.org). |
30233b
|
26 |
|
T |
27 |
The current development skin uses icons designed by Stephen Horlander and Kevin |
|
28 |
Gerich for Mozilla.org. |
|
29 |
|
|
30 |
|
f11541
|
31 |
Installation: |
T |
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 |
|
48f5e6
|
37 |
Licensing: |
f11541
|
38 |
---------- |
T |
39 |
This product is distributed under the GPL. Please read through the file |
|
40 |
LICENSE for more information about our license. |
|
41 |
|
|
42 |
|
48f5e6
|
43 |
Contribution: |
52c1f2
|
44 |
------------- |
48f5e6
|
45 |
Want to help make RoundCube the best webmail solution ever? |
T |
46 |
RoundCube is open source software. Our developers and contributors all |
|
47 |
are volunteers and we're always looking for new additions and resources. |
|
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 |