[Rainloop] Lightweight webmail

When I click on “refresh messages” button :

Before going further I suggest you to open a dedicated topic for your problem (this disconnection is not a normal behaviour).

Thank you :wink:
(here)

<p>[302] The following PHP extensions are not available in your PHP configuration!</p><ul><li>cURL</li><li>dom</li></ul>+ ynh_exit_properly
2020-09-04 17:38:26,897: DEBUG - + local exit_code=46
2020-09-04 17:38:26,898: DEBUG - + '[' 46 -eq 0 ']'
2020-09-04 17:38:26,898: DEBUG - + trap '' EXIT
2020-09-04 17:38:26,898: DEBUG - + set +o errexit
2020-09-04 17:38:26,899: DEBUG - + set +o nounset
2020-09-04 17:38:26,899: DEBUG - + sleep 0.5
2020-09-04 17:38:27,401: DEBUG - + type -t ynh_clean_setup
2020-09-04 17:38:27,402: DEBUG - + exit 1
2020-09-04 17:38:27,425: ERROR - Could not install rainloop: An error occurred inside the app installation script

Bonjour,
J’ai résolu ce pb d’installation:
php -v pour connaitre la version de php

puis tu installes php-curl et php-xml qui correspondent à la version de php installée.

sudo apt install php-curl
sudo apt install php-xml

(
sur mon serveur avec une version 7.3 les commandes sont :
sudo apt install php7.3-curl
sudo apt install php7.3-xml
)

verification si c’est bien installé :
php7.3 -i | egrep --color=auto -i “curl support|iconv support|json support|dom/xml|zlib support”
tu dois avoir :

cURL support => enabled
DOM/XML => enabled

Ensuite, relance l’installation de rainloop.

New stable release :champagne:

I just installed Rainloop today, to compare it to Roundcube. I think it might be my new favourite choice for checking and sending email!
I also like the fact that I can switch between Rainloop and Roundcube and all my messages and folders are where they ought to be. I simply had to export my Roundcube contacts and import them into Rainloop–no problem! Thanks for this cool application.
MV

Hi!
I upgraded rainloop but the following warning message was displayed:
Warning: You should stop using Rainloop, its upstream code is not maintained anymore

Is that warning true?
Which web client is now recommanded to replace rainloop?

Yes see → [Security] Rainloop suffers a security bug

Merci !

1 Like

Could rainloop and snappymail cohabit?
(during a test phase)

Yes.

C’est ce que j’ai fait. SnappyMail fonctionne très bien chez moi.

yes, in fact, i still got the two installed on my server … just removed the right to access it .
still usefull to copy the coinfiguration from rainloop to snappy.
i’ll remove rainloop when i’ll be sure everithing is working

This post is about Rainloop not SnappyMail. Please use SnappyMail page : [SnappyMail] Lightweight webmail