Messaging Gateway (SMG) is periodically deferring SMTP connections with the message "421 try again later". When reviewing the logs, there are warnings that the maximum number of connections has been exceeded.
Note that there are two forms of this message which indicate different limits which have been exceeded:
2025 Jun 28 09:45:21 EDT (warning) ecelerity: [10455] LUA: MAX connections exceeded: - message rejected.2026 Mar 13 21:25:08 EDT (warning) ecelerity: [4551]LUA: MAX connections from host 10.144.103.136: - message rejected.In its default configuration, SMG will only allow 2000 simultaneous SMTP connections to the inbound or outbound SMTP interface. SMG also limits the number of simultaneous connections per host / IP to 20.
When an external mail server attempts to connect to SMG and that connection would exceed either the total limit on SMTP connections or the limit on connections per host, the connection attempt is deferred with a status message to "try again later". The email message is not rejected but delayed and queued on the sending email server until there are fewer active SMTP connections to the SMG appliance.
This warning message does not require administrative action. The upper limit on concurrrent connections is enforced to ensure that a connection flood does not negatively impact SMG's ability to accept and process mail.
It is not recommended that the default upper limit on connections be raised from the default value as the default is tuned to provide optimum message processing throughput.
Some SMG configuration options can slow down connection handling especially some reputation options or DNS checks. Please check the following: