Forum Discussion
thanhtien19
Dec 01, 2023Iron Contributor
Configuring sending emails out slows down
We have several applications that send multiple emails from time to time like invoices. I want from edge server how to limit the number of emails sent per minute. I want it to send out slowly, so wha...
Muthu_kumar2002
Dec 02, 2023Copper Contributor
Hi,
As there Limit were there while you are sending out a limit. It is a hard limit
You need to use a3rd tool campaign monitor. Or mail chip etc,
As there Limit were there while you are sending out a limit. It is a hard limit
You need to use a3rd tool campaign monitor. Or mail chip etc,
thanhtien19
Dec 07, 2023Iron Contributor
I Means is how to email can slow submit to external , as can configure increase value this ?
<add key="SmtpConnectorQueueMessageCountThresholdForConcurrentConnections" value="30"/> (default is 20)
or set Set-TransportService Mailbox01 -MaxPerDomainOutboundConnections 05 (default 20)
<add key="SmtpConnectorQueueMessageCountThresholdForConcurrentConnections" value="30"/> (default is 20)
or set Set-TransportService Mailbox01 -MaxPerDomainOutboundConnections 05 (default 20)