mailu/docs
bors[bot] f43c8c652e
Merge
2483: Introduce FETCHMAIL_ENABLED r=mergify[bot] a=DjVinnii

## What type of PR?

Enhancement

## What does this PR do?
Add `FETCHMAIL_ENABLED` to enable/disable the Fetchmail functionality in the Admin UI.

### 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.


2535: fix the linux/arm/v7 build r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

The arm builder is running aarch64 ... and there is no package for arm/v7


Co-authored-by: Vincent Kling <v.kling@vinniict.nl>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose Fix a bunch of typos
contributors Add development documentation again
kubernetes/mailu simplify
swarm Fix a bunch of typos
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst Merge
arm_images.rst Fix a bunch of typos
cli.rst Fix small typo in config-import example template
conf.py Set language to English for sphinx in conf.py.
configuration.rst Merge
database.rst Update database.rst
demo.rst Fixed small typo
dns.rst Fix a bunch of typos
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Fix a bunch of typos
features.rst remove service status "feature"
general.rst Update general.rst
index.rst Add anti-spoofing to the feature list
maintain.rst Documentation:
nginx.conf Build the documentation as a Docker image
releases.rst Fix a bunch of typos
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17
reverse.rst Fixed error in reverse.rst and remove unneeded example block.
setup.rst Merge branch 'master' into feat-switch-buildx
webadministration.rst Fix a bunch of typos