mailu/docs
bors[bot] c5966b29db
Merge
2035: updated roundcube to 1.5.1 and carddav to 4.3.0 r=mergify[bot] a=ghostwheel42

## What type of PR?

enhancement

## What does this PR do?

updated roundcube to 1.5 and carddav to 4.2.2
also runs cleanup cronjob _once_ at startup

### Related issue(s)

- closes  
- runs cleanup job mentioned in  at startup

## 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: Alexander Graf <ghostwheel42@users.noreply.github.com>
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose add documentation, allow overrides, clean plugins
contributors Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry.
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 Update documentation config and release notes page.
configuration.rst Merge remote-tracking branch 'upstream/master' into update_roundcube
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix .
demo.rst Fixed small typo
dns.rst Update docs/dns.rst
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Add log rotation (if logging to file). Make rsyslog the default.
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 enhanced security changelog entry and added recommendation to recreate secret_key
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 proxy documentation (see ).
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Preparations for 1.8 release.
webadministration.rst Added documentation for all user statuses.