I'm trying to recreate a domain as a domain alias.
I ran
Code:
zmprov dd domain.co.nz
And all was gravy, but running
Code:
zmprov cd domain.co.nz zimbraDomainType alias
Gave the error
Quote:
|
ERROR: account.DOMAIN_EXISTS (domain already exists: domain.co.nz)
|
Running
Code:
zmprov dd domain.co.nz
again gives the error
Quote:
|
ERROR: service.INVALID_REQUEST (invalid request: missing required attribute: id)
|
And the domain doesn't show up in
What should I do?