Hello N1H1,
welcome to the forums!
A slight difference in the size of the mailbox between the original and imported mailbox can be caused by a different number of factors (invalid items on the source mailbox which have not been imported, old revisions of Documents/Briefcase files etc...).
To verify, run the following command as the zimbra user both on the source and destination server an compare the output files (with `diff --side-by-side file1 file2` or a visual editor of your choice:
Code:
zmmailbox -z -m user@domain.com gaf > /tmp/get_all_folders.txt
This command outputs the complete folder hierarchy for the mailbox, along with the size and number of items for each folder.
If you see any differences, check both the Export and Import logs for "No such BLOB" or "Cannot access zimbra file" errors (usually caused by corrupted items in the original mailbox) . Also, check the "Import Complete" notification in order to see if any unrestorable or skipped items are reported.
Have a nice day,
Cine
Bookmarks