Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 530 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 530 Bytes

zimbraTools

Scripts Zimbra

#sizeAccount.pl

Find instantly account size with mysql size_checkpoint. You have to fix the following variables if necessary.

##Example of use:

  ssh [email protected]
  su - zimbra
  ./sizeAccount.pl

#restoreDirMailbox.pl

Can restore a directory from a backup into an account. Restore an account in account_bak, copy a directory into account and delete account_bak.

##Example of use:

  restoreDirMailbox.pl <[email protected]> <LabelBackup> <dir/subdir...>