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
2022-04-01 15:28:58 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:51:55 +02:00
conf Update application.ini 2022-03-31 22:50:48 +02:00
doc Update DISCLAIMER.md 2022-04-01 15:28:58 +02:00
hooks Fix post_domain_add hook 2017-03-06 17:16:18 +01:00
scripts Update upgrade 2022-03-31 22:44:52 +02:00
sources Update sso.php 2021-03-26 09:54:17 +01:00
.gitattributes 💥🐫 Added .gitattributes 2015-02-01 18:44:55 +00:00
check_process Fix number version 2021-05-28 19:14:18 +02:00
LICENSE Package is GPL-3.0, rainloop is AGPL-3.0 2017-02-24 12:21:53 +00:00
manifest.json Update manifest.json 2022-01-09 19:05:21 +01:00
README.md Auto-update README 2022-03-31 10:01:03 +00:00
README_fr.md Auto-update README 2022-03-31 10:01:03 +00:00

Rainloop for YunoHost

Integration level
Install Rainloop with YunoHost

Lire ce readme en français.

This package allows you to install Rainloop quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Lightweight multi-account webmail

Features

  • Modern user interface.
  • Complete support of IMAP and SMTP protocols including SSL and STARTTLS.
  • Sieve scripts (Filters and vacation message).
  • Direct access to mail server is used (mails are not stored locally on web server).
  • Allows for adding multiple accounts to primary one, simultaneous access to different accounts in different browser tabs is supported. Additional identities.
  • Administrative panel for configuring main options.
  • Integration with Facebook, Google, Twitter and Dropbox.
  • Managing folders list.
  • Configurable multi-level caching system.
  • Extending functionality with plugins installed through admin panel.
  • Perfect rendering of complex HTML mails.
  • Drag'n'drop for mails and attachments.
  • Keyboard shortcuts support.
  • Autocompletion of e-mail addresses.

Shipped version: 1.16.0~ynh2

Demo: https://mail.rainloop.net/

Screenshots

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/rainloop_ynh/tree/testing --debug
or
sudo yunohost app upgrade rainloop -u https://github.com/YunoHost-Apps/rainloop_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps