Browse Source

[Postfix] Client rcpt rate limit set to 50

andryyy 5 năm trước cách đây
mục cha
commit
081602def9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 #