Nextcloud version : 29.0.5
Operating system and version (eg, Ubuntu 24.04): managed nextcloud
Apache or nginx version (eg, Apache 2.4.25): managed nextcloud
PHP version (eg, 8.3): managed nextcloud
The issue you are facing:
I want to write a Mail to a other user of the instance. I want to start to type his name in the address field and get then a contact suggestion/auto completion. But it is not working.
We don’t use an LDAP. All the users are managed in the nextcloud itself. I added via occ all the users of the instance to the contacts app.
How to get this suggestions?
Thanks a lot.