mailu/docs
bors[bot] 68d3d67b8c
Merge
2255: Create a polite and turtle delivery queue to accommodate destinations that expect emails to be sent slowly r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

Create a polite and turtle delivery queue to accommodate destinations that expect emails to be sent slowly

### Related issue(s)
- closes 

## 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: Florent Daigniere <nextgens@freenetproject.org>
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose fix typo
contributors Remove weblate option from documentation since it is not available anymore.
kubernetes/mailu simplify
swarm Implement rate-limits
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst Add documentation for the web administration gui.
cli.rst Added documentation for how to switch the database back-end used by Mailu.
conf.py Preparations for 1.9 release.
configuration.rst Merge
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix .
demo.rst Fixed small typo
dns.rst Change URL dashboard in DKIM/SPF & DMARC Entries
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Merge
features.rst remove service status "feature"
general.rst Fix the rst syntax for most documentation
index.rst Add documentation for the web administration gui.
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst typo
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17
reverse.rst Update reverse.rst
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Preparations for 1.9 release.
webadministration.rst Added documentation for all user statuses.