+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Jan 2010
- Posts
- 65
Increasing the number of concurrent smtp connections on cpanel server
Sometimes you will get the errors like below in the mail client
"Error - "421 Too many concurrent SMTP connections; please try again later."
This can be fixed by increasing the number of concurrent connections for smtp by editing the file exim.conf
You need to adjust the value for parameter smtp_accept_max
==
smtp_accept_max = 150
==


LinkBack URL
About LinkBacks



Reply With Quote