I'm moving mailbox data from the old zimbra server (oldmail.domain.com) to the new zimbra server (newmail.domain.com) using Imapsync. I use the following command:
imapsync --nofoldersizes --skipsize --fast --nosyncacls --syncinternaldates --host1 oldmail.domain.com --user1 [email protected] --authuser1 admin --password1 password1 --ssl1 --host2 newmail.domain.com --user2 [email protected] --authuser2 admin --password2 password2 --ssl2
Why when on a new server, mailbox data requires a lot of hard disk space? The old server is under 100GB, the new server is more than 200GB. Meanwhile, the mailbox data that is moved is the same. I check the inbox of each account, there are no duplicate emails.
Why did it happen? If there is a duplication, how do I check the duplication? And how do I delete the duplicated mailbox data?
maybe there are some saved searches or shared folders in your account?