commit | a9e47d2b25ae129d254cae75f0460dc5173b9fba | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Dec 28 18:06:33 2021 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Dec 28 18:06:33 2021 +0100 |
tree | c478759ba56b12f77d5cd789cf3a6d691a944bba | |
parent | 12a5735c15056e2807ac44a988868ac2244a19f1 [diff] [blame] |
git subrepo commit mailcow/src/mailcow-dockerized subrepo: subdir: "mailcow/src/mailcow-dockerized" merged: "3442e804" upstream: origin: "https://github.com/mailcow/mailcow-dockerized.git" branch: "master" commit: "e2b4b6f6" git-subrepo: version: "0.4.3" origin: "???" commit: "???" Change-Id: I2ae9eb3efba3c1adde6fc11d922d5f8a6cced8a9
diff --git a/mailcow/src/mailcow-dockerized/data/conf/postfix/main.cf b/mailcow/src/mailcow-dockerized/data/conf/postfix/main.cf index a445b60..16dfd14 100644 --- a/mailcow/src/mailcow-dockerized/data/conf/postfix/main.cf +++ b/mailcow/src/mailcow-dockerized/data/conf/postfix/main.cf
@@ -15,7 +15,7 @@ alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases relayhost = -mynetworks_style = subnet +mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 172.22.1.0/24 [fe80::]/10 [fc00::]/7 mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all