[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fix postfix configuration
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Mar 18 13:40:21 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
72f3fbb8 by Holger Levsen at 2023-03-18T14:40:01+01:00
reproducible: fix postfix configuration
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5 changed files:
- hosts/osuosl1-amd64/etc/postfix/main.cf
- hosts/osuosl2-amd64/etc/postfix/main.cf
- hosts/osuosl3-amd64/etc/postfix/main.cf
- hosts/osuosl4-amd64/etc/postfix/main.cf
- hosts/osuosl5-amd64/etc/postfix/main.cf
Changes:
=====================================
hosts/osuosl1-amd64/etc/postfix/main.cf
=====================================
@@ -33,6 +33,7 @@ alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = osuosl1-amd64.reproducible.osuosl.org localhost
relayhost = mail.holgerlevsen.de
+smtpd_relay_restrictions = permit_mynetworks, reject
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
=====================================
hosts/osuosl2-amd64/etc/postfix/main.cf
=====================================
@@ -33,6 +33,7 @@ alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = osuosl2-amd64.reproducible.osuosl.org, localhost
relayhost = mail.holgerlevsen.de
+smtpd_relay_restrictions = permit_mynetworks, reject
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
=====================================
hosts/osuosl3-amd64/etc/postfix/main.cf
=====================================
@@ -33,6 +33,7 @@ alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = osuosl3-amd64.reproducible.osuosl.org, localhost
relayhost = mail.holgerlevsen.de
+smtpd_relay_restrictions = permit_mynetworks, reject
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
=====================================
hosts/osuosl4-amd64/etc/postfix/main.cf
=====================================
@@ -33,6 +33,7 @@ alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = osuosl4-amd64.reproducible.osuosl.org localhost
relayhost = mail.holgerlevsen.de
+smtpd_relay_restrictions = permit_mynetworks, reject
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
=====================================
hosts/osuosl5-amd64/etc/postfix/main.cf
=====================================
@@ -33,6 +33,7 @@ alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = osuosl5-amd64.reproducible.osuosl.org localhost
relayhost = mail.holgerlevsen.de
+smtpd_relay_restrictions = permit_mynetworks, reject
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/72f3fbb892b1b87b4b84fca5f5bc790d2bf5d56b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/72f3fbb892b1b87b4b84fca5f5bc790d2bf5d56b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230318/206b63eb/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list