From: Alex Dehnert Date: Thu, 14 Oct 2010 06:27:51 +0000 (-0400) Subject: Bump various limits X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=203e3b26e234bbb47f4e39d06a5e2ccfc9065858;hp=ecb69a8c5390837b2a9402ac476eafee95b0f806;p=sysconfig%2Fpostfix.git Bump various limits Bumped spam filter related limits. Separately, increased process limit in /etc/default/spampd. --- diff --git a/master.cf b/master.cf index 3bb6ece..0010e61 100644 --- a/master.cf +++ b/master.cf @@ -38,9 +38,9 @@ smtp unix - - - - - smtp # Before-filter SMTP server. Receive mail from the network and # pass it to the content filter on localhost port 10025. # -smtp inet n - - - 5 smtpd +smtp inet n - - - 10 smtpd -o smtpd_proxy_filter=127.0.0.1:10025 - -o smtpd_client_connection_count_limit=10 + -o smtpd_client_connection_count_limit=15 # # After-filter SMTP server. Receive mail from the content filter # on localhost port 10026.