Users are stating that they are getting message that their mailbox is over its limits and cannot send any mail.
Unlimited options are set in the mailstore.
Did someone set limits on the specific mailboxes? In Active Directory open their account. Go to the exchange general tab and click the storage limits button. Is it set to use the mail store defaults?
Last Wiki Answer Submitted: April 27, 2009 7:22 pm by Technochic56,975 pts.
All Answer Wiki Contributors: Technochic56,975 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
The 16GB limit is a “semi-hard” limit, at least if you are running Exchange 2003 SP2. You can kick the limit to 75GB by perfroming the following:
1. Start the registry editor.
2. Browse to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeIS[ServerName][GUID of private store] or HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeIS[Servername]<GUID of public store>3Choose Edit > New > DWORD Value.
3. Name the new value “Database Size Limit in GB”
4. Edit the new value and give it a size between 1 and 75 GB.
5. Restart the Information Store service.
Note that the limit set relates to the total mail store size…
What’s the total size of your mailstore? I thought Exchange 2003 has a 16 Gig hard limit (shared by all users and all shared folders)
That limit is for Exchange 2003 Standard version only. If this is Enterprise there is no 16GB limit.
The 16GB limit is a “semi-hard” limit, at least if you are running Exchange 2003 SP2. You can kick the limit to 75GB by perfroming the following:
1. Start the registry editor.
2. Browse to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeIS[ServerName][GUID of private store] or HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeIS[Servername]<GUID of public store>3Choose Edit > New > DWORD Value.
3. Name the new value “Database Size Limit in GB”
4. Edit the new value and give it a size between 1 and 75 GB.
5. Restart the Information Store service.
Note that the limit set relates to the total mail store size…
The limit only applies to Exchange 2003 Standard. Enterprise has no such limit.