2014-05-14 07:08:27 +08:00
|
|
|
************************************************************************
|
|
|
|
*
|
|
|
|
* ownCloud - RainLoop mail plugin
|
|
|
|
*
|
|
|
|
* @author RainLoop Team
|
|
|
|
* @copyright 2014 RainLoop Team
|
|
|
|
*
|
|
|
|
* https://github.com/RainLoop/rainloop-webmail/tree/master/build/owncloud
|
|
|
|
*
|
|
|
|
************************************************************************
|
|
|
|
|
|
|
|
INSTALL:
|
|
|
|
- Unpack the RainLoop Webmail application package in the apps directory of your OwnCloud instance
|
|
|
|
|
|
|
|
CONFIGURATION:
|
|
|
|
|
|
|
|
RainLoop:
|
|
|
|
1) Open ../_default_/configs/application.ini
|
|
|
|
2) Find:
|
|
|
|
|
|
|
|
[labs]
|
|
|
|
allow_external_sso = On
|
|
|
|
external_sso_key = "super-secret-key"
|
|
|
|
|
|
|
|
ownCloud:
|
|
|
|
1) In the Apps > Enable 'RainLoop' plugin
|
|
|
|
2) In the Settings > Admin > Enter "RainLoop Webmail URL" and "SSO key"
|
2014-05-24 06:14:16 +08:00
|
|
|
3) In the Settings > Personal > Type your mail server email (login) and password
|
2014-05-14 07:08:27 +08:00
|
|
|
|