Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-28-2009, 12:18 PM
Junior Member
 
Posts: 7
Default Zimbra accounts Report

Hi All...

I have get zimbra account information easily with the following script:

************************************************** **********
#!/bin/bash

zmprov gaa > /tmp/cuentas

for line in `cat /tmp/cuentas`
do
zmprov ga $line displayName zimbraAccountStatus zimbraMailQuota zimbraLastLogonTimestamp >> /tmp/listado
done
************************************************** *******
I'm looking for a zimbra attribute that I can use to get the current usage of a zimbra mail account quota. Anyone can help me? Which is (if exists) this attribute?

Thank You,
YMJ
Reply With Quote
  #2 (permalink)  
Old 05-28-2009, 12:49 PM
Moderator
 
Posts: 1,554
Default

zmprov gqu <server> will print a list of all users on that server and their quota usage. i'm not sure how to get it per user. someone wrote a nice domain reporting script

Domain Reports - Zimbra :: Wiki
Reply With Quote
  #3 (permalink)  
Old 05-28-2009, 11:03 PM
Moderator
 
Posts: 7,928
Default

[SOLVED] how to export account details ?
__________________
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.