# After first import (resolve=reset):
zimbra@mail:~> zmmailbox -z -m $BUZON@domain.com gms
1.18 GB
# Second import, same input file
zimbra@mail:~> time /opt/zimbra/bin/zmmailbox -z -m $BUZON@domain.com postRestURL "//?fmt=tgz&resolve=modify" /migra/$BUZON.tgz
real 14m12.792s
user 0m49.999s
sys 0m2.560s
# Size: not expected.
zimbra@mail:~> zmmailbox -z -m $BUZON@domain.com gms
2.39 GB
Is this the correct way to run it?