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-12-2011, 09:33 AM
New Member
 
Posts: 3
Default Contact groups, keeping everything up-to-date and syncro

Hello, we've been migrated to Zimbra mostly because of the ease of sharing Calendar and Address Book and now we're encountering the difficulty to manage the contacts in the persistent way, maybe because of our newbie experience of Zimbra.

What do I mean. Since we have thousands of contacts, we are trying to manage them by creating a lot of groups and subgroups, the typical structure is "University"=>"Faculty"=>"Group". So as I see there should be created the global "University group" which contains all university members, then for each faculty we make one single group and then partition it into final student groups to be able to send the batch email messages to different faculties and/or students groups.

So how could it be accomplished using Zimbra?

We've tried the standard "Contact group", but unfortunately realised that the modification of the email of the contact doesn't propagate to the corresponding record in the group and subgroup. So it become an awful problem to maintain the correct and up-to-date structure of contacts!

Any help/advise is very-very welcome!
Thank you!

The version of Zimbra we're currently using: Release 7.1.0_GA_3140.UBUNTU10_64 UBUNTU10_64 FOSS edition.
Reply With Quote
  #2 (permalink)  
Old 05-16-2011, 02:49 AM
New Member
 
Posts: 3
Default any help and/or reply

Hello, any answer! Thanks.

During these days I've explored the following:
  1. that on the default installation Zimbra manages everything by means of MySQL DB;
  2. to enable root access use follwing command under the zimbra user
    Code:
    zmmypasswd [ --root ] newpassword
  3. next that we have mostly one system database name zimbra and various schemas for every mailbox, that is mboxgroup1, mboxgroup2, ...
  4. all data regarding emails, contacts and groups of contacts are saved in
    Code:
    mboxgroup1.mail_item
  5. contacts and groups are distinct from other types of records by the field mboxgroup1.type
    Code:
    mboxgroup1.type='6'
  6. groups are distinct from contacts by the special structure of mboxgroup1.metadata field, that is
    1. the group metadata field init by
      Code:
      d3:fldd5:dlist
    2. the contact metadata field init
      Code:
      d3:fldd

The last gives the possibility to distinguish between groups and contacts.

Is it somehow correct?

Is it a stable structure or it may vary on some matter, so that the scheme could fail?

Thanks for any consideration!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.