Zmboxmove

Revision as of 13:15, 18 March 2011 by Zystem (talk | contribs)

bash script Zmboxmove.sh.gz that implements functionality of proprietary CLI program zmmailboxmove from Network Edition for Zimbra Collaboration Suite 6.0 - Open Source Edition

Usage: zmboxmv -h -a test@test.com -s mail2.test.com -t /tmp/tmp.tgz -p - v -m reset -h Displays the usage options for this command. -a <arg> Email address of account to move. -s <arg> Server where mailbox is moved to. -t <arg> Location of temp file. -p Do not purge old mailbox on previous server. After a mailbox has been successfully moved to a new server, do not remove the mailbox and its contents from the previous server. -v Verbose output. -m [skip,modify,reset,replace] Importing mode

skip - ignores duplicates of old items, its also the default conflict-resolution.
modify - changes old items.
reset (default) - will delete the old subfolder (or entire mailbox if /).
replace - will delete and re-enter them."
Jump to: navigation, search