Hi Everyone,
I would like to set a rule (on the transport servie maybe) to schedule the dilivery of messages sent to a big number of recipients.
I have checked around on TN regarding Throttling Policy and Transport Rules and I find a little difficult to pinpoint the right parameter to get the correct effect.
Here what I intend to do:
- Max allowed reciepients per message, I think I found the setting (I belive it is "Set-TransportConfig -MaxRecipientEnvelopeLimit")
- Max number of messages sent per minute (for the whole Exchange organisation) (I think it isSet-TransportService -MaxConnectionRatePerMinute)
- Messages that exceeds the "MaxRecipientEnvelopeLimit" are scheduled to be delivered between 2-4 am and sent in bulks for examole if a message sent to 5000 recipients, it sent only to 500 at a time. (I am aware that one could achieve this by using Outlook rules but it's not an option. This has to be achieved by the Exchange organisation)
And this is of course in Exchange 2013 env. I would very much appreciate any help!
Take care!