Hi, I was using CyberPanel with Hostinger, I had some problems so I made some backups and formatted my VPS, but saw that Hostinger removed CyberPanel, so I installed a fresh standalone version of Ubuntu 22. (Other versions like CentOS and Alma could not even install CyberPanel at all)
So I followed the official guide, updated my system, installed CyberPanel and no problems until here. I can create my WordPress website again no problem. But when I create a mail account and try to log in, I get error saying:
Server message: Can’t connect to host “ssl://localhost:993”
So I tried looking around and saw this is associated with dovecot, to my surprise it was not installed at all. So I tried to install it on my own, I pasted the dovecot config backups I made from the old server, fixed some other problems about authentication from the SQL server and all, but it kept giving me errors, so clearly, I can’t install it manually.
So what should I do? Why is dovecot not installed by default at it used to? Where am I wrong? How do I even debug this issue?
Thanks for any help.