mailu/docs
bors[bot] d883ba1bed
Merge
1385: [docs] fix variable name for RECIPIENT_DELIMETER r=Nebukadneza a=eleith

## What type of PR?

documentation

## What does this PR do?

the variable name as referenced by postfix and dovecot and mailu.env are all `RECIPIENT_DELIMETER`

example, see: 

dcda412b99/core/postfix/conf/main.cf (L40)



Co-authored-by: eleith <eleith@users.noreply.github.com>
..
_templates Restore VERSION_TAG template
assets Funding related documentation
compose Merge
contributors Fix many typos and take the review into account
kubernetes Remove duplicate ports line
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile Docs: treat warnings as errors
cli.rst Docs: fix some build warnings
conf.py 1.7 stable in docs 🚀
configuration.rst Merge
database.rst Update database.rst
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 Merge
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Docs: Fix various build warnings:
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst Release notes: remove spaces before bullet list
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst Docs: fix some build warnings
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Merge