*********************************************************************************
* ownCloud - roundcube mail plugin
*
* @author Martin Reinhardt
* @copyright 2012 Martin Reinhardt contact@martinreinhardt-online.de
*
* https://github.com/hypery2k/owncloud
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
* License as published by the Free Software Foundation; either
* version 3 of the License, or any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.  If not, see <http://www.gnu.org/licenses/>.
*
********************************************************************************

REQUIRE:
- Mailserver with IMAP-Support
- Roundcube Webmailclient (tested with roundcubemail-0.8)

INSTALL:
1. unpack the roundcube app package in the apps directory of your OwnCloud instance
2. In the Settings>apps
   enable 'Bookmarks' plugin
3. In the Settings>apps
   enable 'RoundCube Mail' plugin
4. In the Settings>Admin
   a. type your roundcubedir (relative, to roundcube, as seen by the browser)
   b. optional type encryptionstrings (your mailuser and password will be crypted)
5. In the Settings>Personal
   type your mail-username and mail-password
6. Use it by selecting Webmail
7. Enjoy it or send me your bug to https://github.com/hypery2k/owncloud