diff options
Diffstat (limited to 'roles/MSA/templates')
-rw-r--r-- | roles/MSA/templates/etc/postfix/main.cf.j2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/MSA/templates/etc/postfix/main.cf.j2 b/roles/MSA/templates/etc/postfix/main.cf.j2 index b182f9e..42b9aca 100644 --- a/roles/MSA/templates/etc/postfix/main.cf.j2 +++ b/roles/MSA/templates/etc/postfix/main.cf.j2 @@ -116,3 +116,6 @@ smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination + +smtpd_data_restrictions = + reject_unauth_pipelining |