the instantiation of the public (!) mailbox, which had not been there after the migration of user apos@mydomain.org
→ last screenshot from last postlast screenshot → vmail+apos@…
giving it full access rights (which is not default)
→ last screenshot from last postlast screenshot → vmail+apos@…
Is it possible to change the internal Hostname of the cluster and the LDAP?
The problem is: on instantiation these took my providers rDNS (some_vserver.hotsec.net). I could change the rDNS, but this will break the NS8 admin webinterfaces and - I assume - overall functionality.
I also altered the rDNS of my server from the hosters default to mydomain.org.
The goal is, that all top level and subdomain letsencrypt certs show the correct domain name and not the providers default. This also leads to the fact, that my mails are not longer rejected by certain providers due to the missmatch of maildomain and certificat domain (I know, that I can use a relay e.g. with smtp2go).
I can not delete the old cert (…hotsrv.com) or re-issue for my domain (…org). I get either an error, the domain can not be deleted (… hotsrv.com) or the can not be reissued (…org).
Changing the LDAP domain name from the UI isn’t supported yet. If there are not too much users you could remove and recreate the OpenLDAP user domain.
Another way would be to create a domain with the right domain name in the mail app. In that case you may need to configure identities for the mail users to use the right mail address or use lam to edit the LDAP users mail addresses.
Thanks @mrmarkuz for your answer which is highly appreciated.
Two questions regarding you proposal to recreate the domain:
if I recreate the domain: will the mailboxes be deleted as well? Or is the new user(s) with the same name remapped to the existing mailbox?
Other services like nextcloud and SoGO also use the LDAP users. Will the usage of a new LDAP be possible, if the usernames / passwords do not change and match in the new LDAP?
and
I do not have a problem doing this with CLI, but this might be not that easy, I assume.
Another way would be to create a domain with the right domain name in the mail app. In that case you may need to configure identities for the mail users to use the right mail address or use lam to edit the LDAP users mail addresses
There are three different “domains” on my system. The wording for “domain” therefore should be more precise, I think:
the hostname (which is the Mailservers domain)
I can change the hostname, but the internal userdomain with the users will remain.
the local domain for my istallation which is NOT the LDAP provided for my users. This OpenLDAP had been created during installation / migration. It contains the administrator account and the Bind DN. Not my users.
the local internal domain (OpenLDAP) which has been migrated from the old system and contains my users (only a handful, so no problem to recreate).