I reinstalled just to check for this… but no cigar…
How can I check if mail is working properly? Could it be that missing DNS records for the main domain are the culprit?
Some DNS records are missing or incorrect for domain MAINDOMAIN (category mail)
And is there a way to set the password if I can’t for some reason receive this email?
To modify the ini file you can use $ sudo nano /var/www/mumbleserver/mumble-server.ini
In there there are these lines that you have to modify:
; To enable public server registration, the serverpassword must be blank, and
; this must all be filled out.
; The password here is used to create a registry for the server name; subsequent
; updates will need the same password. Don't lose your password.
; The URL is your own website, and only set the registerHostname for static IP
; addresses.
; Only uncomment the 'registerName' parameter if you wish to give your "Root" channel a custom name.
;
registerName=A_NAME_FOR_YOUR_SERVER
registerPassword=INSERT_STRONG_PASSWORD_HERE
registerUrl=YOUR_URL
;registerHostname=
In the meanwhile I only wonder about this notification: