1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-20 00:27:23 +02:00

merge upstream jelly branch

This commit is contained in:
KiekerJan
2022-06-19 22:39:36 +02:00
14 changed files with 121 additions and 66 deletions

View File

@@ -5,7 +5,7 @@
# Whitelist our own IP addresses. 127.0.0.1/8 is the default. But our status checks
# ping services over the public interface so we should whitelist that address of
# ours too. The string is substituted during installation.
ignoreip = 127.0.0.1/8 ::1/128 PUBLIC_IP PUBLIC_IPV6/64
ignoreip = 127.0.0.1/8 PUBLIC_IP ::1 PUBLIC_IPV6
[dovecot]
enabled = true