Quote:
Originally Posted by nosebreaker Yes identical versions, same users, different server hostnames. How can I just replicate user data? I see there are several scripts that do various things, but none just copy the user data, they seem to replicate everything which I don't want! |
zmztozmig script may be useful for you to replicate only user data between Zimbra Server
Modify the configuration :
/opt/zimbra/conf/zmztozmig.conf, adjust the parameter to fit with your environment and then run the script : /opt/zimbra/libexec/zmztozmig
zmztozmig script has "restore" parameter as described below :
Quote:
#resolve can have skip (ignores duplicates),modify (update older items),
#reset (delete the old subfolder (or entire mailbox if /)) or replace (replace the existing items) values.
#Only one value at a time as these parameters are mutually exclusive
|
it would be nice if you test with a mailbox before running it for all mailboxes. Let's discuss here if you found any problems regarding the script.