1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/docs
bors[bot] 64f21d5b84
Merge #1478 #1501 #1532 #1543
1478: Allow to enforce TLS for outbound r=mergify[bot] a=micw

 using OUTBOUND_TLS_LEVEL=encrypt (default is 'may')

## What type of PR?

enhancement

## What does this PR do?

Add an option to postfix to enforce outbound traffic to be TLS encrypted.

## Prerequistes
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/guide.html#changelog) entry file.


1501: In setup/flavor, change DMARC RUA and RUF email default settings r=mergify[bot] a=ofthesun9

## What type of PR?
bug-fix

## What does this PR do?
This PR changes the default value used to set DMARC_RUA and DMARC_RUF:
DMARC_RUA and DMARC_RUF defaults will reuse the value defined for POSTMASTER,
instead of 'admin' as previously.
Please note that the setup tool doesn't allow (yet?) to define dmarc_rua nor dmarc_ruf, so the default value is indeed used for the time being.

### Related issue(s)
closes #1463 

## Prerequistes
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


1532: Replace SMPT with SMTP r=mergify[bot] a=dhoppe



1543: Disable Health checks on swarm mode r=mergify[bot] a=ofthesun9

ref: https://github.com/moby/moby/issues/35451

## What type of PR?
bug-fix

## What does this PR do?
Modify the docker-compose.yml template used by setup (swarm flavor) to disable Health checks on swarm mode for each service

### Related issue(s)
closes #1289

## Prerequistes
- [x]  add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Michael Wyraz <michael@wyraz.de>
Co-authored-by: ofthesun9 <olivier@ofthesun.net>
Co-authored-by: Dennis Hoppe <github@debian-solutions.de>
2020-08-08 16:01:16 +00:00
..
_templates Restore VERSION_TAG template 2018-12-30 15:07:45 +02:00
assets Funding related documentation 2019-10-21 15:00:49 +03:00
compose Merge #1359 2020-03-07 09:50:04 +00:00
contributors Fix many typos and take the review into account 2019-09-17 21:11:30 +02:00
kubernetes Updated url for cert-manager doc 2020-03-18 11:59:10 +01:00
swarm Fix typo in link 2019-01-17 18:22:16 +02:00
.env Add deploy settings for server 2018-12-17 00:12:21 +02:00
cli.rst Docs: fix some build warnings 2019-08-27 10:34:46 +03:00
conf.py 1.7 stable in docs 🚀 2019-08-23 12:47:33 +03:00
configuration.rst Add doc and changelog for OUTBOUND_TLS_LEVEL 2020-05-02 21:02:53 +02:00
database.rst Update database.rst 2019-12-30 15:10:26 +01:00
demo.rst Fixed small typo 2020-01-11 10:13:53 +01:00
dns.rst Update docs/dns.rst 2019-11-18 21:40:58 +01:00
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 2019-01-16 20:50:52 +02:00
Dockerfile Docs: treat warnings as errors 2019-10-21 15:18:53 +03:00
faq.rst Merge #1470 2020-05-05 07:10:51 +00:00
features.rst Add a page with features and screenshots 2017-11-04 23:56:15 +01:00
general.rst Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
index.rst Docs: Fix various build warnings: 2019-10-21 15:15:32 +03:00
maintain.rst Include a doc section for external certbot 2018-10-13 20:59:14 +03:00
nginx.conf Build the documentation as a Docker image 2018-09-28 10:41:17 +02:00
releases.rst Docs: Add move of override files to release notes 2020-05-01 15:21:42 +03:00
requirements.txt Revert "Add a Dockerfile for buliding the docs" 2018-10-01 12:07:49 +03:00
reverse.rst Doc update: proxy_set_header required for admin 2020-03-28 08:39:12 +01:00
rpi_build.rst RPi: update doc (alpine version + variables) 2019-10-09 12:17:40 -04:00
setup.rst Merge #985 2019-10-20 20:41:03 +00:00