Hello,
i would like to migrate from a plain imap server to kopano. In the logs i saw:
IMAP not enabled for user ‘xxxx’
I did a “ucr set kopano/cfg/server/enabled_features=imap” which seemed to be wrong: Config error: Unknown option “enabled_features” found
Then i removed it again from: /etc/univention/base.conf, but i still get " Config error: Unknown option “enabled_features” found!"
ucr unset kopano/cfg/server/enabled_features=imap gives me: W: The config registry variable ‘kopano/cfg/server/enabled_features=imap’ does not exist
It looks like i have to do a:
ucr set kopano/cfg/server/disabled_features=pop3
However, i somehow broke something, the logs are full of errors now:
ucs kopano-search[522]: [error ] HrLogon server “default:” user “SYSTEM”: network error
ucs kopano-search[522]: 2020-01-28 08:43:21,941 - search - WARNING - could not connect to server at ‘default:’, retrying in 5 sec
ucs kopano-search[522]: [error ] gsoap connect: ()
ucs kopano-search[522]: [error ] HrLogon server “default:” user “SYSTEM”: network error
ucs kopano-search[522]: 2020-01-28 08:43:26,947 - search - WARNING - could not connect to server at ‘default:’, retrying in 5 sec
ucs kopano-search[522]: [error ] gsoap connect: ()
How do i debug this?
Thanks,
Michael