Quote:
|
Originally Posted by dhallweb So my working server is called mail.domain.com, I install Zimbra on a new server as mail.domain.com and get it operational. Then I run:
zmrestore -a all -t /pathto/backupdirectoryfrommail.domain.com
Correct? |
I think you want:
zmrestore -ca -a all -t /pathto/backupdirectoryfrommail.domain.com
The -ca will trigger the account creation as well.