Re: Fwd: Update Kolab16 on Debian 10 broken? still broken?

hede <[email protected]> Thu, 15 Sep 2022 16:00:36 +0200
Newsgroups gmane.comp.kde.devel.kroupware
Message-ID <7a222298b6a0b0dc4138c62414328172__47411.0132012115$1663250805$gmane$org@der-he.de>
Am 14.09.2022 17:45, schrieb Matthias Busch:
> addendum: I was able to delete the "deleted domain" and it did not help
> 
> and maybe guam is causing trouble after all? does kolab lm ask cyrus or
> guam or generate its data from other sources?

As it connects via imap it probably connects through guam? I don't know.

Maybe cyradm is worth a try?
$ su cyrus -c "cyradm -u cyrus-admin localhost"
(The password for cyrus-admin is one of the passwords which got created 
by the kolab setup script.)

The "lm" command should give a list of mailbox names.
There are others: 
https://www.cyrusimap.org/3.0/imap/reference/manpages/systemcommands/cyradm.html

regards
hede