Zimbra Suite Plus/Zimbra Admin/Domain Limits




Zimbra Admin Plus - Domain Limits

Zimbra Admin Plus Domain Limits

What is Domain Limit Management (a.k.a. "Domain Settings")

Domain Limit Management is one of the features of the Zimbra Admin Plus module of Zimbra Suite Plus. It allows a Global Administrator to set domain level limits that cannot be overcome by any Administrator.

The only way to overcome a Domain Limit is to change the domain limit itself.

Domain Limits

  • Global Account Limit
    • The maximum number of accounts that can be created on this domain.
  • Domain Quota
    • The maximum mailbox quota that any Administrator can grant to a mailbox in the domain.
  • COS Limits
    • Define which Classes of Service can be used for users in the domain and the maximum number of users per Class of Service

warning

All limits are optional. You can choose to set all, some or none of them for any domain in your Zimbra infrastructure. Disk space and Quota limits can be entered in Gigabytes (gb), Megabytes (mb) or Kilobytes (kb)

Edit the limits of a Domain

From the Zimbra Suite Plus Administration Zimlet

All the domains in the Zimbra infrastructure are listed in the "Domain Settings" list inside the Zimbra Admin Plus tab of the Zimbra Suite Plus Administration Zimlet.

To edit the limits of a Domain, select the domain from the "Domain Settings" list and press the "Edit" button.

From the Zimbra Suite Plus CLI

To edit the limits of a Domain through the Zimbra Suite Plus CLI, the "setDomainSettings" command is available:

Syntax:
   zxsuite admin setDomainSettings {domain} [attr1 value1 [attr2 value2...]]

PARAMETER LIST

NAME                       TYPE       EXPECTED VALUES                   DEFAULT
domain(M)                  String                                        
account_limit(O)           Integer                                       don't change setting
domain_account_quota(O)    String                                        don't change setting
cos_limits(O)              String     cosname1:limit1,cosname2:limit2    don't change setting

(M) == mandatory parameter, (O) == optional parameter

Usage example:
zxsuite admin setDomainSettings example.com account_limit 100 domain_account_quota 100mb cos_limits cos1:30,cos2:80

Sets a global account limit on the domain example.com of 100 accounts, with a domain account quota of 100 megabytes,
and with cos account limits of 30 for cos1 and 80 for cos2.

Note: A cos limit of -1 removes the limit for the cos

Reset the limits of a Domain

From the Zimbra Suite Plus Administration Zimlet

All the domains in the Zimbra infrastructure are listed in the "Domain Settings" list inside the Zimbra Admin Plus tab of the Zimbra Suite Plus Administration Zimlet.

To reset the limits of a Domain, select the domain from the "Domain Settings" list and press the "Reset" button, then click "Ok" in the confirmation pop-up that will appear.

From the Zimbra Suite Plus CLI

To reset the limits of a Domain through the Zimbra Suite Plus CLI, the "resetDomainSettings" command is available:

Syntax:
   zxsuite admin resetDomainSettings {domain} 

PARAMETER LIST

NAME         TYPE      
domain(M)    String    

(M) == mandatory parameter, (O) == optional parameter

Zimbra Suite Plus Resources

Here you can find useful resources for your Zimbra Suite Plus environment



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search