Selaa lähdekoodia

[Postfix] Client rcpt rate limit set to 50

andryyy 5 vuotta sitten
vanhempi
sitoutus
081602def9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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
 # Define protocols for SMTPS and submission service
 submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
 submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
 smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
 smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
+smtpd_client_recipient_rate_limit = 50
 
 
 # DO NOT EDIT ANYTHING BELOW #
 # DO NOT EDIT ANYTHING BELOW #
 # User overrides #
 # User overrides #