I suggest you to archive the e-mail account folder using the command
where account is the e-mail account's folder name. The archive account.tar.gz can be uploaded to the destination server and unpacked using the commandCode:tar -zcpf account.tar.gz accountPlease, note, that this operation should be done in /home/username/mail/domain.com/ folder.Code:tar -zxpf account.tar.gz