From 5cdad4a5c0f52aa36b78e1453845a804a36a4725 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 25 Sep 2024 06:25:01 +0200 Subject: [PATCH] daily autocommit --- postfix/main.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix/main.cf b/postfix/main.cf index c32832b..4886fe0 100644 --- a/postfix/main.cf +++ b/postfix/main.cf @@ -41,7 +41,7 @@ alias_database = hash:/etc/aliases mydestination = $myhostname, localhost.$mydomain relayhost = mail.hoellein.online relay_domains = $mydestination, hash:/etc/postfix/relay -mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 207.180.228.45/32 2a02:c207:3003:1768::1/128 79.143.179.232/32 2a02:c205:3003:6020::1/128 +mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 207.180.228.45/32 [2a02:c207:3003:1768::1]/128 79.143.179.232/32 [2a02:c205:3003:6020::1]/128 mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all -- 2.43.0