You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/docs
bors[bot] 238daef6d8
Merge #2295
2295: Switch from Rainloop to SnappyMail r=mergify[bot] a=Diman0

## What type of PR?

Feature

## What does this PR do?
As discussed in the project meeting (#1582), we decided we want to switch from Rainloop to an alternative. Rainloop has multiple open security issues which were not patched for a long time. 

We decided to switch to SnappyMail because it is more secure and based on RainLoop. This means that users using RainLoop will still have a webmail that looks familiar for them.

This PR replaces RainLoop with SnappyMail.

### Related issue(s)
- #2215 
- #1582

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2 years ago
..
_templates Restore VERSION_TAG template 6 years ago
assets removing unneeded image 4 years ago
compose Switch from RainLoop to SnappyMail 3 years ago
contributors Correct typo 3 years ago
kubernetes/mailu simplify 3 years ago
swarm Implement rate-limits 3 years ago
.env Add deploy settings for server 6 years ago
Dockerfile Process code review remarks 3 years ago
antispam.rst Add documentation for the web administration gui. 4 years ago
cli.rst Feature: Marking "Read" spam mails 3 years ago
conf.py Set language to English for sphinx in conf.py. 2 years ago
configuration.rst Merge #2097 3 years ago
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix #1838. 3 years ago
demo.rst Fixed small typo 5 years ago
dns.rst Change URL dashboard in DKIM/SPF & DMARC Entries 3 years ago
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 6 years ago
faq.rst fix FAQ typo 2 years ago
features.rst remove service status "feature" 4 years ago
general.rst Fix the rst syntax for most documentation 7 years ago
index.rst document 3 years ago
maintain.rst Clarify that upgrades require a container restart 3 years ago
nginx.conf Build the documentation as a Docker image 6 years ago
releases.rst Warn about rollbacks not working 3 years ago
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17 3 years ago
reverse.rst Adding missing semicolon after remote_addr 3 years ago
rpi_build.rst Update alpine version in rpi docs 3 years ago
setup.rst Preparations for 1.9 release. 3 years ago
webadministration.rst Added documentation for all user statuses. 3 years ago