Roundcube for BananaNetwork - to apply special plugins and required patches before release or release in async to the official version
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
alecpl 2d889ecd38 - Add possibility to change HTML editor configuration by skin 13 years ago
SQL Change vcard field to LONGTEXT to completely store vcards with embedded photos 13 years ago
bin - Use clisetup.php where possible, remove redundant code 13 years ago
config - %s will not work with smtp_server 13 years ago
installer Add skin_logo config option to installer; show drop-down list for skin selection 14 years ago
logs Minor bugfixes and SMTP support 19 years ago
program - Add possibility to change HTML editor configuration by skin 13 years ago
skins/default - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low) 13 years ago
temp Initial revision 19 years ago
tests - Fix relative URLs handling according to a <base> in HTML (#1487889) 13 years ago
.htaccess Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456 15 years ago
CHANGELOG - Add possibility to change HTML editor configuration by skin 13 years ago
INSTALL List Net_IDNA2 as required lib 14 years ago
LICENSE Update GPL license file (add missing last part) 16 years ago
README Mention Auth_SASL as required PEAR package 14 years ago
UPGRADING - Add info about indexcontacts.sh script in upgrade procedure 13 years ago
index.php - Improve performance by including files with absolute path (#1487849) 13 years ago
robots.txt * added robots.txt so spiders don't crawl roundcube 17 years ago

README

Roundcube Webmail (http://roundcube.net)


ATTENTION
---------
This is just a snapshot of the current SVN repository and is NOT A STABLE
version of Roundcube. It's not recommended to replace an existing installation
of Roundcube with this version. Also using a separate database for this
installation is highly recommended.


Introduction:
-------------
Roundcube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality you expect
from an e-mail client, including MIME support, address book, folder management,
message searching and spell checking. Roundcube Webmail is written in PHP and
requires the MySQL, PostgreSQL or SQLite database. With its plugin API it is
easily extendable and the user interface is fully customizable using skins
which are pure XHTML and CSS 2.

This project includes other open-source classes/libraries from PEAR
(http://pear.php.net), an IMAP library derived from IlohaMail
the TinyMCE rich text editor, Googiespell library for spell checking
or the HTML sanitizer by Frederic Motte.

The current default skin uses icons designed by Stephen Horlander and Kevin 
Gerich for Mozilla.org.


Installation:
-------------
For detailed instructions on how to install Roundcube webmail on your server,
please refer to the INSTALL document in the same directory as this document.

If you're updating an older version of Roundcube please follow the steps
described in the UPGRADING file.


Licensing:
----------
This product is distributed under the GNU General Public License Version 2.
Please read through the file LICENSE for more information about our license.

Even if skins might contain some programming work, they are not considered
as a linked part of the application and therefore skins DO NOT fall under
the provisions of the GPL license. See the README file located in the skins
folder for details on the skin license.


Contribution:
-------------
Want to help make Roundcube the best webmail solution ever?
Roundcube is open source software. Our developers and contributors all
are volunteers and we're always looking for new additions and resources.
For more information visit http://roundcube.net/contribute


Contact:
--------
For any bug reports or feature requests please refer to the tracking system
at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or 
subscribe to our mailing list. See http://roundcube.net/support
for details.

You're always welcome to send a message to the project admin:
hello@roundcube.net