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/core/admin
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>
3 years ago
..
assets fixed auto reply form 3 years ago
mailu Merge #2276 3 years ago
migrations update tenacity 3 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile Merge #2281 #2285 #2286 #2287 3 years ago
README.md Move all directories per theme 7 years ago
audit.py duh 3 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 7 years ago
package.json fix #2220 3 years ago
requirements-prod.txt Reflect the data from the POST 3 years ago
requirements.txt Reflect the data from the POST 3 years ago
start.py Change link in warning to master. Master is always available. 1.9 will be unavaiable in the future. 3 years ago
webpack.config.js AdminLTE3 optimizations & compression and caching 3 years ago

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources