Outlook 2007: How many Rules?

D

Dan

Hello,

Where can I find info on the number of Rules Outlook 2007 / Exchange 2007
support? I entered a new Rule today; and wanted it to be client-only, but
alas! I received an error:

"One or more rules cannot be uploaded to Microsoft Exchange and have been
deactivated. This could be because some of the parameters are not supported,
or there is insufficient space to store all of your rules."

The (new) rule is a simple "From x or y person, move message to this folder"
rule, and it is one of 25 rules for my profile, 20 of which are client-based.

Any help is appreciated.

--Dan
 
N

neo

The default storage space imposed by Exchange 2007 is 32K. You can increase
this to the maximum of 256K by issuing the following in the Exchange
powershell.

Get-Mailbox | Set-Mailbox -RulesQuota 256KB
 
N

neo

I need to correct myself, the default value for RulesQuota under Exchange
2007 is 64K. The max value accepted for Set-Mailbox is 256K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top