فهرست منبع

[Postfix] Client rcpt rate limit set to 50

andryyy 5 سال پیش
والد
کامیت
081602def9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      data/conf/postfix/main.cf

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

@@ -193,6 +193,7 @@ smtputf8_enable = yes
 # Define protocols for SMTPS and submission service
 submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
 smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
+smtpd_client_recipient_rate_limit = 50
 
 # DO NOT EDIT ANYTHING BELOW #
 # User overrides #