浏览代码

Update main.cf

Dmitriy Alekseev 1 年之前
父节点
当前提交
68036eeccf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      data/conf/postfix/main.cf

+ 1 - 0
data/conf/postfix/main.cf

@@ -84,6 +84,7 @@ smtp_tls_security_level = dane
 smtpd_data_restrictions = reject_unauth_pipelining, permit
 smtpd_delay_reject = yes
 smtpd_error_sleep_time = 10s
+smtpd_forbid_bare_newline = yes
 smtpd_hard_error_limit = ${stress?1}${stress:5}
 smtpd_helo_required = yes
 smtpd_proxy_timeout = 600s