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

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-05-2011, 02:16 PM
Member
 
Posts: 13
Default Calendar's

Wasn't sure where to post this, but is there a way in Zimbra to see what users are actually using their Calendar's?
Reply With Quote
  #2 (permalink)  
Old 05-09-2011, 08:30 AM
Advanced Member
 
Posts: 236
Default

you could use zmmailbox with getAllFolders on your accounts and see how many items are in the appointment-type folders, any non-zero value should indicate the calendar is being used

for example
Code:
[zimbra@mail ~]$ zmmailbox -z -m user@domain.tld getAllFolders

        Id  View      Unread   Msg Count  Path
----------  ----  ----------  ----------  ----------
         1  unkn           0           0  /
        16  docu           0           0  /Briefcase
       259  docu           0           1  /Briefcase/blau
        10  appo           0           7  /Calendar
        14  mess           0           0  /Chats
         7  cont           0           1  /Contacts
         6  mess           0           0  /Drafts
        13  cont           0           6  /Emailed Contacts
         2  mess           2           5  /Inbox
         4  mess           0           0  /Junk
         5  mess           0           1  /Sent
        15  task           0           0  /Tasks
         3  unkn           0           0  /Trash
In this case, the user has 7 items in their /Calendar folder.

This is the first idea that comes to mind ...there might be a more efficient way of doing it.
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.