Hello,
My install process does not install a web-server:
Updating system packages...
Installing system packages...
Initializing system random number generator...
Firewall is active and enabled on system startup
Installing nsd (DNS server)...
Installing Postfix (SMTP server)...
Installing Dovecot (IMAP server)...
Installing OpenDKIM/OpenDMARC...
Installing SpamAssassin...
After that I go back to the prompt. What do I need to do to get it working?
Does sudo work correctly on your system? If your VPS is from scaleway this might not be the case. See https://discourse.mailinabox.email/t/problem-installing-on-scaleway-server/4515
That was it. Thank you.
Re-opening. We should fix this problem by replacing sudo with su in the install scripts
.
Most helpful comment
Re-opening. We should fix this problem by replacing
sudowithsuin the install scripts.