Ver código fonte

[Postfix] Remove default rcpt count limit

andryyy 5 anos atrás
pai
commit
1d0e8a9497
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      data/conf/postfix/main.cf

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

@@ -195,8 +195,6 @@ smtputf8_enable = yes
 submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1
 smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1
 
-smtpd_client_recipient_rate_limit = 50
-
 # DO NOT EDIT ANYTHING BELOW #
 # User overrides #