Forum Discussion

thanhtien19's avatar
thanhtien19
Iron Contributor
Dec 01, 2023

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 what parameters do I need to adjust? please help

2 Replies

  • Muthu_kumar2002's avatar
    Muthu_kumar2002
    Copper 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,
    • thanhtien19's avatar
      thanhtien19
      Iron 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)

Resources