Try to start the RC-Client. But always the same notice:
RoundCube-Wrapper für Nextcloud
Die Anmeldung bei Roundcube ist nicht möglich. Es liegen Anmeldefehler vor.
Bitte überprüfe deine persönlichen Roundcube-Einstellungen.
Möglicherweise hilft eine erneute Anmeldung bei Nextcloud.
Andernfalls wende dich an deine Systemadministration.
english: You are unable to log in to Roundcube. There are login errors. Please check your personal Roundcube settings. Logging back in to Nextcloud may help. Otherwise, contact your system administrator.
Where is the mistake ? Found no HowTo for this situation …
Are you configuring a Nextcloud plugin for Roundcube Mail? In this case, the Nextcloud app does not provide automatic configuration. Try configuring it from the native Nextcloud administration panel, obtaining the IMAP parameters with:
api-cli run module/traefik1/list-service-providers --data '{"service":"imap"}' | jq
Replace traefik1 with any module ID returned by runagent -l.
Tried this yesterday, but not much better. Now there is a new error (translated de→en and urls are edited):
RoundCube wrapper for Nextcloud
Access to the contents of the wrapped Roundcube instance is not possible.
This may be due to cross-domain access restrictions.
Please check whether your Nextcloud instance (https://cloud.firma.de)
and the wrapped Roundcube instance (https://cube.firma.de)
are being accessed from the same domain.
Don’t understand this message ??? Both are in the same domain, what is meaning ???
we used first snappymail in nextcloud, but now no actual updates … then nextcloud-mail. But nextcloud-mail is terrible, nice features, but very slow with 1000 mails and so on. We are looking for a substitute, if possible with nextcloud integration. Sogo is nice for the admin, but the others don’t like it.
That’s why we installed roundcube → web frontend is OK.
But all wish the nextcloud client integration. Nextcloud is the most integrated tool to working together with fieldworkers.
??? in Nethserver it shows me Roundcube V.2.1.4 Or you mean the Nextcloud-Roundcubemail-App ( is now 1.2.2 ???
I think now, the right way is to find out, why the app (nextcloud mail) is too slow. I found a link about this problem, but working within a docker image is too complicated for me …