After I installed cyberpanel with litespeed, I create a new website with additional feature create mail domain. After that, I create new email with that domain. Ex: me@mydomain.com
I try to open it in railoop webmail and login, error message: can’t connect to server.
I login to rainloop admin, go to domains and see mydomain is there. I haven’t installed any plugins so it’s a very clean install. However, there is another problem.
Try the IMAP and SMTP with SSL, there is an error message:
stream_socket_client():peer certificate CN=‘www.example.com’ did not match expected CN=‘mail.mydomain.com’
Btw, I have issued SSL for mailserver: mail.mydomain.com
Tried with STARTTLS for both IMAP and SMTP, there is error message:
Can’t enable STARTTLS
I have restart postfix with this: sudo service postfix restart.
Still got the issue… Now, I don’t have any clue on how to fix this. Please help.
I’m quite new with cyberpanel and server setup. Trying to learn and contribute if I can. Thank you.