summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/mtaserver/templates/main.cf.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/mtaserver/templates/main.cf.j2 b/roles/mtaserver/templates/main.cf.j2
index 4caa1b8..9a60e01 100644
--- a/roles/mtaserver/templates/main.cf.j2
+++ b/roles/mtaserver/templates/main.cf.j2
@@ -749,6 +749,7 @@ smtpd_sasl_tls_security_options = $smtpd_sasl_security_options
smtpd_recipient_restrictions =
permit_mynetworks,
+ permit_sasl_authenticated,
check_policy_service unix:private/policyd-spf,
reject_unknown_client,
reject_unauth_pipelining,