summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-06-29 02:53:48 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-06-29 02:53:53 +0200
commitb9ce2abd957b781a423c8336539621d6f0eacb3b (patch)
tree9f32724c3457a8e3fb48108d52666edbdb02679f
parentc50364d5852de7446462d0b986d72dc2786df6eb (diff)
Postfix MSA: don't allow unauthenticated clients from $mynetworks.
-rw-r--r--roles/MSA/templates/etc/postfix/main.cf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/MSA/templates/etc/postfix/main.cf.j2 b/roles/MSA/templates/etc/postfix/main.cf.j2
index 54be606..b517d5d 100644
--- a/roles/MSA/templates/etc/postfix/main.cf.j2
+++ b/roles/MSA/templates/etc/postfix/main.cf.j2
@@ -125,7 +125,6 @@ smtpd_relay_restrictions =
reject_non_fqdn_recipient
reject_unknown_recipient_domain
reject_unverified_recipient
- permit_mynetworks
permit_sasl_authenticated
reject