Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
Log into the Admin Console -> Searches section -> Active Accounts -> In the upper left corner it should show "1-25 of x" where x is the total number of accounts. The same thing goes for the Closed accounts, Locked out...
(I might have created the "Active accounts" search myself, if you don't see it simply click "Advanced Search" and select the account status you desire)
Yes.. through Admin console we can check the status..but we are planning to provide web interface to users so they can check the number of accounts of their respective domain with status. And i can not share admin console with client.
So just wanted to know is there any command through which we can get count of mail IDs for respective domain with status ??
> Yes.. through Admin console we can check the status..but we are planning to provide web interface to users so they can check the number of accounts of their respective domain with status. And i can not share admin console with client.
How does this solve your problem of UI console ? Moreover for this your users need system access rights.
Since it sounds like you are writing a custom page to use this info you should be able to parse the output from the header line downwards. If you can't I would say to copy /opt/zimbra/bin/zmaccts to a new file and just remove the parts where it displays the individual accounts. It is just a perl script...