1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00
Rainloop package for YunoHost
Find a file
Jeff 542bd4ba61 Merge pull request #9 from Djip007/master
sso working (like scith)
    new plugins to get ynh mail login.
    update install/config:
        passe admin password by parametre
        sed after copie
        correct login in mysql db.
    change in update script (not tested...)
    include rainloop source in tgz.
2015-10-23 09:26:06 +02:00
conf desactivation du domaine yahoo (il faut une , apres sinon il est pas 2015-10-22 21:48:38 +02:00
scripts - re-use scith Workaround for sso 2015-10-22 21:34:04 +02:00
sources - re-use scith Workaround for sso 2015-10-22 21:34:04 +02:00
.gitattributes 💥🐫 Added .gitattributes 2015-02-01 18:44:55 +00:00
LICENSE GPL2 Licensing (Rainloop itself is NOT GPL2) 2015-06-06 12:08:25 +01:00
manifest.json New features 2015-10-11 22:46:23 +02:00
README.md New features 2015-10-11 22:46:23 +02:00

Rainloop for YunoHost

English

Rainloop is a lightweight webmail.

To configure it, go to http://DOMAIN.TLD/rainloop/app/?admin

  • The default login is : admin
  • The default password is : Password chosen during install

Each user can add a remote carddav server from their own parameters interface. If you use baikal, the CardDav address is : https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/

  • to upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise :

sudo yunohost app upgrade -u https://github.com/polytan02/rainloop_ynh rainloop

Français

Rainloop est un webmail simple et léger.

Pour le configurer après l'installation, veuillez vous rendre sur http://DOMAIN.TLD/rainloop/app/?admin

  • Le nom d'utilisateur admin par défaut est : admin
  • Le mot de passe admin par défaut est : Mot de passe choisi lors de l'installation

Chaque utilisateur peut ajouter un carnet d'adresse distant CardDav via leur propre paramètres. Si vous utilisez Baikal, l'adresse à renseigner est du type : https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/

  • pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) :

sudo yunohost app upgrade -u https://github.com/polytan02/rainloop_ynh rainloop