Recipient limit the transport rule Exchange 2010 SP3

How can I increase this limitation of 100 recipients. When attempting to create another transport rule get the following message:

The transport rule can't be created  because you've exceeded the maximum number of recipients that can be  added to a message by all your transport rules. Your transport rules are  adding 113 recipients, and the maximum number is 100. Reduce the number  of recipients, either by removing recipients from actions in existing  rules, or by removing existing actions that add recipients. Or delete  existing transport rules that add recipients.


Thanks!

Rodrigo Henriques

IT Infraestructure 

May 25th, 2015 4:13pm

Hi,

See if you can increase it here:

Mail flow > Receive connectors > More options More Options Icon> Organization transport settings > Limits tab > Maximum number of recipients

Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 11:17pm

Hi,

Please ensure the below command in your exchange server and increase the TransportRuleLimit  which is required and suitable for your environment.

[PS] C:\>Get-TransportConfig |FL *limit*


MaxRecipientEnvelopeLimit                   : 700
TransportRuleCollectionAddedRecipientsLimit : 100
TransportRuleLimit                          : 100
TransportRuleCollectionRegexCharsLimit      : 20 KB (20,480 bytes)
TransportRuleSizeLimit                      : 4 KB (4,096 bytes)
TransportRuleAttachmentTextScanLimit        : 150 KB (153,600 bytes)

Regards,

Kumar N

May 26th, 2015 1:39am

That's the hardcore limit on the maximum numbers you can add to the transport rules, so far my research says you cant change it...still checking.

https://technet.microsoft.com/en-in/library/exchange-online-limits.aspx#TransportRuleLimits

Thx

Free Windows Admin Tool Kit Click here and download it now
May 26th, 2015 2:09am

Thanks for Answer, but my Exchange is 2010 SP3 in mode Hosted Edition.
May 26th, 2015 4:13am

Hi,

You may use the following cmdlet

Get-TransportConfig -TransportRuleLimit 'limit'

Free Windows Admin Tool Kit Click here and download it now
May 26th, 2015 7:46am

Thanks for Answer, but my Exchange is 2010 SP3 in mode Hosted Edition.

Not exist is options:

[PS] C:\>Get-TransportConfig -TransportRuleLimit 'limit'
A positional parameter cannot be found that accepts argument 'limit'.
    + CategoryInfo          : InvalidArgument: (:) [Get-TransportConfig], ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Get-TransportConfig

Thanks!

May 27th, 2015 1:43pm

Hi

Base on my knowledge, there is no "transportrulelimit" parameter in Exchange 2010, you can't increase this limit, it is by design in exchange 2010.

Best regards,

Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2015 11:01pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics