51
Views
1
Comments
[Error Monitor] Error sending mail with concurrency
error-monitor
Reactive icon
Forge asset by Askblue
Application Type
Reactive

Hi,

Since sending emails with alerts is done asynchronously and concurrently through BPT, some email providers block the sending of too many concurrent emails and we end up having errors:

"Syntax error, command unrecognized. The server response was: 4.3.2 Concurrent connections limit exceeded. Visit https://aka.ms/concurrent_sending for more information. [Hostname=VE1PR04MB7440.eurprd04.prod.outlook.com]"

Make sense to implement some retry method on this component, or use the standard method to send emails instead using the SMTP extension?

Thank you.

2023-07-07 10-14-43
Bora Mounika

Hi Gonçalo Ferraria ,

Did you get any solution for this issue. I am facing same issue while sending emails via timers.

Thanks in advance,

Mounika

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.