I have Kolab server runs on CentOS 7 and I try to delete some user mailboxes. I login with root and try to use kolab commands to detele mailboxes such as:
kolab delete-mailbox user/01@domain.grp
But I get error such as:
pykolab.cli ERROR [18930] Could not delete mailbox 'user/name_16_01_2023_silieneceksurname@domain.grp'
I have kolab admin account on web side. But I dont know how to use this user in CLI side. Have you any idea about how to delete users?