Increase SMTP connection limit
authorclinton_admin <clinton_admin@deleuze.hcoop.net>
Wed, 30 Sep 2009 18:40:12 +0000 (14:40 -0400)
committerclinton_admin <clinton_admin@deleuze.hcoop.net>
Wed, 30 Sep 2009 18:40:12 +0000 (14:40 -0400)
conf.d/main/02_exim4-config_options

index 203d837..0b9a66c 100644 (file)
@@ -185,7 +185,7 @@ trusted_groups = MAIN_TRUSTED_GROUPS
 
 
 # hcoop-change: raise limit for incoming SMTP connections
 
 
 # hcoop-change: raise limit for incoming SMTP connections
-smtp_accept_max = 45
+smtp_accept_max = 95
 
 # hcoop-change: expire retry data after a single day
 retry_data_expire = 1d
 
 # hcoop-change: expire retry data after a single day
 retry_data_expire = 1d