1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/webmails
bors-mailu[bot] d91a04dd00
Merge #3221
3221: Better PROXY_PROTOCOL r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

- Disable IMAP, POP3 and Submission by default; see https://nostarttls.secvuln.info/ on why explicit TLS is going away.
- Change the semantic of PROXY_PROTOCOL to make it configurable per port
- fix TLS_FLAVOR=notls not working with snappymail
- fix TLS_PERMISSIVE
- remove KUBERNETES_INGRESS; shouldn't be needed anymore
- update the documentation and the reverse proxy example

### Related issue(s)
- close #3162
- close #3061

## 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>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2024-06-09 10:17:32 +00:00
..
roundcube Doh 2023-11-07 09:23:22 +01:00
snappymail fix #3162: ensure snappymail works with notls 2024-04-06 18:16:52 +02:00
Dockerfile doh2 2024-05-27 16:03:03 +02:00
nginx-webmail.conf Skip listen to v6 when SUBNET6 is not set 2023-01-28 19:40:23 +01:00
php-webmail.conf Hardening: run the http and php as different users 2022-11-13 13:44:35 +01:00
php.ini Add snuffleupagus 2022-11-18 13:25:02 +01:00
snuffleupagus.rules Update all dependencies 2024-05-20 11:08:03 +02:00
start.py Upgrade alpine, node, PHP and snappymail 2023-12-20 14:08:49 +01:00