1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/core/nginx
bors-mailu[bot] 3309464605
Merge #3307
3307: ports not in PORTS should not be bound r=nextgens a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Ensure we only bind ports that do feature in PORTS.
Previously we would bind ports 110 and 143 even though we shouldn't have.

### Related issue(s)

## 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.

- [ ] 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-26 11:48:19 +00:00
..
conf do not put real_ip_recursive within the for-loop 2024-06-25 13:34:17 +02:00
dovecot Don't let people disable 465 and 993 2024-06-22 10:23:14 +02:00
static set expire headers only for mailu content 2021-09-06 13:45:48 +02:00
certwatcher.py Deal with certwatcher too 2023-04-27 09:26:24 +02:00
config.py better 2024-06-19 15:35:44 +02:00
Dockerfile we need this in front too 2023-10-09 17:41:04 +02:00
letsencrypt.py Need newer cryptography 2024-03-10 16:17:49 +01:00
start.py Fixed log filter not filtering out log messages for dovecot/nginx/postfix. 2023-10-27 14:10:13 +00:00