From ecb69a8c5390837b2a9402ac476eafee95b0f806 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Fri, 30 Apr 2010 06:12:09 -0400 Subject: [PATCH] Reduce connection limit --- master.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cf b/master.cf index f8be2df..3bb6ece 100644 --- a/master.cf +++ b/master.cf @@ -38,7 +38,7 @@ 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 - - - 15 smtpd +smtp inet n - - - 5 smtpd -o smtpd_proxy_filter=127.0.0.1:10025 -o smtpd_client_connection_count_limit=10 # -- 2.34.1