Forum Discussion

MohannadGH's avatar
MohannadGH
Brass Contributor
Dec 14, 2023
Solved

4.4.2 Message submission rate for this client has exceeded the configured limit (Exchange 2019)

Hello There, I have an application which relays emails through the Exchange 2019.   The application uses SMTPs on port 587, when I try to send a test email, I am experiencing a limitation of 5 e...
  • MohannadGH's avatar
    Jan 03, 2024

    Resolution: The issue was related to MessageRateLimit, however, we were looking at the wrong part. The receive connector "Client Frontend " is indeed responsible for the email relay for the port 587. However, this is not the only connector which is being used during the process of email delivery. After a thorough investigation, we found out that the "Client Proxy " receive connector is also used in the process and the MessageRateLimit must be also increased. Finally, after increasing the client proxy receive connector MessageRateLimit, the issue was resolved and email limitation was fixed.

Resources