source: github/README @ de9f799

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since de9f799 was de9f799, checked in by thomascube <thomas@…>, 3 years ago

Clarify the use of GPLv2 and exclude skins from this license; the default skin is now licensed under a CC license

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