Hi all,
I've just created a custom Throttle Policy in Exchange(2013) and applied it to only 1 user account/mailbox. The policy allows maximum simultaneous, maximum, etc. connections to the mailbox with the following values, -RCAMaxConcurrency Unlimited -EWSMaxConcurrency Unlimited -EWSMaxSubscriptions Unlimited -CPAMaxConcurrency Unlimited -EwsCutoffBalance Unlimited -EwsMaxBurst Unlimited -EwsRechargeRate Unlimited
Im running a script that polls this particular mailbox via POP3 and even after making this change it still appears to drop out after the organisational limit of (16) simultaneous connections.
My question is, do I have to restart the POP service for this to then work or should it be instant? If I don't have to restart the service, why might this not be working for me?
-PG