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] c15e4e6015
Merge #2276
2276: Autoconfig of email clients r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

It provides auto-configuration templates for email clients and encourages them to use implicit TLS (see https://nostarttls.secvuln.info/)

There are numerous caveats:
- it will only work if suitable DNS records are created and certificates obtained (autoconfig, autodiscover, ...)
- the mobileconfig file isn't signed
- the credentials will be prompted... we could/should provision a token on each request instead
- it currently doesn't advertise caldav
- it's IMAP only

### Related issue(s)
- close #224 

## 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>
2 years ago
..
_templates Restore VERSION_TAG template 5 years ago
assets removing unneeded image 4 years ago
compose fix typo 2 years ago
contributors Remove weblate option from documentation since it is not available anymore. 2 years ago
kubernetes/mailu simplify 3 years ago
swarm Implement rate-limits 3 years ago
.env Add deploy settings for server 5 years ago
Dockerfile Process code review remarks 3 years ago
antispam.rst Add documentation for the web administration gui. 4 years ago
cli.rst Added documentation for how to switch the database back-end used by Mailu. 2 years ago
conf.py Preparations for 1.9 release. 2 years ago
configuration.rst Merge #2097 2 years ago
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix #1838. 2 years ago
demo.rst Fixed small typo 4 years ago
dns.rst Change URL dashboard in DKIM/SPF & DMARC Entries 2 years ago
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 5 years ago
faq.rst Merge #2276 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 2 years ago
maintain.rst Include a doc section for external certbot 6 years ago
nginx.conf Build the documentation as a Docker image 6 years ago
releases.rst typo 2 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 Merge #2276 2 years ago
rpi_build.rst Update alpine version in rpi docs 2 years ago
setup.rst Preparations for 1.9 release. 2 years ago
webadministration.rst Added documentation for all user statuses. 3 years ago