User Tools

Site Tools


internet:mail:zimbra:zimbra_migrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:mail:zimbra:zimbra_migrate [2022/10/06 09:44]
gcooper
internet:mail:zimbra:zimbra_migrate [2023/09/20 09:42] (current)
gcooper
Line 17: Line 17:
 ===== Zextras Backup Migration ===== ===== Zextras Backup Migration =====
  
-**Read this entire page first: [[https://docs.zextras.com/zextras-suite-documentation/latest/backup.html#_incremental_migration_with_zextras_backup|Migrate Using Zextras Backup]]**+**Read this entire page first: [[https://community.zextras.com/zimbra-migration-with-zextras-backup|Migrate Using Zextras Backup]]**
  
 :!: If you are migrating from one Zimbra ZCS server to another, this is the way to go.  It is fairly simple and very effective. :!: If you are migrating from one Zimbra ZCS server to another, this is the way to go.  It is fairly simple and very effective.
Line 230: Line 230:
  
 ==== Import ==== ==== Import ====
 +
 +<note tip>The ''resolve='' parameter has several options:
 +
 +  * ''skip'' ignores duplicates of old items, it’s also the default conflict-resolution.
 +  * ''modify'' changes old items.
 +  * ''reset'' will delete the old subfolder (or entire mailbox if /).
 +  * ''replace'' will delete and re-enter items
 +
 +:!: ''Reset'' will be a bit faster on an empty destination mailbox because it skips most dupe checks.</note> 
 +
 +
 +<note tip>If you get a timeout error, try changing this setting:
 +
 +<file>
 +zmlocalconfig socket_so_timeout
 +zmlocalconfig -e socket_so_timeout=3000000
 +
 +# change it back when you complete the import(s)
 +zmlocalconfig -e socket_so_timeout=30000
 +zmlocalconfig --reload
 +</file></note>
  
 === Merge with Existing === === Merge with Existing ===
internet/mail/zimbra/zimbra_migrate.1665071049.txt.gz · Last modified: 2022/10/06 09:44 by gcooper