Could someone explain: is it necessary to have a child domain: mail.domain.com in order for the email server to work? I can’t see it via cyber panel.
Yes I do have DNS record mail.domain.com pointing to my IP
And there is a line in vHost conf:
context /.well-known/acme-challenge {
location /usr/local/lsws/Example/html/.well-known/acme-challenge
allowBrowse 1
rewrite {
}
addDefaultCharset off
phpIniOverride {
}
}
At the moment I can get emails, but not able to send them.
When testing the email server I get self signed

SSL certificate issue
Could someone help me troubleshoot this problem?
