Hi,
like the subject says...
if I try to delete wiki Account:
Code:
[zimbra@zimbra ~]$ zmprov da wiki@domain.com
ERROR: service.INVALID_REQUEST (invalid request: Can not delete account wiki@domain.com because it is a domain-level wiki account for domain domain.com.)
when I try to delete the domain:
Code:
[zimbra@zimbra ~]$ zmprov dd domain.com
ERROR: account.DOMAIN_NOT_EMPTY (domain not empty: domain.com)
Am I doing something wrong?